/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/language/ |
D | LocalePreferenceProviderTest.java | 56 Pair(int itemType, LocaleStore.LocaleInfo localeInfo) { in Pair() 162 int itemType = entry.mItemType; in prepareSuggestedLocaleAdapterMock() local
|
/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 | 78 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 | 90 private void initCursor(int itemType, String title) { in initCursor()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ItemInfo.java | 47 public int itemType; field in ItemInfo
|
D | LauncherProvider.java | 240 Integer itemType = values.getAsInteger(LauncherSettings.Favorites.ITEM_TYPE); in initializeExternalAdd() local 857 "itemType=" + Favorites.ITEM_TYPE_SHORTCUT + in convertShortcutsToLauncherActivities()
|
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/ |
D | TaskAdapter.java | 125 int itemType = getItemViewType(position); in onBindViewHolderInternal() local
|
/packages/apps/Launcher3/src/com/android/launcher3/logging/ |
D | LoggerUtils.java | 157 public static Target newItemTarget(int itemType) { in newItemTarget()
|
D | UserEventDispatcher.java | 319 public void logActionOnItem(int action, int dir, int itemType) { in logActionOnItem()
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | ConversationContainer.java | 222 int itemType; field in ConversationContainer.OverlayView 224 public OverlayView(View view, int itemType) { in OverlayView() 848 final int itemType = mOverlayAdapter.getItemViewType(adapterIndex); in addOverlayView() local
|
/packages/apps/Launcher3/src/com/android/launcher3/model/ |
D | LoaderCursor.java | 95 public int itemType; field in LoaderCursor
|
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | FolderIcon.java | 221 final int itemType = item.itemType; in willAcceptItem() local
|
D | Folder.java | 681 final int itemType = item.itemType; in acceptDrop() local
|
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/ |
D | IconRecentsView.java | 895 int itemType = mTaskRecyclerView.getChildViewHolder(view).getItemViewType(); in playRemoteTaskListFadeIn() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | FolderListFragment.java | 611 final @DrawerItem.DrawerItemType int itemType = drawerItem.getType(); in viewFolderOrChangeAccount() local
|