Home
last modified time | relevance | path

Searched defs:systemSelectionSpecifiers (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/satellite/stub/
DISatellite.aidl457 void updateSystemSelectionChannels(in List<SystemSelectionSpecifier> systemSelectionSpecifiers, in updateSystemSelectionChannels()
DSatelliteImplBase.java708 public void updateSystemSelectionChannels( in updateSystemSelectionChannels()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteModemInterface.java1385 public void updateSystemSelectionChannels( in updateSystemSelectionChannels()
DSatelliteController.java1375 public @NonNull List<SystemSelectionSpecifier> systemSelectionSpecifiers; field in SatelliteController.UpdateSystemSelectionChannelsArgument
1379 UpdateSystemSelectionChannelsArgument( in UpdateSystemSelectionChannelsArgument()