Searched refs:getClusterDisplayId (Results 1 – 2 of 2) sorted by relevance
72 int clusterDisplayId = getClusterDisplayId(); in checkClusterDisplayChanged()87 private int getClusterDisplayId() { in getClusterDisplayId() method in ClusterDisplayProvider
139 OptionalInt clusterDisplayId = getClusterDisplayId(context, carOccupantZoneManager); in getDisplayIds()150 private static OptionalInt getClusterDisplayId(@NonNull Context context, in getClusterDisplayId() method in ScreenshotUtils