OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addBinderInterface
(Results
1 - 3
of
3
) sorted by null
/packages/services/Car/service/src/com/android/car/
BinderInterfaceContainer.java
100
public void
addBinderInterface
(BinderInterface<T> bInterface) {
AppFocusService.java
74
mAllChangeClients.
addBinderInterface
(info);
122
mAllOwnershipClients.
addBinderInterface
(info);
CarProjectionService.java
157
mAllListeners.
addBinderInterface
(info);
Completed in 438 milliseconds