Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/satellite/stub/
H A DSatelliteImplBase.java128 public void startSendingSatellitePointingInfo(IIntegerConsumer errorCallback)
131 () -> SatelliteImplBase.this.startSendingSatellitePointingInfo(errorCallback),
393 public void startSendingSatellitePointingInfo(@NonNull IIntegerConsumer errorCallback) { in startSendingSatellitePointingInfo() method in SatelliteImplBase
H A DISatellite.aidl179 void startSendingSatellitePointingInfo(in IIntegerConsumer resultCallback); in startSendingSatellitePointingInfo() method