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