Searched refs:CMD_GET_ALLOWED_CARRIERS (Results 1 – 1 of 1) sorted by relevance
168 private static final int CMD_GET_ALLOWED_CARRIERS = 45; field in PhoneInterfaceManager865 case CMD_GET_ALLOWED_CARRIERS: in handleMessage()3682 return (List<CarrierIdentifier>) sendRequest(CMD_GET_ALLOWED_CARRIERS, null, subId); in getAllowedCarriers()