Searched refs:IAppContextListenerImpl (Results 1 – 1 of 1) sorted by relevance
80 private final IAppContextListenerImpl mBinderListener;92 mBinderListener = new IAppContextListenerImpl(this); in CarAppContextManager()236 private static class IAppContextListenerImpl extends IAppContextListener.Stub { class in CarAppContextManager240 private IAppContextListenerImpl(CarAppContextManager manager) { in IAppContextListenerImpl() method in CarAppContextManager.IAppContextListenerImpl