Searched refs:mPendingIntentSwPnoUpperBound (Results 1 – 1 of 1) sorted by relevance
2582 PendingIntent mPendingIntentSwPnoUpperBound; field in WifiScanningServiceImpl.WifiPnoScanStateMachine.SwPnoScanState2676 mSwPnoAlarmManager.cancel(mPendingIntentSwPnoUpperBound); in onReceive()2693 mPendingIntentSwPnoUpperBound = PendingIntent.getBroadcast(mContext, in SwPnoScanState()2712 mSwPnoAlarmManager.cancel(mPendingIntentSwPnoUpperBound); in exit()2778 + mSwPnoTimerMarginMs, mPendingIntentSwPnoUpperBound); in schedulePnoTimer()