Home
last modified time | relevance | path

Searched refs:launchableType (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLaunchable.java62 "want to launch an app (%s) from %s", expectedPackageName, launchableType()))) { in launch() argument
85 protected abstract String launchableType(); in launchableType() method in Launchable
96 "want to launch split tasks from " + launchableType())) { in launchIntoSplitScreen()
DAppIconMenuItem.java54 protected String launchableType() { in launchableType() method in AppIconMenuItem
DTaskbarAppIconMenuItem.java49 protected String launchableType() { in launchableType() method in TaskbarAppIconMenuItem
DSearchWebSuggestion.java40 protected String launchableType() { in launchableType() method in SearchWebSuggestion
DWidget.java52 protected String launchableType() { in launchableType() method in Widget
DAppIcon.java112 protected String launchableType() { in launchableType() method in AppIcon