Searched refs:EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE (Results 1 – 2 of 2) sorted by relevance
272 mCi.registerForExitEmergencyCallbackMode(this, EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE, in initOnce()314 obtainMessage(EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE)); in initRatSpecific()2249 case EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE:{ in handleMessage()2947 mCi.exitEmergencyCallbackMode(obtainMessage(EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE)); in exitEmergencyCallbackMode()
179 protected static final int EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE = 26; field in Phone