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.java33 import static android.content.ConfigurationProto.SCREEN_LAYOUT;
1118 protoOutputStream.write(SCREEN_LAYOUT, screenLayout); in writeToProto()
1243 case (int) SCREEN_LAYOUT: in readFromProto()
1244 screenLayout = protoInputStream.readInt(SCREEN_LAYOUT); in readFromProto()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12948 Landroid/content/ConfigurationProto;->SCREEN_LAYOUT:J