Searched refs:DRAG_LAYER (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/viewcapture_analysis/ |
D | AlphaJumpDetector.java | 29 private static final String DRAG_LAYER = field in AlphaJumpDetector 47 DRAG_LAYER 49 DRAG_LAYER 51 DRAG_LAYER + "AppWidgetResizeFrame|FrameLayout|ImageView:id/widget_resize_frame", 52 DRAG_LAYER + "AppWidgetResizeFrame|FrameLayout|ImageView:id/widget_resize_left_handle", 53 DRAG_LAYER + "AppWidgetResizeFrame|FrameLayout|ImageView:id/widget_resize_right_handle", 54 DRAG_LAYER + "AppWidgetResizeFrame|FrameLayout|ImageView:id/widget_resize_top_handle", 55 DRAG_LAYER + "FloatingTaskView|FloatingTaskThumbnailView:id/thumbnail", 56 DRAG_LAYER + "FloatingTaskView|SplitPlaceholderView:id/split_placeholder", 57 DRAG_LAYER + "Folder|FolderPagedView:id/folder_content", [all …]
|
D | FlashDetector.java | 34 private static final String DRAG_LAYER = field in FlashDetector 41 DRAG_LAYER + "LauncherRecentsView:id/overview_panel|TaskView", 42 DRAG_LAYER + "LauncherRecentsView:id/overview_panel|ClearAllButton:id/clear_all", 43 DRAG_LAYER 60 DRAG_LAYER + "SearchContainerView:id/apps_view", 61 DRAG_LAYER + "LauncherDragView", 62 DRAG_LAYER + "FloatingTaskView|FloatingTaskThumbnailView:id/thumbnail", 63 DRAG_LAYER 66 DRAG_LAYER 71 DRAG_LAYER + "NexusOverviewActionsView:id/overview_actions_view"
|
D | PositionJumpDetector.java | 34 private static final String DRAG_LAYER = field in PositionJumpDetector 40 DRAG_LAYER + "SearchContainerView:id/apps_view", 41 DRAG_LAYER + "AppWidgetResizeFrame", 42 DRAG_LAYER + "LauncherAllAppsContainerView:id/apps_view", 46 DRAG_LAYER + "WidgetsTwoPaneSheet|SpringRelativeLayout:id/container", 47 DRAG_LAYER + "WidgetsFullSheet|SpringRelativeLayout:id/container", 48 DRAG_LAYER + "LauncherDragView", 51 DRAG_LAYER + "FloatingTaskView", 52 DRAG_LAYER + "LauncherRecentsView:id/overview_panel"
|