Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/cluster/
DInstrumentClusterService.java84 Display display = getInstrumentClusterDisplay(mContext); in init()
192 mClusterType = getInstrumentClusterDisplay(mContext) != null in getInstrumentClusterType()
212 private static Display getInstrumentClusterDisplay(Context context) { in getInstrumentClusterDisplay() method in InstrumentClusterService