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 243 if (getUiModeNightName(part.string(), &config)) {
563 if (getUiModeNightName(part.string())) {
1125 bool AaptGroupEntry::getUiModeNightName(const char* name,
    [all...]
AaptAssets.h 88 static bool getUiModeNightName(const char* name, ResTable_config* out = NULL);

Completed in 50 milliseconds