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.java191 private static final int EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE = 19; field in CarrierConfigLoader
592 EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE, in handleMessage()
615 case EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE: { in handleMessage()
670 EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE, in handleMessage()
2026 case EVENT_FETCH_DEFAULT_FOR_NO_SIM_CONFIG_DONE: in eventToString()