Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DBinderInterfaceContainer.java112 public Collection<BinderInterface<T>> getInterfaces() { in getInterfaces() method in BinderInterfaceContainer
123 Collection<BinderInterface<T>> interfaces = getInterfaces(); in clear()
DCarProjectionService.java491 mProjectionStatusListeners.getInterfaces()) { in notifyProjectionStatusChanged()
790 handler : mKeyEventHandlers.getInterfaces()) { in dump()
807 + mProjectionStatusListeners.getInterfaces()); in dump()
817 eventHandlerInterface : mKeyEventHandlers.getInterfaces()) { in onKeyEvent()
848 handlerInterface : mKeyEventHandlers.getInterfaces()) { in computeHandledEventsLocked()
DAppFocusService.java157 mAllChangeClients.getInterfaces()) { in requestAppFocus()
200 mAllChangeClients.getInterfaces()) { in abandonAppFocus()
252 mAllOwnershipClients.getInterfaces()) { in dump()
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioService.java331 mVolumeCallbackContainer.getInterfaces()) { in callbackGroupVolumeChange()
352 mVolumeCallbackContainer.getInterfaces()) { in callbackMasterMuteChange()