Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java244 private static final int CMD_SET_ALLOWED_CARRIERS = 43; field in PhoneInterfaceManager
1088 case CMD_SET_ALLOWED_CARRIERS: in handleMessage()
7114 return (int) sendRequest(CMD_SET_ALLOWED_CARRIERS, carrierRestrictionRules, in setAllowedCarriers()