Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyanogenMod/android_frameworks_base
/ localeIsDefined
Function
localeIsDefined
tools/aapt/ResourceTable.cpp:565–568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
bool localeIsDefined(const ResTable_config& config)
566
{
567
return config.locale == 0;
568
}
569
570
status_t parseAndAddBag(Bundle* bundle,
571
const sp<AaptFile>& in,
Callers
1
compileResourceFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected