Searched refs:GOTO_SETUP_VIEW (Results 1 – 3 of 3) sorted by relevance
80 public static final String GOTO_SETUP_VIEW = "deskclock.timers.gotosetup"; field in TimerFullScreenFragment930 if (intent.getBooleanExtra(GOTO_SETUP_VIEW, false)) { in processIntent()
222 && newIntent.getBooleanExtra(TimerFullScreenFragment.GOTO_SETUP_VIEW, false)) { in onResume()
168 .putExtra(TimerFullScreenFragment.GOTO_SETUP_VIEW, true)); in handleSetTimer()