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