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.aidl206 void stopSendingSatellitePointingInfo(in IIntegerConsumer resultCallback); in stopSendingSatellitePointingInfo() method
DSatelliteImplBase.java485 public void stopSendingSatellitePointingInfo(@NonNull IIntegerConsumer resultCallback) { in stopSendingSatellitePointingInfo() method in SatelliteImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteModemInterface.java867 public void stopSendingSatellitePointingInfo(@NonNull Message message) { in stopSendingSatellitePointingInfo() method in SatelliteModemInterface