Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java245 private static final int EVENT_SET_ALLOWED_CARRIERS_DONE = 44; field in PhoneInterfaceManager
1092 onCompleted = obtainMessage(EVENT_SET_ALLOWED_CARRIERS_DONE, request); in handleMessage()
1096 case EVENT_SET_ALLOWED_CARRIERS_DONE: in handleMessage()