/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/ |
D | IAutoNotificationMockingHelper.java | 20 public default void postNotifications(int count) { in postNotifications() 34 public default void postNotifications(int count, String pkg) { in postNotifications() 49 public default void postNotifications(int count, String pkg, boolean interrupting) { in postNotifications()
|
/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/ |
D | View.kt | 30 var count = childCount in getChildCountRecursively() variable
|
/platform_testing/libraries/junitxml/src/com/android/junitxml/ |
D | JUnitXmlRunner.java | 60 private static AtestRunListener getAtestRunListener(int count) { in getAtestRunListener() 109 int count = 0; in calcTestCount() local
|
/platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/ |
D | INotificationHelper.java | 69 default void postNotifications(int count) { in postNotifications() 117 default void postGroupNotifications(int count, @Nullable String pkg, @NonNull String summary) { in postGroupNotifications() 149 default void postBubbleNotification(String senderName, int count) { in postBubbleNotification() 164 default void postBubbleNotification(String senderName, int count, int id) { in postBubbleNotification() 246 default void postNotifications(int count, String pkg) { in postNotifications() 261 default void postNotifications(int count, String pkg, boolean interrupting) { in postNotifications()
|
D | IGoogleCameraHelper2.java | 22 public void takeMultiplePhotos(int count, long takePhotoDelay); in takeMultiplePhotos()
|
/platform_testing/emu_test/ |
D | run_android_bridge_test.cmd | 42 set count=0 variable
|
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | MeasureTime.java | 32 public static double[] measure(int count, MeasureRun run) throws Exception { in measure()
|
D | ResultUploader.java | 65 int count; in getBytes() local
|
/platform_testing/tests/apphealth/scenarios/src/android/platform/test/scenario/facebook/ |
D | IFacebookAppHelper.java | 28 public void scrollNewsfeed(Direction direction, int count); in scrollNewsfeed()
|
D | FacebookAppHelperImpl.java | 143 public void scrollNewsfeed(Direction direction, int count) { in scrollNewsfeed()
|
/platform_testing/libraries/flicker/utils/src/android/tools/traces/component/ |
D | ComponentSplashScreenMatcher.kt | 47 var count = 0 in layerMatchesAnyOf() variable
|
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/ |
D | AutoNotificationMockingHelperImpl.java | 118 public void postNotifications(int count) { in postNotifications() 128 public void postNotifications(int count, String pkg) { in postNotifications() 134 public void postNotifications(int count, String pkg, boolean interrupting) { in postNotifications()
|
/platform_testing/libraries/audio-test-harness/server/src/main/java/com/android/media/audiotestharness/server/utility/ |
D | PortUtility.java | 49 int count = 0; in nextAvailablePort() local
|
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/ide/common/resources/deprecated/ |
D | TestFolderWrapper.java | 36 final int count = files == null ? 0 : files.length; in listMembers() local
|
/platform_testing/libraries/flicker/test/src/android/tools/flicker/assertions/ |
D | CompoundAssertionTest.kt | 49 var count = 0 in executes() variable
|
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
D | UiBenchJankTestsHelper.java | 96 int count = 0; in goBackHome() local 110 int count = 0; in openTextInList() local
|
/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/setup/ |
D | LayoutPullParser.java | 94 int count = getAttributeCount(); in getViewCookie() local
|
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/ |
D | SettingsJankTests.java | 89 int count = 0; in flingSettingsToStart() local
|
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/ |
D | StatsdStatsHelperTest.java | 275 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigAlertStats() 288 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigMatcherStats() 301 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigConditionStats() 314 Map<String, Long> result, String metricKeyPrefix, long count) { in verifyConfigMetricStats()
|
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/ |
D | ContactDetailsHelperImpl.java | 142 int count = 5; in closeDetailsPage() local
|
/platform_testing/libraries/collectors-helper/simpleperf/src/com/android/helpers/ |
D | SimpleperfHelper.java | 224 long count = Long.parseLong(splitLine[1]) / testIterations; in getMetrics() local 249 long count = Long.parseLong(eventCount) / testIterations; in getMetrics() local
|
/platform_testing/libraries/flicker/utils/src/android/tools/traces/io/ |
D | FileArtifact.kt | 83 var count = 0 in traceCount() variable
|
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/ |
D | CpuUsageHelper.java | 209 int count = 0; in getCores() local
|
/platform_testing/libraries/system-helpers/settings-helper/src/android/system/helpers/ |
D | SettingsHelper.java | 156 int count = 0; in scrollThroughSettings() local 204 int count = 0; in loadAllSettings() local 220 int count = 5; in clickSetting() local
|
/platform_testing/tests/microbenchmarks/uibench/src/com/android/uibench/microbenchmark/ |
D | IUiBenchJankHelper.java | 90 void scrollDownAndUp(int count); in scrollDownAndUp()
|