Searched refs:mPendingIntentWakeLock (Results 1 – 1 of 1) sorted by relevance
973 private final PowerManager.WakeLock mPendingIntentWakeLock; field in ConnectivityService1924 mPendingIntentWakeLock = powerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG);10154 mPendingIntentWakeLock.acquire();10168 mPendingIntentWakeLock.release();10178 mPendingIntentWakeLock.release();