Searched refs:disableDependents (Results 1 – 2 of 2) sorted by relevance
302 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument303 super.notifyDependencyChange(disableDependents); in notifyDependencyChange()309 getPreference(i).onParentChanged(this, disableDependents); in notifyDependencyChange()
1464 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument1473 dependents.get(i).onDependencyChanged(this, disableDependents); in notifyDependencyChange()