Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DBinderInterfaceContainer.java96 public void addBinderInterface(BinderInterface<T> bInterface) { in addBinderInterface() method in BinderInterfaceContainer
DCarProjectionService.java158 mAllListeners.addBinderInterface(info); in regsiterProjectionListener()
DAppContextService.java62 mAllClients.addBinderInterface(info); in registerContextListener()