Home
last modified time | relevance | path

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

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