Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java15411 setSystemSelectionChannelsInternal(specifiers, executor, callback); in setSystemSelectionChannels()
15425 setSystemSelectionChannelsInternal(specifiers, null, null); in setSystemSelectionChannels()
15429 private void setSystemSelectionChannelsInternal(@NonNull List<RadioAccessSpecifier> specifiers, in setSystemSelectionChannelsInternal() method in TelephonyManager