Searched refs:MODE_GAMEPLAY_INTERRUPTIBLE (Results 1 – 6 of 6) sorted by relevance
52 public static final int MODE_GAMEPLAY_INTERRUPTIBLE = 2; field in GameState172 @IntDef({MODE_UNKNOWN, MODE_NONE, MODE_GAMEPLAY_INTERRUPTIBLE, MODE_GAMEPLAY_UNINTERRUPTIBLE,
1546 int testMode = GameState.MODE_GAMEPLAY_INTERRUPTIBLE; in testSetGameStateLoading_withNoDeviceConfig()1574 GameState gameState = new GameState(true, GameState.MODE_GAMEPLAY_INTERRUPTIBLE, 99, 123); in testSetGameStateLoading_withDeviceConfig()
2208 case GameState.MODE_GAMEPLAY_INTERRUPTIBLE:
21989 MODE_GAMEPLAY_INTERRUPTIBLE = 2; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6074 field public static final int MODE_GAMEPLAY_INTERRUPTIBLE = 2; // 0x2