Searched defs:restrictBackground (Results 1 – 4 of 4) sorted by relevance
24 void onRestrictBackgroundChanged(boolean restrictBackground); in onRestrictBackgroundChanged()
55 void setRestrictBackground(boolean restrictBackground); in setRestrictBackground()
435 public void setRestrictBackground(boolean restrictBackground) { in setRestrictBackground()
279 private void updatePrefs(boolean restrictBackground, boolean unrestrictData) { in updatePrefs()