HomeSort by relevance Sort by last modified time
    Searched refs:getUiModeNightName (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.cpp 236 if (getUiModeNightName(part.string(), &config)) {
542 if (getUiModeNightName(part.string())) {
1070 bool AaptGroupEntry::getUiModeNightName(const char* name,
    [all...]
AaptAssets.h 87 static bool getUiModeNightName(const char* name, ResTable_config* out = NULL);

Completed in 41 milliseconds