Searched refs:restrictBackground (Results 1 – 2 of 2) sorted by relevance
269 private void updatePrefs(boolean restrictBackground, boolean unrestrictData) { in updatePrefs() argument271 mRestrictBackground.setChecked(!restrictBackground); in updatePrefs()274 if (restrictBackground) { in updatePrefs()
894 public void onRestrictBackgroundChanged(boolean restrictBackground) {