Home
last modified time | relevance | path

Searched refs:openMenu (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java112 allApps.getAppIcon("TestActivity7").openMenu(); in testPressHomeOnAllAppsContextMenu()
288 openMenu(); in testLaunchMenuItem()
334 openMenu(). in testDragShortcut()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAppIcon.java43 public AppIconMenu openMenu() { in openMenu() method in AppIcon