Searched refs:MSG_EXIT_GARAGE_MODE_EARLY (Results 1 – 1 of 1) sorted by relevance
50 private static final int MSG_EXIT_GARAGE_MODE_EARLY = 0; field in GarageModeService85 case MSG_EXIT_GARAGE_MODE_EARLY: in handleMessage()148 mHandler.removeMessages(MSG_EXIT_GARAGE_MODE_EARLY); in onPrepareShutdown()151 mHandler.obtainMessage(MSG_EXIT_GARAGE_MODE_EARLY), in onPrepareShutdown()230 mHandler.removeMessages(MSG_EXIT_GARAGE_MODE_EARLY); in onMaintenanceActivityChanged()