Home
last modified time | relevance | path

Searched refs:EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DCarrierConfigLoader.java168 private static final int EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT = 21; field in CarrierConfigLoader
583 EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT, in handleMessage()
601 case EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT: in handleMessage()
620 removeMessages(EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT); in handleMessage()
1712 case EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT: in eventToString()