Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java12552 setSystemSelectionChannelsInternal(specifiers, executor, callback); in setSystemSelectionChannels()
12566 setSystemSelectionChannelsInternal(specifiers, null, null); in setSystemSelectionChannels()
12570 private void setSystemSelectionChannelsInternal(@NonNull List<RadioAccessSpecifier> specifiers, in setSystemSelectionChannelsInternal() method in TelephonyManager