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 174 if (getUiModeNightName(part.string(), &config)) {
384 if (getUiModeNightName(part.string())) {
845 bool AaptGroupEntry::getUiModeNightName(const char* name,
1142 getUiModeNightName(uiModeNight.string(), &params);
    [all...]
AaptAssets.h 97 static bool getUiModeNightName(const char* name, ResTable_config* out = NULL);

Completed in 238 milliseconds