Searched refs:IInstrumentCluster (Results 1 – 3 of 3) sorted by relevance
26 import android.car.cluster.renderer.IInstrumentCluster;83 private IInstrumentCluster mRendererService;102 IInstrumentCluster service = IInstrumentCluster.Stub.asInterface(binder);212 IInstrumentCluster service; in changeNavContextOwner()235 private static void notifyNavContextOwnerChanged(IInstrumentCluster service, in notifyNavContextOwnerChanged()267 IInstrumentCluster service = getInstrumentClusterRendererService(); in getNavigationService()289 IInstrumentCluster service = getInstrumentClusterRendererService(); in onKeyEvent()299 private IInstrumentCluster getInstrumentClusterRendererService() { in getInstrumentClusterRendererService()300 IInstrumentCluster service; in getInstrumentClusterRendererService()
27 interface IInstrumentCluster { interface
486 private class RendererBinder extends IInstrumentCluster.Stub {