Home
last modified time | relevance | path

Searched defs:containerIndex (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DLoaderCursor.java85 private final int containerIndex; field in LoaderCursor
412 int containerIndex = item.screenId; in checkItemPlacement() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditorAnimator.java245 int containerIndex = parentLayout.indexOfChild(container); in getViewsBelowOfRecursive() local