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.java117 allApps.getAppIcon("TestActivity7").openMenu(); in testPressHomeOnAllAppsContextMenu()
295 openMenu(); in testLaunchMenuItem()
341 openMenu(). in testDragShortcut()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAppIcon.java47 public AppIconMenu openMenu() { in openMenu() method in AppIcon