OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCREENHEIGHT_ANY
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/aapt2/
ConfigDescription.cpp
455
out->screenHeight = out->
SCREENHEIGHT_ANY
;
766
|| config->screenHeightDp != ResTable_config::
SCREENHEIGHT_ANY
) {
/frameworks/base/tools/split-select/
Main.cpp
112
outConfig->screenHeight = ResTable_config::
SCREENHEIGHT_ANY
;
/frameworks/base/tools/aapt/
AaptConfig.cpp
258
|| config->screenHeightDp != ResTable_config::
SCREENHEIGHT_ANY
) {
694
out->screenHeight = out->
SCREENHEIGHT_ANY
;
/frameworks/base/include/androidfw/
ResourceTypes.h
[
all
...]
Completed in 57 milliseconds