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.java195 private static final int EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT = 21; field in CarrierConfigLoader
602 EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT, in handleMessage()
620 case EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT: in handleMessage()
639 removeMessages(EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT); in handleMessage()
2030 case EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT: in eventToString()