Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCarrierConfigLoader.java164 private static final int EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE = 19; field in CarrierConfigLoader
573 EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE, in handleMessage()
596 case EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE: { in handleMessage()
651 EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE, in handleMessage()
1708 case EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE: in eventToString()