Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/cluster/
H A DInstrumentClusterService.java143 IInstrumentCluster service = getInstrumentClusterRendererService(); in notifyNavContextOwnerChanged()
370 IInstrumentCluster service = getInstrumentClusterRendererService(); in onKeyEvent()
380 private IInstrumentCluster getInstrumentClusterRendererService() { in getInstrumentClusterRendererService() method in InstrumentClusterService