Home
last modified time | relevance | path

Searched refs:SCREEN_LAYOUT (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/split-select/
DRule.h56 SCREEN_LAYOUT, enumerator
/frameworks/base/core/java/android/content/res/
DConfiguration.java34 import static android.content.ConfigurationProto.SCREEN_LAYOUT;
1170 protoOutputStream.write(SCREEN_LAYOUT, screenLayout); in dumpDebug()
1296 case (int) SCREEN_LAYOUT: in readFromProto()
1297 screenLayout = protoInputStream.readInt(SCREEN_LAYOUT); in readFromProto()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt12939 Landroid/content/ConfigurationProto;->SCREEN_LAYOUT:J