Searched refs:mAccountCheckTask (Results 1 – 1 of 1) sorted by relevance
86 AccountCheckTask mAccountCheckTask; field in AccountCheckSettingsFragment157 if (mAccountCheckTask == null) { in onActivityCreated()160 mAccountCheckTask = (AccountCheckTask) in onActivityCreated()191 if (mAccountCheckTask != null) { in onDestroy()192 Utility.cancelTaskInterrupt(mAccountCheckTask); in onDestroy()193 mAccountCheckTask = null; in onDestroy()324 Utility.cancelTaskInterrupt(mAccountCheckTask); in onCheckingDialogCancel()325 mAccountCheckTask = null; in onCheckingDialogCancel()