Home
last modified time | relevance | path

Searched defs:shouldDisableDependents (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/preference/
DPreferenceCategory.java69 public boolean shouldDisableDependents() { in shouldDisableDependents() method in PreferenceCategory
DEditTextPreference.java162 public boolean shouldDisableDependents() { in shouldDisableDependents() method in EditTextPreference
DTwoStatePreference.java98 public boolean shouldDisableDependents() { in shouldDisableDependents() method in TwoStatePreference
DPreference.java1319 public boolean shouldDisableDependents() { in shouldDisableDependents() method in Preference
/frameworks/base/core/java/com/android/internal/preference/
DYesNoPreference.java95 public boolean shouldDisableDependents() { in shouldDisableDependents() method in YesNoPreference