Searched refs:mIsRequiredToHandleUnlock (Results 1 – 1 of 1) sorted by relevance
122 private boolean mIsRequiredToHandleUnlock; field in CarrierKeyDownloadManager171 mIsRequiredToHandleUnlock = true; in CarrierKeyDownloadManager()245 + mIsRequiredToHandleUnlock248 if (mIsRequiredToHandleUnlock) {249 mIsRequiredToHandleUnlock = false;303 mIsRequiredToHandleUnlock = mKeyguardManager.isDeviceLocked(); in handleAlarmOrConfigChange()305 + " isDeviceLocked = " + mIsRequiredToHandleUnlock); in handleAlarmOrConfigChange()877 mIsRequiredToHandleUnlock = false; in onAvailable()