Searched defs:gameMode (Results 1 – 3 of 3) sorted by relevance
208 int gameMode = in testGetGameModeUnsupportedOnNotGame() local278 int gameMode = mActivity.getGameMode(); in testGetGameModeStandard() local294 int gameMode = mActivity.getGameMode(); in testGetGameModePerformance() local310 int gameMode = mActivity.getGameMode(); in testGetGameModeBattery() local484 final int gameMode = ShellIdentityUtils.invokeMethodWithShellPermissions(mGameManager, in testCustomGameMode() local506 final int gameMode = ShellIdentityUtils.invokeMethodWithShellPermissions(mGameManager, in testCustomGameModeBackwardCompatibility() local
77 int gameMode = in testGetGameMode() local
49 final int gameMode = intent.getIntExtra("game-mode", -1); in onReceive() local