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