Searched refs:MSG_HAL_RESTART (Results 1 – 1 of 1) sorted by relevance
568 private static final int MSG_HAL_RESTART = 2; field in VehicleNetwork.EventHandler585 Message msg = obtainMessage(MSG_HAL_RESTART, inMocking ? 1 : 0, 0); in notifyHalRestart()598 case MSG_HAL_RESTART: in handleMessage()