Searched refs:KEY_VISIBLE (Results 1 – 1 of 1) sorted by relevance
33 private static final String KEY_VISIBLE = "android.car:activityState.visible"; field in ClusterActivityState124 .setVisible(bundle.getBoolean(KEY_VISIBLE, true)) in fromBundle()135 b.putBoolean(KEY_VISIBLE, mVisible); in toBundle()