Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/satellite/stub/
DSatelliteImplBase.java266 public void updateSatelliteSubscription(String iccId, IIntegerConsumer resultCallback)
268 executeMethodAsync(() -> SatelliteImplBase.this.updateSatelliteSubscription(
794 public void updateSatelliteSubscription(String iccId, in updateSatelliteSubscription() method in SatelliteImplBase
DISatellite.aidl511 void updateSatelliteSubscription(in String iccId, in IIntegerConsumer resultCallback); in updateSatelliteSubscription() method