Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java289 private static final int CMD_SET_CDMA_ROAMING_MODE = 56; field in PhoneInterfaceManager
1540 case CMD_SET_CDMA_ROAMING_MODE: in handleMessage()
9013 return (boolean) sendRequest(CMD_SET_CDMA_ROAMING_MODE, mode, subId); in setCdmaRoamingMode()