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