Home
last modified time | relevance | path

Searched refs:runActivity (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/appcompat/hiddenapi/src/android/compat/hiddenapi/cts/
DHostsideStatsdAtomTests.java99 runActivity(getDevice(), TEST_PKG, "HiddenApiUsedActivity", in hiddenApiUsed()
128 public static void runActivity(ITestDevice device, String pkgName, String activity, in runActivity() method in HostsideStatsdAtomTests
130 runActivity(device, pkgName, activity, actionKey, actionValue, in runActivity()
143 public static void runActivity(ITestDevice device, String pkgName, String activity, in runActivity() method in HostsideStatsdAtomTests
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appstart/
DAppStartStatsTests.java130 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in runTestAppStartOccurredCommon()
168 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testHibernatingAppStartOccurred()
187 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testHibernatingAppStartOccurredTwice_isHibernatingShouldBeFalseSecondTime()
189 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testHibernatingAppStartOccurredTwice_isHibernatingShouldBeFalseSecondTime()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/notification/
DNotificationStatsTests.java65 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testNotificationPackagePreferenceExtraction()
99 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testNotificationChannelPreferencesExtraction()
138 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testNotificationChannelGroupPreferencesExtraction()
/cts/hostsidetests/neuralnetworks/src/com/android/nn/host/cts/
DNeuralNetworksStatsTests.java88 DeviceUtils.runActivity(getDevice(), APP_PKG_NAME, APP_CLASS_NAME, null, null, in testAppNeuralNetworksCompilationCompletedNative()
137 DeviceUtils.runActivity(getDevice(), APP_PKG_NAME, APP_CLASS_NAME, null, null, in testAppNeuralNetworksCompilationFailedNative()
181 DeviceUtils.runActivity(getDevice(), APP_PKG_NAME, APP_CLASS_NAME, null, null, in testAppNeuralNetworksExecutionCompletedNative()
240 DeviceUtils.runActivity(getDevice(), APP_PKG_NAME, APP_CLASS_NAME, null, null, in testAppNeuralNetworksExecutionFailedNative()
/cts/hostsidetests/systemui/src/android/host/systemui/
DStatsdNotificationAtomTest.java81 DeviceUtils.runActivity(getDevice(), NOTIFICATION_TEST_PKG, in testNotificationReported()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/binderstats/
DLooperStatsTests.java71 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testLooperStats()
DBinderStatsTests.java80 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testBinderStats()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java323 public static void runActivity(ITestDevice device, String pkgName, String activity, in runActivity() method in DeviceUtils
325 runActivity(device, pkgName, activity, actionKey, actionValue, in runActivity()
338 public static void runActivity(ITestDevice device, String pkgName, String activity, in runActivity() method in DeviceUtils
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DUidAtomTests.java198 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testAppCrashOccurred()
231 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG,
503 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testMediaCodecActivity()
530 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testOverlayState()
569 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testPictureInPictureState()
961 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG,
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/batterystats/
DBatteryUsageStatsTests.java91 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in runBatteryUsageStatsAtomTest()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/wifi/
DWifiStatsTests.java158 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testWifiLockHighPerfDeprecated()
209 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testWifiLockLowLatency()
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DIncrementalAppErrorStatsTests.java143 DeviceUtils.runActivity(getDevice(), DeviceUtils.STATSD_ATOM_TEST_PKG, in testAppCrashOnIncremental()