Searched refs:mFgHandler (Results 1 – 1 of 1) sorted by relevance
149 private final Handler mFgHandler; field in VoiceInteractionSessionConnection171 mFgHandler.postDelayed(mSetPowerBoostRunnable, POWER_BOOST_TIMEOUT_MS); in run()239 mFgHandler = FgThread.getHandler(); in VoiceInteractionSessionConnection()371 mFgHandler.post(mSetPowerBoostRunnable); in showLocked()377 mFgHandler.removeCallbacks(mRemoveFromLowPowerStandbyAllowlistRunnable); in showLocked()378 mFgHandler.postDelayed(mRemoveFromLowPowerStandbyAllowlistRunnable, in showLocked()889 mFgHandler.removeCallbacks(mRemoveFromLowPowerStandbyAllowlistRunnable); in removeFromLowPowerStandbyAllowlist()