Searched refs:getTestInfo (Results 1 – 13 of 13) 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()
299 Bundle getTestInfo(String request) { in getTestInfo() method in LauncherInstrumentation300 return getTestInfo(request, /*arg=*/ null); in getTestInfo()303 Bundle getTestInfo(String request, String arg) { in getTestInfo() method in LauncherInstrumentation316 return getTestInfo(TestProtocol.REQUEST_TARGET_INSETS) in getTargetInsets()321 return getTestInfo(TestProtocol.REQUEST_WINDOW_INSETS) in getWindowInsets()326 return getTestInfo(TestProtocol.REQUEST_IS_TABLET) in isTablet()331 return getTestInfo(TestProtocol.REQUEST_IS_TWO_PANELS) in isTwoPanels()746 if (getTestInfo( in waitForLauncherInitialized()1619 getTestInfo(TestProtocol.REQUEST_FORCE_GC); in forceGc()1628 getTestInfo(TestProtocol.REQUEST_VIEW_LEAK); in produceViewLeak()[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()
142 final int swipeLength = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()198 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()).getInt( in sendSwipeUpAndHoldToEnterOverviewGestureToLauncher()221 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()).getInt( in sendUpPointerToEnterOverviewToLauncher()
53 final int swipeHeight = mLauncher.getTestInfo( in switchBackToOverview()
56 mLauncher.getTestInfo( in switchToAllApps()
83 final int swipeHeight = mLauncher.getTestInfo( in switchToAllApps()213 return launcher.getTestInfo(TestProtocol.REQUEST_START_DRAG_THRESHOLD).getInt( in getStartDragThreshold()
96 return mLauncher.getTestInfo( in getWidgetsScroll()
45 public String getTestInfo() { in getTestInfo() method in TestBase
232 public String getTestInfo() { in getTestInfo() method in GoogLeNet
111 r.testInfo = mTest.getTestInfo(); in runBenchmarkLoop()
367 public String getTestInfo() { in getTestInfo() method in BNNMTest
277 public String getTestInfo() { in getTestInfo() method in SGEMMTest