Home
last modified time | relevance | path

Searched defs:bindView (Results 51 – 75 of 549) sorted by relevance

12345678910>>...22

/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/
DLegacyPhoneNumberListAdapter.java86 protected void bindView(View itemView, int partition, Cursor cursor, int position) { in bindView() method in LegacyPhoneNumberListAdapter
DPostalAddressListAdapter.java123 protected void bindView(View itemView, int partition, Cursor cursor, int position) { in bindView() method in PostalAddressListAdapter
DMultiSelectEntryContactListAdapter.java154 protected void bindView(View itemView, int partition, Cursor cursor, int position) { in bindView() method in MultiSelectEntryContactListAdapter
/aosp_15_r20/development/apps/Development/src/com/android/development/
H A DRunningProcesses.java125 private final void bindView(View view, ListItem info) { in bindView() method in RunningProcesses.AppListAdapter
H A DInstrumentationList.java96 private final void bindView(View view, InstrumentationInfo info) in bindView() method in InstrumentationAdapter
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/
H A DHearingDevicesListAdapter.java125 public void bindView(DeviceItem item, HearingDeviceItemCallback callback) { in bindView() method in HearingDevicesListAdapter.DeviceItemViewHolder
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DSliceContextualCardRenderer.java98 public void bindView(RecyclerView.ViewHolder holder, ContextualCard card) { in bindView() method in SliceContextualCardRenderer
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenshot/message/
DProfileMessageController.java55 public final void bindView(@org.jetbrains.annotations.NotNull() in bindView() method in ProfileMessageController
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cursoradapter/cursoradapter/1.1.0-alpha01/androidx.cursoradapter_cursoradapter/android_common_apex35/aar/
Dclasses.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
Dandroidx.cursoradapter_cursoradapter.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cursoradapter/cursoradapter/1.1.0-alpha01/androidx.cursoradapter_cursoradapter/android_common_apex10000/aar/
Dclasses.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
Dandroidx.cursoradapter_cursoradapter.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cursoradapter/cursoradapter/1.1.0-alpha01/androidx.cursoradapter_cursoradapter/android_common_apex30/aar/
Dclasses.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
Dandroidx.cursoradapter_cursoradapter.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cursoradapter/cursoradapter/1.1.0-alpha01/androidx.cursoradapter_cursoradapter/android_common/aar/
Dandroidx.cursoradapter_cursoradapter.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
Dclasses.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cursoradapter/cursoradapter/1.1.0-alpha01/androidx.cursoradapter_cursoradapter/android_common_apex34/aar/
Dandroidx.cursoradapter_cursoradapter.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
Dclasses.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/cursoradapter/cursoradapter/1.1.0-alpha01/androidx.cursoradapter_cursoradapter/android_common_apex33/aar/
Dclasses.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
Dandroidx.cursoradapter_cursoradapter.jarandroidx/ androidx/cursoradapter/ androidx/cursoradapter/widget/ androidx/cursoradapter/widget/CursorAdapter ...
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/dream/
DDreamAdapter.java74 public void bindView(IDreamItem item, int position) { in bindView() method in DreamAdapter.DreamViewHolder
/aosp_15_r20/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
H A DBaseActivityListFragment.java150 public void bindView(View view, LauncherActivityInfo ai) { in bindView() method in BaseActivityListFragment.AppAdapter
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-support-cursoradapter-nodeps/android_common/aar/
Dandroid-support-cursoradapter-nodeps.jarandroid/support/v4/widget/CursorAdapter$ChangeObserver.class CursorAdapter.java package android. ...
Dclasses.jarandroid/support/v4/widget/CursorAdapter$ChangeObserver.class CursorAdapter.java package android. ...
/aosp_15_r20/frameworks/ex/common/tests/src/com/android/common/widget/
H A DCompositeCursorAdapterTest.java65 protected void bindView(View v, int partition, Cursor cursor, int position) { in bindView() method in CompositeCursorAdapterTest.TestCompositeCursorAdapter

12345678910>>...22