Searched refs:startSendingSatellitePointingInfo (Results 1 – 2 of 2) sorted by relevance
128 public void startSendingSatellitePointingInfo(IIntegerConsumer errorCallback)131 () -> SatelliteImplBase.this.startSendingSatellitePointingInfo(errorCallback),393 public void startSendingSatellitePointingInfo(@NonNull IIntegerConsumer errorCallback) { in startSendingSatellitePointingInfo() method in SatelliteImplBase
179 void startSendingSatellitePointingInfo(in IIntegerConsumer resultCallback); in startSendingSatellitePointingInfo() method