Searched refs:getSystemSelectionChannels (Results 1 – 8 of 8) sorted by relevance
2156 List<RadioAccessSpecifier> getSystemSelectionChannels(int subId); in getSystemSelectionChannels() method
2581 default void getSystemSelectionChannels(Message onComplete) {} in getSystemSelectionChannels() method
2757 public void getSystemSelectionChannels(Message response) { in getSystemSelectionChannels() method in Phone2758 mCi.getSystemSelectionChannels(response); in getSystemSelectionChannels()
1175 public void getSystemSelectionChannels(Message onComplete) { in getSystemSelectionChannels() method in RIL1200 radioProxy16.getSystemSelectionChannels(rr.mSerial); in getSystemSelectionChannels()
466 oneway getSystemSelectionChannels(int32_t serial);
14102 public @NonNull List<RadioAccessSpecifier> getSystemSelectionChannels() { in getSystemSelectionChannels() method in TelephonyManager14106 return service.getSystemSelectionChannels(getSubId()); in getSystemSelectionChannels()
1726 phone.getSystemSelectionChannels(onCompleted); in handleMessage()9565 public List<RadioAccessSpecifier> getSystemSelectionChannels(int subId) { in getSystemSelectionChannels() method in PhoneInterfaceManager
12020 …_STATE) public java.util.List<android.telephony.RadioAccessSpecifier> getSystemSelectionChannels();