Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCarrierConfigLoader.java169 private static final int EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT = 21; field in CarrierConfigLoader
584 EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT, in handleMessage()
602 case EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT: in handleMessage()
621 removeMessages(EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT); in handleMessage()
1738 case EVENT_BIND_DEFAULT_FOR_NO_SIM_CONFIG_TIMEOUT: in eventToString()