Searched refs:END_POWER_MODE_UNKNOWN_VISIBILITY_MSG (Results 1 – 1 of 1) sorted by relevance
4772 mH.removeMessages(H.END_POWER_MODE_UNKNOWN_VISIBILITY_MSG); in startPowerMode()4775 mH.sendEmptyMessageDelayed(H.END_POWER_MODE_UNKNOWN_VISIBILITY_MSG, in startPowerMode()4809 mH.removeMessages(H.END_POWER_MODE_UNKNOWN_VISIBILITY_MSG); in endPowerMode()5851 static final int END_POWER_MODE_UNKNOWN_VISIBILITY_MSG = 3; field in ActivityTaskManagerService.H5888 case END_POWER_MODE_UNKNOWN_VISIBILITY_MSG: { in handleMessage()