Searched refs:EVENT_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
25 import static com.android.internal.telephony.ProxyController.EVENT_TIMEOUT;198 EVENT_TIMEOUT, in testOnRCResponseTimeout_WithExceptionOnFinishResponse()
55 public static final int EVENT_TIMEOUT = 5; field in ProxyController247 Message msg = mHandler.obtainMessage(EVENT_TIMEOUT, mRadioCapabilitySessionId, 0); in doSetRadioCapabilities()308 case EVENT_TIMEOUT:
551 private static final int EVENT_TIMEOUT = 1; field in SMSDispatcher.SmsSender576 sendMessageDelayed(obtainMessage(EVENT_TIMEOUT), mCarrierMessagingTimeout); in sendSmsByCarrierApp()605 if (msg.what == EVENT_TIMEOUT) { in handleMessage()617 removeMessages(EVENT_TIMEOUT); in removeTimeout()
9565 public static final int EVENT_TIMEOUT = 2; field in AudioManager.MuteAwaitConnectionCallback9576 EVENT_TIMEOUT,
11163 AudioManager.MuteAwaitConnectionCallback.EVENT_TIMEOUT, in onMuteAwaitConnectionTimeout()
7115 field public static final int EVENT_TIMEOUT = 2; // 0x2