Searched refs:mRoutingWakeLock (Results 1 – 1 of 1) sorted by relevance
216 private PowerManager.WakeLock mRoutingWakeLock; field in NfcService362 mRoutingWakeLock = mPowerManager.newWakeLock( in NfcService()528 mRoutingWakeLock.acquire(); in enableInternal()536 mRoutingWakeLock.release(); in enableInternal()2081 mRoutingWakeLock.acquire(); in doInBackground()2085 mRoutingWakeLock.release(); in doInBackground()