Home
last modified time | relevance | path

Searched defs:getItemAt (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
DAbstractItem.java42 public IItem getItemAt(int position) { in getItemAt() method in AbstractItem
DItemHierarchy.java89 IItem getItemAt(int position); in getItemAt() method
DItemGroup.java181 public IItem getItemAt(int position) { in getItemAt() method in ItemGroup
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DTileListTest.java51 public void getItemAt() { in getItemAt() method in TileListTest
DBaseRecyclerViewInstrumentationTest.java904 public Item getItemAt(int position) { in getItemAt() method in BaseRecyclerViewInstrumentationTest.TestAdapter
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DTileList.java39 public T getItemAt(int pos) { in getItemAt() method in TileList
/frameworks/base/core/java/android/content/
DClipData.java930 public Item getItemAt(int index) { in getItemAt() method in ClipData