Searched defs:itemType (Results  1 – 15 of 15) sorted by relevance
| /packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/language/ | 
| D | LocalePreferenceProviderTest.java | 61         Pair(int itemType, LocaleStore.LocaleInfo localeInfo) {  in Pair() 173             int itemType = entry.mItemType;  in prepareSuggestedLocaleAdapterMock()  local
  | 
| /packages/apps/Launcher3/src/com/android/launcher3/util/ | 
| D | PersistedItemArray.java | 140                     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/ | 
| D | KeyInputHandler.java | 65             int itemType = details.getItemViewType();  in onKey()  local
  | 
| /packages/apps/Gallery2/src/com/android/photos/ | 
| D | SelectionManager.java | 61             int itemType, int itemSupportedOperations, boolean selected) {  in onItemSelectedStateChanged()
  | 
| /packages/apps/TV/src/com/android/tv/dvr/ui/browse/ | 
| D | DvrItemPresenter.java | 71             Class<T> itemType = (Class<T>) item.getClass();  in onBindViewHolder()  local
  | 
| /packages/apps/Launcher3/tests/src/com/android/launcher3/model/ | 
| D | LoaderCursorTest.java | 113     private void initCursor(int itemType, String title) {  in initCursor()
  | 
| /packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/model/ | 
| D | Item.java | 157         final String itemType;  in getContentDescription()  local
  | 
| /packages/apps/Launcher3/src/com/android/launcher3/model/data/ | 
| D | ItemInfo.java | 95     public int itemType;  field in ItemInfo
  | 
| /packages/apps/Launcher3/src/com/android/launcher3/model/ | 
| D | ItemInstallQueue.java | 362     private PendingInstallShortcutInfo decode(int itemType, UserHandle user, Intent intent) {  in decode()
  | 
| D | LoaderCursor.java | 106     public int itemType;  field in LoaderCursor
  | 
| D | DatabaseHelper.java | 369                      "itemType=" + Favorites.ITEM_TYPE_SHORTCUT  in convertShortcutsToLauncherActivities()
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/ | 
| D | AvrcpItem.java | 361         public Builder setItemType(int itemType) {  in setItemType()
  | 
| /packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/ | 
| D | QuickstepModelDelegate.java | 541         public ItemInfo createInfo(int itemType, UserHandle user, Intent intent) {  in createInfo()
  | 
| /packages/apps/Launcher3/src/com/android/launcher3/folder/ | 
| D | FolderIcon.java | 262         final int itemType = item.itemType;  in willAcceptItem()  local
  | 
| D | Folder.java | 882         final int itemType = item.itemType;  in acceptDrop()  local
  |