Searched refs:mPendingIntentWakeLock (Results 1 – 1 of 1) sorted by relevance
604 private final PowerManager.WakeLock mPendingIntentWakeLock; field in ConnectivityService1034 mPendingIntentWakeLock = powerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG); in ConnectivityService()6548 mPendingIntentWakeLock.acquire(); in sendIntent()6554 mPendingIntentWakeLock.release(); in sendIntent()6564 mPendingIntentWakeLock.release(); in onSendFinished()