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