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()
107 notifyDependencyChange(shouldDisableDependents()); in setText()
91 notifyDependencyChange(shouldDisableDependents()); in setChecked()
73 notifyDependencyChange(!value); in setValue()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34534 method @Deprecated public void notifyDependencyChange(boolean);