Home
last modified time | relevance | path

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

/packages/apps/Car/Cluster/src/android/car/cluster/
DLoggingClusterRenderingService.java19 import android.car.cluster.renderer.InstrumentClusterRenderingService;
33 public class LoggingClusterRenderingService extends InstrumentClusterRenderingService {
DClusterRenderingService.java29 import android.car.cluster.renderer.InstrumentClusterRenderingService;
66 public class ClusterRenderingService extends InstrumentClusterRenderingService implements
/packages/services/Car/car-lib/src/android/car/cluster/renderer/
DInstrumentClusterRenderingService.java85 public abstract class InstrumentClusterRenderingService extends Service { class
506 mUiHandler.post(InstrumentClusterRenderingService.this::updateNavigationActivity); in setNavigationContextOwner()
511 mUiHandler.post(() -> InstrumentClusterRenderingService.this.onKeyEvent(keyEvent)); in onKeyEvent()
/packages/services/Car/service/src/com/android/car/cluster/
DInstrumentClusterService.java18 import static android.car.cluster.renderer.InstrumentClusterRenderingService.EXTRA_BUNDLE_KEY_FOR_I…
/packages/services/Car/car-lib/api/
Dsystem-current.txt215 public abstract class InstrumentClusterRenderingService extends android.app.Service {
216 ctor public InstrumentClusterRenderingService();