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.java244 private static final int EVENT_SET_ALLOWED_CARRIERS_DONE = 44; field in PhoneInterfaceManager
1086 onCompleted = obtainMessage(EVENT_SET_ALLOWED_CARRIERS_DONE, request); in handleMessage()
1090 case EVENT_SET_ALLOWED_CARRIERS_DONE: in handleMessage()