Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java327 private static final int EVENT_IS_NR_DUAL_CONNECTIVITY_ENABLED_DONE = 94; field in PhoneInterfaceManager
822 onCompleted = obtainMessage(EVENT_IS_NR_DUAL_CONNECTIVITY_ENABLED_DONE, in handleMessage()
835 case EVENT_IS_NR_DUAL_CONNECTIVITY_ENABLED_DONE: in handleMessage()