Searched refs:restrictBackground (Results 1 – 3 of 3) sorted by relevance
279 private void updatePrefs(boolean restrictBackground, boolean unrestrictData) { in updatePrefs() argument283 mRestrictBackground.setChecked(!restrictBackground); in updatePrefs()287 if (restrictBackground) { in updatePrefs()
878 public void onRestrictBackgroundChanged(boolean restrictBackground) {