Home
last modified time | relevance | path

Searched defs:AdapterItem (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DAdapterItem.java28 final class AdapterItem { class
35 protected AdapterItem(DataBindingItem item, int type, int fullPosition, in AdapterItem() method in AdapterItem
/aosp12/packages/apps/Settings/src/com/android/settings/datetime/timezone/
H A DBaseTimeZoneAdapter.java156 public interface AdapterItem { interface in BaseTimeZoneAdapter
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsGridAdapter.java93 public static class AdapterItem { class in AllAppsGridAdapter