OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUiModeNightName
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
AaptAssets.cpp
198
if (
getUiModeNightName
(part.string(), &config)) {
504
if (
getUiModeNightName
(part.string())) {
1027
bool AaptGroupEntry::
getUiModeNightName
(const char* name,
[
all
...]
AaptAssets.h
94
static bool
getUiModeNightName
(const char* name, ResTable_config* out = NULL);
Completed in 8850 milliseconds