Searched refs:notifyDependencyChange (Results 1 – 7 of 7) sorted by relevance
302 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() method in PreferenceGroup303 super.notifyDependencyChange(disableDependents); in notifyDependencyChange()
865 notifyDependencyChange(shouldDisableDependents()); in setEnabled()1464 public void notifyDependencyChange(boolean disableDependents) { in notifyDependencyChange() method in Preference1488 notifyDependencyChange(shouldDisableDependents()); in onDependencyChanged()1505 notifyDependencyChange(shouldDisableDependents()); in onParentChanged()
105 notifyDependencyChange(shouldDisableDependents()); in setText()
91 notifyDependencyChange(shouldDisableDependents()); in setChecked()
71 notifyDependencyChange(!value); in setValue()
22589 method public void notifyDependencyChange(boolean);
35803 method @Deprecated public void notifyDependencyChange(boolean);