Searched refs:VISIBLE_BY_POLICY (Results 1 – 1 of 1) sorted by relevance
72 private static final String VISIBLE_BY_POLICY = "visible_by_policy"; field in Clock144 bundle.putBoolean(VISIBLE_BY_POLICY, mClockVisibleByPolicy); in onSaveInstanceState()165 mClockVisibleByPolicy = bundle.getBoolean(VISIBLE_BY_POLICY, true); in onRestoreInstanceState()