Searched refs:EditTextPreference (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/preference/ |
D | EditTextPreference.java | 55 public class EditTextPreference extends DialogPreference { class 65 …public EditTextPreference(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in EditTextPreference() method in EditTextPreference 82 public EditTextPreference(Context context, AttributeSet attrs, int defStyleAttr) { in EditTextPreference() method in EditTextPreference 86 public EditTextPreference(Context context, AttributeSet attrs) { in EditTextPreference() method in EditTextPreference 90 public EditTextPreference(Context context) { in EditTextPreference() method in EditTextPreference
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
D | CustomEditTextPreferenceCompat.java | 31 import androidx.preference.EditTextPreference; 34 public class CustomEditTextPreferenceCompat extends EditTextPreference {
|
D | CustomEditTextPreference.java | 31 import androidx.preference.EditTextPreference; 40 public class CustomEditTextPreference extends EditTextPreference {
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 22506 public class EditTextPreference extends android.preference.DialogPreference { 22507 ctor public EditTextPreference(android.content.Context, android.util.AttributeSet, int, int); 22508 ctor public EditTextPreference(android.content.Context, android.util.AttributeSet, int); 22509 ctor public EditTextPreference(android.content.Context, android.util.AttributeSet); 22510 ctor public EditTextPreference(android.content.Context);
|
/frameworks/base/core/api/ |
D | current.txt | 34597 @Deprecated public class EditTextPreference extends android.preference.DialogPreference { 34598 …ctor @Deprecated public EditTextPreference(android.content.Context, android.util.AttributeSet, int… 34599 …ctor @Deprecated public EditTextPreference(android.content.Context, android.util.AttributeSet, int… 34600 ctor @Deprecated public EditTextPreference(android.content.Context, android.util.AttributeSet); 34601 ctor @Deprecated public EditTextPreference(android.content.Context);
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 39638 Landroid/preference/EditTextPreference$SavedState;-><init>(Landroid/os/Parcel;)V 39639 Landroid/preference/EditTextPreference$SavedState;-><init>(Landroid/os/Parcelable;)V 39640 Landroid/preference/EditTextPreference$SavedState;->CREATOR:Landroid/os/Parcelable$Creator; 39641 Landroid/preference/EditTextPreference$SavedState;->text:Ljava/lang/String; 39642 Landroid/preference/EditTextPreference;->mText:Ljava/lang/String; 39643 Landroid/preference/EditTextPreference;->mTextSet:Z 39644 Landroid/preference/EditTextPreference;->needInputMethod()Z
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |