Searched refs:getTestInfo (Results 1 – 8 of 8) sorted by relevance
53 mIconHeight = mLauncher.getTestInfo( in AllApps()197 return mLauncher.getTestInfo( in getAllAppsScroll()240 mLauncher.getTestInfo(TestProtocol.REQUEST_FREEZE_APP_LIST); in freeze()247 mLauncher.getTestInfo(TestProtocol.REQUEST_UNFREEZE_APP_LIST); in unfreeze()252 final Bundle testInfo = mLauncher.getTestInfo(TestProtocol.REQUEST_APP_LIST_FREEZE_FLAGS); in verifyNotFrozen()
269 Bundle getTestInfo(String request) { in getTestInfo() method in LauncherInstrumentation282 return getTestInfo(TestProtocol.REQUEST_WINDOW_INSETS) in getTargetInsets()646 if (getTestInfo( in waitForLauncherInitialized()1366 getTestInfo(TestProtocol.REQUEST_ENABLE_DEBUG_TRACING); in enableDebugTracing()1370 return getTestInfo(TestProtocol.REQUEST_OVERVIEW_SHARE_ENABLED).getBoolean( in overviewShareEnabled()1375 return getTestInfo(TestProtocol.REQUEST_OVERVIEW_CONTENT_PUSH_ENABLED).getBoolean( in overviewContentPushEnabled()1380 getTestInfo(TestProtocol.REQUEST_MOCK_SENSOR_ROTATION); in disableSensorRotation()1384 getTestInfo(TestProtocol.REQUEST_DISABLE_DEBUG_TRACING); in disableDebugTracing()1390 getTestInfo(TestProtocol.REQUEST_FORCE_GC); in forceGc()1394 final Bundle testInfo = getTestInfo(TestProtocol.REQUEST_PID); in getPid()[all …]
48 return mLauncher.getTestInfo(TestProtocol.REQUEST_START_EVENT_LOGGING) != null; in start()62 rawEvents = mLauncher.getTestInfo(TestProtocol.REQUEST_GET_TEST_EVENTS) in finishSync()87 mLauncher.getTestInfo(TestProtocol.REQUEST_STOP_EVENT_LOGGING); in finishNoWait()
79 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()116 final int swipeLength = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()
57 mLauncher.getTestInfo( in switchToAllApps()
53 final int swipeHeight = mLauncher.getTestInfo( in switchBackToOverview()
95 return mLauncher.getTestInfo( in getWidgetsScroll()
79 final int swipeHeight = mLauncher.getTestInfo( in switchToAllApps()