META-INF/
META-INF/MANIFEST.MF
android/
android/ui/
android/ui/cts/
android/ui/cts/TaskSwitchingTest$LocalListener.class
TaskSwitchingTest.java package android.ui.cts public android.ui.cts.TaskSwitchingTest$LocalListener extends com.android.tradefed.result.CollectingTestListener { final synthetic android.ui.cts.TaskSwitchingTest this$0 public void <init> (android.ui.cts.TaskSwitchingTest) android.ui.cts.TaskSwitchingTest this$0 public void testEnded (com.android.ddmlib.testrunner.TestIdentifier, java.util.Map) Exception e com.android.ddmlib.testrunner.TestIdentifier test java.util.Map testMetrics }
android/ui/cts/TaskSwitchingTest.class
TaskSwitchingTest.java package android.ui.cts public android.ui.cts.TaskSwitchingTest extends com.android.tradefed.testtype.DeviceTestCase implements com.android.tradefed.testtype.IAbiReceiver com.android.tradefed.testtype.IBuildReceiver { private static final String TAG private static final String RUNNER private static final String RESULT_KEY private com.android.tradefed.build.IBuildInfo mBuild private com.android.tradefed.device.ITestDevice mDevice private com.android.compatibility.common.util.ReportLog mReport private com.android.tradefed.testtype.IAbi mAbi static final String[] PACKAGES static final String[] APKS public void <init> () public void setAbi (com.android.tradefed.testtype.IAbi) com.android.tradefed.testtype.IAbi abi public void setBuild (com.android.tradefed.build.IBuildInfo) com.android.tradefed.build.IBuildInfo buildInfo protected void setUp () throws java.lang.Exception java.io.File app int i String[] options protected void tearDown () throws java.lang.Exception int i public void testTaskSwitching () throws java.lang.Exception com.android.ddmlib.testrunner.RemoteAndroidTestRunner testRunner android.ui.cts.TaskSwitchingTest$LocalListener listener com.android.ddmlib.testrunner.TestRunResult result static synthetic com.android.compatibility.common.util.ReportLog access$002 (android.ui.cts.TaskSwitchingTest, com.android.compatibility.common.util.ReportLog) android.ui.cts.TaskSwitchingTest x0 com.android.compatibility.common.util.ReportLog x1 static void <clinit> () }
android/ui/cts/InstallTimeTest.class
InstallTimeTest.java package android.ui.cts public android.ui.cts.InstallTimeTest extends com.android.tradefed.testtype.DeviceTestCase implements com.android.tradefed.testtype.IAbiReceiver com.android.tradefed.testtype.IBuildReceiver { private com.android.tradefed.build.IBuildInfo mBuild private com.android.tradefed.device.ITestDevice mDevice private com.android.tradefed.testtype.IAbi mAbi private static final String TAG private static final String REPORT_LOG_NAME static final String PACKAGE static final String APK private static final double OUTLIER_THRESHOLD public void <init> () public void setAbi (com.android.tradefed.testtype.IAbi) com.android.tradefed.testtype.IAbi abi public void setBuild (com.android.tradefed.build.IBuildInfo) com.android.tradefed.build.IBuildInfo buildInfo protected void setUp () throws java.lang.Exception protected void tearDown () throws java.lang.Exception public void testInstallTime () throws java.lang.Exception String streamName com.android.compatibility.common.util.MetricsReportLog report int NUMBER_REPEAT com.android.tradefed.build.IBuildInfo build com.android.tradefed.device.ITestDevice device double[] result com.android.compatibility.common.util.Stat$StatResult stat static synthetic com.android.tradefed.testtype.IAbi access$000 (android.ui.cts.InstallTimeTest) android.ui.cts.InstallTimeTest x0 }
android/ui/cts/InstallTimeTest$1.class
InstallTimeTest.java package android.ui.cts android.ui.cts.InstallTimeTest$1 extends com.android.compatibility.common.util.MeasureRun { final synthetic com.android.tradefed.device.ITestDevice val$device final synthetic com.android.tradefed.build.IBuildInfo val$build final synthetic android.ui.cts.InstallTimeTest this$0 void <init> (android.ui.cts.InstallTimeTest, com.android.tradefed.device.ITestDevice, com.android.tradefed.build.IBuildInfo) android.ui.cts.InstallTimeTest this$0 public void prepare (int) throws java.lang.Exception int i public void run (int) throws java.lang.Exception int i java.io.File app String[] options }
com/
com/android/
com/android/cts/
com/android/cts/migration/
com/android/cts/migration/MigrationHelper.class
MigrationHelper.java package com.android.cts.migration public com.android.cts.migration.MigrationHelper extends java.lang.Object { private static final String COMPATIBILITY_BUILD_HELPER private static final String CTS_BUILD_HELPER public void <init> () public static java.io.File getTestFile (com.android.tradefed.build.IBuildInfo, java.lang.String) throws java.io.FileNotFoundException Class cls java.lang.reflect.Constructor cons Object instance java.lang.reflect.Method method java.io.File dir java.io.File file Class cls java.lang.reflect.Method builder Object helper java.lang.reflect.Method method java.io.File file com.android.tradefed.build.IBuildInfo mBuild String filename }