Searched refs:mPendingIntentWakeLock (Results 1 – 1 of 1) sorted by relevance
445 private final PowerManager.WakeLock mPendingIntentWakeLock; field in ConnectivityService798 mPendingIntentWakeLock = powerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG); in ConnectivityService()5062 mPendingIntentWakeLock.acquire(); in sendIntent()5068 mPendingIntentWakeLock.release(); in sendIntent()5078 mPendingIntentWakeLock.release(); in onSendFinished()