Home
last modified time | relevance | path

Searched defs:selectedSubId (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSelectedNbIotSatelliteSubscriptionCallbackWrapper.java28 void onSelectedNbIotSatelliteSubscriptionChanged(int selectedSubId); in onSelectedNbIotSatelliteSubscriptionChanged()
/frameworks/base/telephony/java/android/telephony/satellite/
DSelectedNbIotSatelliteSubscriptionCallback.java37 void onSelectedNbIotSatelliteSubscriptionChanged(int selectedSubId); in onSelectedNbIotSatelliteSubscriptionChanged()
DISelectedNbIotSatelliteSubscriptionCallback.aidl30 void onSelectedNbIotSatelliteSubscriptionChanged(in int selectedSubId); in onSelectedNbIotSatelliteSubscriptionChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java5130 private void handleEventSelectedNbIotSatelliteSubscriptionChanged(int selectedSubId) { in handleEventSelectedNbIotSatelliteSubscriptionChanged()
7852 int selectedSubId = SubscriptionManager.INVALID_SUBSCRIPTION_ID; in selectBindingSatelliteSubscription() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java5686 private void sendSelectedNbIotSatelliteSubscriptionChangedEvent(int selectedSubId, in sendSelectedNbIotSatelliteSubscriptionChangedEvent()