Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneConfigurationManager.java58 private static final int EVENT_GET_PHONE_CAPABILITY_DONE = 103; field in PhoneConfigurationManager
181 case EVENT_GET_PHONE_CAPABILITY_DONE: in handleMessage()
300 mHandler, EVENT_GET_PHONE_CAPABILITY_DONE); in getStaticPhoneCapability()