Searched refs:EXTRA_ENABLE_PAUSE (Results 1 – 2 of 2) sorted by relevance
43 public static final String EXTRA_ENABLE_PAUSE = "enable pause"; field in NNBenchmark297 mTogglePause = i.getBooleanExtra(EXTRA_ENABLE_PAUSE, false); in onResume()
123 intent.putExtra(NNBenchmark.EXTRA_ENABLE_PAUSE, mSettings[SETTING_PAUSE]); in makeBasicLaunchIntent()