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