MCPcopy 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
565bool localeIsDefined(const ResTable_config& config)
566{
567 return config.locale == 0;
568}
569
570status_t parseAndAddBag(Bundle* bundle,
571 const sp<AaptFile>& in,

Callers 1

compileResourceFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected