Searched refs:MSG_POWER_STATE_CHANGE (Results 1 – 1 of 1) sorted by relevance
2995 private static final int MSG_POWER_STATE_CHANGE = 0; field in CarPowerManagementService.PowerHandler3013 Message msg = obtainMessage(MSG_POWER_STATE_CHANGE); in handlePowerStateChange()3050 removeMessages(MSG_POWER_STATE_CHANGE); in cancelAll()3065 case MSG_POWER_STATE_CHANGE: in handleMessage()