Searched refs:SET_DISPLAY_ON (Results 1 – 3 of 3) sorted by relevance
84 doSendState(SET_DISPLAY_ON, 0); in sendDisplayOn()
63 public static final int SET_DISPLAY_ON = VehicleApPowerSetState.VEHICLE_AP_POWER_SET_DISPLAY_ON; field in PowerHalService
443 if (mCurrentState != null && mCurrentState.state == PowerHalService.SET_DISPLAY_ON) { in doHandleNotifyPowerOn()