Home
last modified time | relevance | path

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

/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DClusterDisplayProvider.java72 int clusterDisplayId = getClusterDisplayId(); in checkClusterDisplayChanged()
87 private int getClusterDisplayId() { in getClusterDisplayId() method in ClusterDisplayProvider
/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DScreenshotUtils.java139 OptionalInt clusterDisplayId = getClusterDisplayId(context, carOccupantZoneManager); in getDisplayIds()
150 private static OptionalInt getClusterDisplayId(@NonNull Context context, in getClusterDisplayId() method in ScreenshotUtils