Searched refs:showWhenLockedAtStop (Results 1 – 1 of 1) sorted by relevance
77 private boolean showWhenLockedAtStop = true; field in ShowWhenLockedActivity119 setShowWhenLocked(showWhenLockedAtStop); in onStop()147 showWhenLockedAtStop = extras.getBoolean(EXTRA_SHOW_WHEN_LOCKED_STOP, true); in handleExtras()148 Log.v(TAG, "Setting showWhenLockedAtStop to " + showWhenLockedAtStop); in handleExtras()