Searched refs:SCREEN_LAYOUT (Results 1 – 3 of 3) sorted by relevance
56 SCREEN_LAYOUT, enumerator
35 import static android.content.ConfigurationProto.SCREEN_LAYOUT;1312 protoOutputStream.write(SCREEN_LAYOUT, screenLayout); in dumpDebug()1439 case (int) SCREEN_LAYOUT: in readFromProto()1440 screenLayout = protoInputStream.readInt(SCREEN_LAYOUT); in readFromProto()
10061 Landroid/content/ConfigurationProto;->SCREEN_LAYOUT:J