Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/vms/
DVmsPublisherClientService.java255 handler.obtainMessage(VmsEventHandler.ON_SUBSCRIPTION_CHANGE_EVENT, in onVmsSubscriptionChange()
277 private static final int ON_SUBSCRIPTION_CHANGE_EVENT = 0; field in VmsPublisherClientService.VmsEventHandler
292 case ON_SUBSCRIPTION_CHANGE_EVENT: in handleMessage()