Searched refs:mRoutingWakeLock (Results 1 – 1 of 1) sorted by relevance
203 private PowerManager.WakeLock mRoutingWakeLock; field in NfcService351 mRoutingWakeLock = mPowerManager.newWakeLock( in NfcService()530 mRoutingWakeLock.acquire(); in enableInternal()538 mRoutingWakeLock.release(); in enableInternal()1953 mRoutingWakeLock.acquire(); in doInBackground()1957 mRoutingWakeLock.release(); in doInBackground()