Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java281 private static final int CMD_SET_SYSTEM_SELECTION_CHANNELS = 80; field in PhoneInterfaceManager
1382 case CMD_SET_SYSTEM_SELECTION_CHANNELS: { in handleMessage()
8307 sendRequestAsync(CMD_SET_SYSTEM_SELECTION_CHANNELS, argument, phone, null); in setSystemSelectionChannels()