Searched refs:getSystemSelectionChannels (Results 1 – 3 of 3) sorted by relevance
2223 List<RadioAccessSpecifier> getSystemSelectionChannels(int subId); in getSystemSelectionChannels() method
15470 public @NonNull List<RadioAccessSpecifier> getSystemSelectionChannels() { in getSystemSelectionChannels() method in TelephonyManager15474 return service.getSystemSelectionChannels(getSubId()); in getSystemSelectionChannels()
14840 …_STATE) public java.util.List<android.telephony.RadioAccessSpecifier> getSystemSelectionChannels();