Home
last modified time | relevance | path

Searched defs:stopSendingSatellitePointingInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/satellite/stub/
DISatellite.aidl215 void stopSendingSatellitePointingInfo(in IIntegerConsumer resultCallback); in stopSendingSatellitePointingInfo() method
DSatelliteImplBase.java455 public void stopSendingSatellitePointingInfo(@NonNull IIntegerConsumer resultCallback) { in stopSendingSatellitePointingInfo() method in SatelliteImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteModemInterface.java887 public void stopSendingSatellitePointingInfo(@NonNull Message message) { in stopSendingSatellitePointingInfo() method in SatelliteModemInterface