Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java313 private static final int CMD_SET_SYSTEM_SELECTION_CHANNELS = 80; field in PhoneInterfaceManager
1704 case CMD_SET_SYSTEM_SELECTION_CHANNELS: { in handleMessage()
9558 sendRequestAsync(CMD_SET_SYSTEM_SELECTION_CHANNELS, argument, phone, null); in setSystemSelectionChannels()