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()
1277 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument1286 dependents.get(i).onDependencyChanged(this, disableDependents); in notifyDependencyChange()
356 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument357 super.notifyDependencyChange(disableDependents); in notifyDependencyChange()363 getPreference(i).onParentChanged(this, disableDependents); in notifyDependencyChange()
1217 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() argument1226 dependents.get(i).onDependencyChanged(this, disableDependents); in notifyDependencyChange()