Searched refs:EVENT_SET_ALLOWED_CARRIERS_DONE (Results 1 – 1 of 1) sorted by relevance
244 private static final int EVENT_SET_ALLOWED_CARRIERS_DONE = 44; field in PhoneInterfaceManager1086 onCompleted = obtainMessage(EVENT_SET_ALLOWED_CARRIERS_DONE, request); in handleMessage()1090 case EVENT_SET_ALLOWED_CARRIERS_DONE: in handleMessage()