Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DCarAppContextManager.java80 private final IAppContextListenerImpl mBinderListener;
92 mBinderListener = new IAppContextListenerImpl(this); in CarAppContextManager()
236 private static class IAppContextListenerImpl extends IAppContextListener.Stub { class in CarAppContextManager
240 private IAppContextListenerImpl(CarAppContextManager manager) { in IAppContextListenerImpl() method in CarAppContextManager.IAppContextListenerImpl