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