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/
DAppFocusService.java95 mAllChangeClients.addBinderInterface(info); in registerFocusListener()
143 mAllOwnershipClients.addBinderInterface(info); in requestAppFocus()
DBinderInterfaceContainer.java138 public void addBinderInterface(BinderInterface<T> bInterface) { in addBinderInterface() method in BinderInterfaceContainer
DCarProjectionService.java253 mKeyEventHandlers.addBinderInterface(info); in registerKeyEventHandler()