HomeSort by relevance Sort by last modified time
    Searched defs:getInstrumentClusterInfo (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/car-lib/src/android/car/cluster/renderer/
InstrumentClusterRenderingService.java 276 public CarNavigationInstrumentCluster getInstrumentClusterInfo() throws RemoteException {
  /packages/services/Car/car-lib/src/android/car/navigation/
CarNavigationStatusManager.java 302 public CarNavigationInstrumentCluster getInstrumentClusterInfo()
305 return mService.getInstrumentClusterInfo();

Completed in 314 milliseconds