Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java2067 tm.setSystemSelectionChannels(mock);
2081 tm.setSystemSelectionChannels(
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1912 request.phone.setSystemSelectionChannels(args.first, onCompleted); in handleMessage()
11060 public void setSystemSelectionChannels(List<RadioAccessSpecifier> specifiers, in setSystemSelectionChannels() method in PhoneInterfaceManager