Searched refs:EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE (Results 1 – 2 of 2) sorted by relevance
336 mCi.registerForExitEmergencyCallbackMode(this, EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE, in initOnce()382 obtainMessage(EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE)); in initRatSpecific()2422 case EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE:{ in handleMessage()3150 mCi.exitEmergencyCallbackMode(obtainMessage(EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE)); in exitEmergencyCallbackMode()
196 protected static final int EVENT_EXIT_EMERGENCY_CALLBACK_RESPONSE = 26; field in Phone