Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/preference/
DPreferenceCategory.java76 public boolean shouldDisableDependents() { in shouldDisableDependents() method in PreferenceCategory
DEditTextPreference.java173 public boolean shouldDisableDependents() { in shouldDisableDependents() method in EditTextPreference
DTwoStatePreference.java107 public boolean shouldDisableDependents() { in shouldDisableDependents() method in TwoStatePreference
DPreference.java1517 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