Searched refs:mRoutingWakeLock (Results 1 – 1 of 1) sorted by relevance
291 private PowerManager.WakeLock mRoutingWakeLock; field in NfcService464 mRoutingWakeLock = mPowerManager.newWakeLock( in NfcService()728 mRoutingWakeLock.acquire(); in enableInternal()736 mRoutingWakeLock.release(); in enableInternal()1801 if(mRoutingWakeLock.isHeld()){ in run()1803 mRoutingWakeLock.release(); in run()2783 mRoutingWakeLock.acquire(); in doInBackground()2787 mRoutingWakeLock.release(); in doInBackground()