Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DVmsHalService.java367 handleUnsubscribeEvent(vec); in handleHalEvents()
518 private void handleUnsubscribeEvent(List<Integer> message) throws RemoteException { in handleUnsubscribeEvent() method in VmsHalService