Searched refs:mLauncher (Results 1 – 5 of 5) sorted by relevance
51 private LauncherInstrumentation mLauncher; field in LauncherJankTests68 mLauncher = new LauncherInstrumentation(getInstrumentation()); in setUp()89 mLauncher.pressHome().switchToOverview(); in resetAndOpenRecents()111 Overview overview = mLauncher.getOverview(); in testOpenAllAppsContainer()118 mLauncher.pressHome().switchToAllApps(); in openAllApps()136 final AllApps allApps = mLauncher.getAllApps(); in testAllAppsContainerSwipe()144 mLauncher.pressHome().ensureWorkspaceIsScrollable(); in makeHomeScrollable()162 final Workspace workspace = mLauncher.getWorkspace(); in testHomeScreenSwipe()170 mLauncher.pressHome().openAllWidgets(); in openAllWidgets()188 final Widgets widgets = mLauncher.getAllWidgets(); in testWidgetsContainerFling()[all …]
120 private LauncherInstrumentation mLauncher; field in SystemUiJankTests148 mLauncher = new LauncherInstrumentation(getInstrumentation()); in setUp()187 mLauncher.pressHome().switchToOverview(); in resetRecents()332 final Overview overview = mLauncher.getOverview(); in testRecentAppsFling()346 final Overview overview = mLauncher.getOverview(); in testRecentAppsDismiss()
39 private LauncherInstrumentation mLauncher; field in NexusLauncherStrategy52 mLauncher = new LauncherInstrumentation(InstrumentationRegistry.getInstrumentation()); in setUiDevice()55 mLauncher = in setUiDevice()171 return CommonLauncherHelper.getInstance(mDevice).launchApp(mLauncher, appName, packageName); in launch()
83 private LauncherInstrumentation mLauncher; field in LatencyTests114 mLauncher = new LauncherInstrumentation(getInstrumentation()); in setUp()322 mLauncher.getBackground().switchToOverview(); in testAppToRecents()
86 private LauncherInstrumentation mLauncher; field in AppTransitionTests114 mLauncher = new LauncherInstrumentation(getInstrumentation()); in setUp()288 mLauncher.getBackground().switchToOverview(); in testAppToRecents()327 final Workspace workspace = mLauncher.pressHome(); in testHotLaunchFromRecents()