Searched refs:restrictBackground (Results 1 – 2 of 2) sorted by relevance
278 private void updatePrefs(boolean restrictBackground, boolean unrestrictData) { in updatePrefs() argument287 mRestrictBackground.setChecked(!restrictBackground); in updatePrefs()291 if (restrictBackground) { in updatePrefs()
874 public void onRestrictBackgroundChanged(boolean restrictBackground) {