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