Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserListAdapter.java66 public static final int NO_POSITION = -1; field in ChooserListAdapter
/aosp14/frameworks/base/core/java/android/widget/
H A DListView.java153 static final int NO_POSITION = -1; field in ListView
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java191 public static final int NO_POSITION = -1; field in RecyclerView