Home
last modified time | relevance | path

Searched defs:bindView (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/preference/
H A DPreferenceIconSpaceTest.java96 public void bindView(View view) { in bindView() method in PreferenceIconSpaceTest.TestPreference
/aosp14/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DTrackerListHelper.java67 public void bindView(View view, Context context, Cursor cursor) { in bindView() method in TrackerListHelper.TrackerAdapter
/aosp14/frameworks/base/core/java/android/widget/
H A DSimpleCursorAdapter.java139 public void bindView(View view, Context context, Cursor cursor) { in bindView() method in SimpleCursorAdapter
H A DSimpleCursorTreeAdapter.java212 private void bindView(View view, Context context, Cursor cursor, int[] from, int[] to) { in bindView() method in SimpleCursorTreeAdapter
H A DCursorAdapter.java347 public abstract void bindView(View view, Context context, Cursor cursor); in bindView() method in CursorAdapter
H A DSimpleAdapter.java185 private void bindView(int position, View view) { in bindView() method in SimpleAdapter
H A DSimpleExpandableListAdapter.java243 private void bindView(View view, Map<String, ?> data, String[] from, int[] to) { in bindView() method in SimpleExpandableListAdapter
H A DSuggestionsAdapter.java316 public void bindView(View view, Context context, Cursor cursor) { in bindView() method in SuggestionsAdapter
/aosp14/frameworks/base/core/java/android/app/
H A DLauncherActivity.java166 private void bindView(View view, ListItem item) { in bindView() method in LauncherActivity.ActivityAdapter
/aosp14/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
H A DRingtonePickerActivity.java753 public void bindView(View view, Context context, Cursor cursor) { in bindView() method in RingtonePickerActivity.BadgedRingtoneAdapter
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...