Searched refs:getTestInfo (Results 1 – 7 of 7) sorted by relevance
50 mIconHeight = mLauncher.getTestInfo( in AllApps()212 mLauncher.getTestInfo(TestProtocol.REQUEST_FREEZE_APP_LIST); in freeze()219 mLauncher.getTestInfo(TestProtocol.REQUEST_UNFREEZE_APP_LIST); in unfreeze()224 mLauncher.assertEquals(message, 0, mLauncher.getTestInfo( in verifyNotFrozen()
215 Bundle getTestInfo(String request) { in getTestInfo() method in LauncherInstrumentation500 if (getTestInfo( in waitForLauncherInitialized()994 getTestInfo(TestProtocol.REQUEST_ENABLE_DEBUG_TRACING); in enableDebugTracing()998 getTestInfo(TestProtocol.REQUEST_DISABLE_DEBUG_TRACING); in disableDebugTracing()1002 return getTestInfo(TestProtocol.REQUEST_TOTAL_PSS_KB). in getTotalPssKb()1007 getTestInfo(TestProtocol.REQUEST_JAVA_LEAK); in produceJavaLeak()1011 getTestInfo(TestProtocol.REQUEST_NATIVE_LEAK); in produceNativeLeak()
55 final int leftMargin = mLauncher.getTestInfo( in flingForward()93 final int rightMargin = mLauncher.getTestInfo( in flingBackward()
68 final int swipeHeight = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()95 final int swipeLength = mLauncher.getTestInfo(getSwipeHeightRequestName()). in goToOverviewUnchecked()
56 mLauncher.getTestInfo( in switchToAllApps()
52 final int swipeHeight = mLauncher.getTestInfo( in switchBackToOverview()
63 final int swipeHeight = mLauncher.getTestInfo( in switchToAllApps()