Home
last modified time | relevance | path

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

/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DTaskbarAppIcon.java25 public final class TaskbarAppIcon extends AppIcon implements SplitscreenDragSource { class
30 TaskbarAppIcon(LauncherInstrumentation launcher, UiObject2 icon) { in TaskbarAppIcon() method in TaskbarAppIcon