Home
last modified time | relevance | path

Searched refs:onBindDialogView (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/preference/
DSeekBarDialogPreference.java65 protected void onBindDialogView(View view) { in onBindDialogView() method in SeekBarDialogPreference
66 super.onBindDialogView(view); in onBindDialogView()
DEditTextPreference.java112 protected void onBindDialogView(View view) { in onBindDialogView() method in EditTextPreference
113 super.onBindDialogView(view); in onBindDialogView()
DVolumePreference.java68 protected void onBindDialogView(View view) { in onBindDialogView() method in VolumePreference
69 super.onBindDialogView(view); in onBindDialogView()
DDialogPreference.java300 onBindDialogView(contentView); in showDialog()
365 protected void onBindDialogView(View view) { in onBindDialogView() method in DialogPreference
/frameworks/support/v7/preference/src/android/support/v7/preference/
DEditTextPreferenceDialogFragmentCompat.java61 protected void onBindDialogView(View view) { in onBindDialogView() method in EditTextPreferenceDialogFragmentCompat
62 super.onBindDialogView(view); in onBindDialogView()
DPreferenceDialogFragmentCompat.java148 onBindDialogView(contentView); in onCreateDialog()
235 protected void onBindDialogView(View view) { in onBindDialogView() method in PreferenceDialogFragmentCompat
/frameworks/support/v14/preference/src/android/support/v14/preference/
DEditTextPreferenceDialogFragment.java62 protected void onBindDialogView(View view) { in onBindDialogView() method in EditTextPreferenceDialogFragment
63 super.onBindDialogView(view); in onBindDialogView()
DPreferenceDialogFragment.java149 onBindDialogView(contentView); in onCreateDialog()
236 protected void onBindDialogView(View view) { in onBindDialogView() method in PreferenceDialogFragment
/frameworks/support/v7/preference/
DNOTICES.md9 be moved to onBindDialogView.
/frameworks/support/v14/preference/
DNOTICES.md9 be moved to onBindDialogView.
/frameworks/support/api/
Dcurrent.txt1151 method protected void onBindDialogView(android.view.View);
8706 method protected void onBindDialogView(android.view.View);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22486 method protected void onBindDialogView(android.view.View);
/frameworks/base/api/
Dcurrent.txt29644 method protected void onBindDialogView(android.view.View);
Dsystem-current.txt32241 method protected void onBindDialogView(android.view.View);
Dtest-current.txt29720 method protected void onBindDialogView(android.view.View);