Home
last modified time | relevance | path

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

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