Searched refs:CMD_GET_ALLOWED_CARRIERS (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java168 private static final int CMD_GET_ALLOWED_CARRIERS = 45; field in class:PhoneInterfaceManager
865 case CMD_GET_ALLOWED_CARRIERS:
3682 return (List<CarrierIdentifier>) sendRequest(CMD_GET_ALLOWED_CARRIERS, null, subId);

Completed in 42 milliseconds