Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/vms/
H A DVmsBrokerService.java369 notifyOfSubscriptionChange(subscriptionState); in updateSubscriptionState()
372 private void notifyOfSubscriptionChange(VmsSubscriptionState subscriptionState) { in notifyOfSubscriptionChange() method in VmsBrokerService