Home
last modified time | relevance | path

Searched defs:itemType (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/language/
DLocalePreferenceProviderTest.java61 Pair(int itemType, LocaleStore.LocaleInfo localeInfo) { in Pair()
173 int itemType = entry.mItemType; in prepareSuggestedLocaleAdapterMock() local
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DKeyInputHandler.java65 int itemType = details.getItemViewType(); in onKey() local
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrItemPresenter.java71 Class<T> itemType = (Class<T>) item.getClass(); in onBindViewHolder() local
/packages/apps/Gallery2/src/com/android/photos/
DSelectionManager.java78 int itemType, int itemSupportedOperations, boolean selected) { in onItemSelectedStateChanged()
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DLoaderCursorTest.java90 private void initCursor(int itemType, String title) { in initCursor()
/packages/apps/Launcher3/src/com/android/launcher3/
DItemInfo.java49 public int itemType; field in ItemInfo
DLauncherProvider.java238 Integer itemType = values.getAsInteger(LauncherSettings.Favorites.ITEM_TYPE); in initializeExternalAdd() local
855 "itemType=" + Favorites.ITEM_TYPE_SHORTCUT + in convertShortcutsToLauncherActivities()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DTaskAdapter.java125 int itemType = getItemViewType(position); in onBindViewHolderInternal() local
/packages/apps/Launcher3/src/com/android/launcher3/logging/
DLoggerUtils.java157 public static Target newItemTarget(int itemType) { in newItemTarget()
DUserEventDispatcher.java342 public void logActionOnItem(int action, int dir, int itemType) { in logActionOnItem()
355 public void logActionOnItem(int touchAction, int dir, int itemType, in logActionOnItem()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderCursor.java95 public int itemType; field in LoaderCursor
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpItem.java356 public Builder setItemType(int itemType) { in setItemType()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java895 int itemType = mTaskRecyclerView.getChildViewHolder(view).getItemViewType(); in playRemoteTaskListFadeIn() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java226 final int itemType = item.itemType; in willAcceptItem() local
DFolder.java720 final int itemType = item.itemType; in acceptDrop() local