Home
last modified time | relevance | path

Searched defs:btv (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDragController.java167 BubbleTextView btv = (BubbleTextView) view; in startDragOnLongClick() local
182 BubbleTextView btv, @Nullable DragPreviewProvider dragPreviewProvider) { in startInternalDrag()
345 private void startSystemDrag(BubbleTextView btv) { in startSystemDrag()
471 private void onSystemDragStarted(BubbleTextView btv) { in onSystemDragStarted()
565 private void animateGlobalDragViewToOriginalPosition(BubbleTextView btv, in animateGlobalDragViewToOriginalPosition()
DTaskbarView.java317 BubbleTextView btv = (BubbleTextView) hotseatView; in updateHotseatItems() local
DTaskbarActivityContext.java1261 public void showPopupMenuForIcon(BubbleTextView btv) { in showPopupMenuForIcon()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java192 BubbleTextView btv = host instanceof BubbleTextView ? (BubbleTextView) host in performAction() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderAnimationManager.java364 final BubbleTextView btv = itemsInPreview.get(i); in addPreviewItemAnimators() local
/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java545 BubbleTextView btv = (BubbleTextView) v; in fetchIcon() local
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1692 BubbleTextView btv = (BubbleTextView) child; in beginDragShared() local