Searched refs:CONFIG_DISPLAY_BOUNDS (Results 1 – 11 of 11) sorted by relevance
19 import static android.car.cluster.ClusterHomeManager.CONFIG_DISPLAY_BOUNDS;120 if ((changes & CONFIG_DISPLAY_BOUNDS) != 0 && mRootTDAToken != null) {
76 CONFIG_DISPLAY_BOUNDS,87 public static final int CONFIG_DISPLAY_BOUNDS = 0x02; field in ClusterHomeManager
267 assertThat(mClusterStateChanges).isEqualTo(ClusterHomeManager.CONFIG_DISPLAY_BOUNDS); in displayBoundsSendsDisplayState()
246 changes |= ClusterHomeManager.CONFIG_DISPLAY_BOUNDS; in onDisplayState()
352 if ((changes & ClusterHomeManager.CONFIG_DISPLAY_BOUNDS) != 0
235 | ClusterHomeManager.CONFIG_DISPLAY_BOUNDS in testClusterState()
163 android.car.cluster ClusterHomeManager int CONFIG_DISPLAY_BOUNDS
235 android.car.cluster ClusterHomeManager int CONFIG_DISPLAY_BOUNDS
181 android.car.cluster ClusterHomeManager int CONFIG_DISPLAY_BOUNDS
1988 field TIRAMISU_0 int CONFIG_DISPLAY_BOUNDS = 0x02;