Home
last modified time | relevance | path

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

/cts/tests/tests/car/src/android/car/cluster/cts/
DClusterHomeManagerTest.java64 private static final String DUMP_CLUSTER_VISIBLE = "mClusterActivityVisible"; field in ClusterHomeManagerTest
147 boolean visible = Boolean.parseBoolean(dump.get(DUMP_CLUSTER_VISIBLE)); in testStartVisibilityMonitoring()
167 boolean visible = Boolean.parseBoolean(dump.get(DUMP_CLUSTER_VISIBLE)); in testStartVisibilityMonitoring()