Searched refs:wakelockTimeoutMsg (Results 1 – 1 of 1) sorted by relevance
164 Message wakelockTimeoutMsg = Message.obtain(mHandler, mWakelockTimeout); in checkForAnyMotion() local165 mHandler.sendMessageDelayed(wakelockTimeoutMsg, WAKELOCK_TIMEOUT_MILLIS); in checkForAnyMotion()