Home
last modified time | relevance | path

Searched refs:requestIsSatelliteSupported (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/satellite/stub/
H A DSatelliteImplBase.java110 public void requestIsSatelliteSupported(IIntegerConsumer errorCallback,
114 .requestIsSatelliteSupported(errorCallback, callback),
348 public void requestIsSatelliteSupported(@NonNull IIntegerConsumer errorCallback, in requestIsSatelliteSupported() method in SatelliteImplBase
H A DISatellite.aidl138 void requestIsSatelliteSupported(in IIntegerConsumer resultCallback, in requestIsSatelliteSupported() method
/aosp14/frameworks/base/telephony/java/android/telephony/satellite/
H A DSatelliteManager.java555 public void requestIsSatelliteSupported(@NonNull @CallbackExecutor Executor executor, in requestIsSatelliteSupported() method in SatelliteManager
584 telephony.requestIsSatelliteSupported(mSubId, receiver); in requestIsSatelliteSupported()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl2782 void requestIsSatelliteSupported(int subId, in ResultReceiver receiver); in requestIsSatelliteSupported() method