Searched refs:disableDependents (Results 1 – 4 of 4) sorted by relevance
290 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument291 super.notifyDependencyChange(disableDependents); in notifyDependencyChange()297 getPreference(i).onParentChanged(this, disableDependents); in notifyDependencyChange()
1280 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument1289 dependents.get(i).onDependencyChanged(this, disableDependents); in notifyDependencyChange()
360 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument361 super.notifyDependencyChange(disableDependents); in notifyDependencyChange()367 getPreference(i).onParentChanged(this, disableDependents); in notifyDependencyChange()
1223 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument1232 dependents.get(i).onDependencyChanged(this, disableDependents); in notifyDependencyChange()