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/Launcher3/src/com/android/launcher3/util/
DPersistedItemArray.java140 int itemType = Integer.parseInt( in read() local
182 T createInfo(int itemType, UserHandle user, Intent intent); in createInfo()
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DKeyInputHandler.java65 int itemType = details.getItemViewType(); in onKey() local
/packages/apps/Gallery2/src/com/android/photos/
DSelectionManager.java61 int itemType, int itemSupportedOperations, boolean selected) { in onItemSelectedStateChanged()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrItemPresenter.java71 Class<T> itemType = (Class<T>) item.getClass(); in onBindViewHolder() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DLoaderCursorTest.java113 private void initCursor(int itemType, String title) { in initCursor()
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/model/
DItem.java157 final String itemType; in getContentDescription() local
/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DItemInfo.java95 public int itemType; field in ItemInfo
/packages/apps/Launcher3/src/com/android/launcher3/model/
DItemInstallQueue.java362 private PendingInstallShortcutInfo decode(int itemType, UserHandle user, Intent intent) { in decode()
DLoaderCursor.java106 public int itemType; field in LoaderCursor
DDatabaseHelper.java369 "itemType=" + Favorites.ITEM_TYPE_SHORTCUT in convertShortcutsToLauncherActivities()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpItem.java361 public Builder setItemType(int itemType) { in setItemType()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DQuickstepModelDelegate.java541 public ItemInfo createInfo(int itemType, UserHandle user, Intent intent) { in createInfo()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java262 final int itemType = item.itemType; in willAcceptItem() local
DFolder.java882 final int itemType = item.itemType; in acceptDrop() local