Searched refs:SCREEN_LAYOUT (Results 1 – 3 of 3) sorted by relevance
56 SCREEN_LAYOUT, enumerator
34 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()
12939 Landroid/content/ConfigurationProto;->SCREEN_LAYOUT:J