Home
last modified time | relevance | path

Searched defs:onBindView (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/setupdesign/main/src/com/google/android/setupdesign/items/
H A DIItem.java40 void onBindView(View view); in onBindView() method
H A DProgressBarItem.java46 public void onBindView(View view) {} in onBindView() method in ProgressBarItem
H A DDescriptionItem.java87 public void onBindView(View view) { in onBindView() method in DescriptionItem
H A DButtonBarItem.java91 public void onBindView(View view) { in onBindView() method in ButtonBarItem
H A DSwitchItem.java100 public void onBindView(View view) { in onBindView() method in SwitchItem
H A DExpandableSwitchItem.java158 public void onBindView(View view) { in onBindView() method in ExpandableSwitchItem
H A DButtonItem.java110 public final void onBindView(View view) { in onBindView() method in ButtonItem
H A DItem.java186 public void onBindView(View view) { in onBindView() method in Item
/aosp_15_r20/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
DIItem.java40 void onBindView(View view); in onBindView() method
DButtonBarItem.java91 public void onBindView(View view) { in onBindView() method in ButtonBarItem
DButtonItem.java110 public final void onBindView(View view) { in onBindView() method in ButtonItem
DItem.java136 public void onBindView(View view) { in onBindView() method in Item
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DMultiLineTitleEditTextPreference.java65 protected void onBindView(View view) { in onBindView() method in MultiLineTitleEditTextPreference
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
DDefaultSearchAdapterProvider.java38 public void onBindView(AllAppsGridAdapter.ViewHolder holder, int position) { in onBindView() method in DefaultSearchAdapterProvider
DSearchAdapterProvider.java63 public abstract void onBindView(AllAppsGridAdapter.ViewHolder holder, int position); in onBindView() method in SearchAdapterProvider
/aosp_15_r20/frameworks/base/core/java/android/preference/
H A DCheckBoxPreference.java70 protected void onBindView(View view) { in onBindView() method in CheckBoxPreference
H A DSwitchPreference.java132 protected void onBindView(View view) { in onBindView() method in SwitchPreference
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/common/preference/
DSwitchPreferenceWithClickableSummary.java89 protected void onBindView(View view) { in onBindView() method in SwitchPreferenceWithClickableSummary
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/widget/
DTextViewPreference.java104 protected void onBindView(View view) { in onBindView() method in TextViewPreference
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/settings/
DTextViewPreference.java108 protected void onBindView(View view) { in onBindView() method in TextViewPreference
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DRadioButtonPreference.java75 protected void onBindView(final View view) { in onBindView() method in RadioButtonPreference
/aosp_15_r20/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/
DSwitchItem.java100 public void onBindView(View view) { in onBindView() method in SwitchItem
DExpandableSwitchItem.java120 public void onBindView(View view) { in onBindView() method in ExpandableSwitchItem
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DPhoneNumberPreference.java55 protected void onBindView(final View view) { in onBindView() method in PhoneNumberPreference
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DSliderPreference.java63 protected void onBindView(View view) { in onBindView() method in SliderPreference

12345678910>>...12