Searched refs:setTokenOrFinish (Results 1 – 1 of 1) sorted by relevance
137 boolean tokenValid = setTokenOrFinish(intent, icicle); in onCreate()161 boolean tokenValid = setTokenOrFinish(intent, null); in onNewIntent()169 private boolean setTokenOrFinish(Intent intent, Bundle icicle) { in setTokenOrFinish() method in BackupRestoreConfirmation