| /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/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/flicker/utils/src/android/tools/traces/component/ |
| D | ComponentSplashScreenMatcher.kt | 48 var count = 0 in layerMatchesAnyOf() variable
|
| /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/systemui-tapl/src/android/platform/systemui_tapl/controller/ |
| D | NotificationController.java | 233 public void postNotifications(int count, boolean isMessaging) { in postNotifications() 244 public NotificationIdentity postNotifications(int count) { in postNotifications() 258 public NotificationIdentity postNotifications(int count, String pkg) { in postNotifications() 480 int count, @Nullable String pkg, @NonNull String summary) { in postGroupNotifications() 496 int count, @Nullable String pkg, @NonNull String summary, boolean highImportance) { in postGroupNotifications() 513 int count, @Nullable String pkg, @NonNull String summary, Importance priority) { in postGroupNotifications() 529 int count, in postGroupNotificationWithMessagingStyle() 575 int count, in postGroupNotificationWithConversationStyle() 779 int count, @Nullable String pkg, @NonNull String summary, boolean highImportance) { in postGroupNotificationsImpl() 785 int count, @Nullable String pkg, @NonNull String summary, Importance priority) { in postGroupNotificationsImpl() [all …]
|
| /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/automotive-helpers/settings-app-helper/src/android/platform/helpers/ |
| D | SettingUserHelperImpl.java | 166 int count = 0; in switchUser() local 188 int count = 0; in switchUsingUserIcon() local
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/io/ |
| D | FileArtifact.kt | 85 var count = 0 in traceCount() variable
|
| /platform_testing/tests/display/hcct/utils/ |
| D | vkms_tester.h | 78 VkmsConnectorBuilder& withAdditionalOverlayPlanes(int count) { in withAdditionalOverlayPlanes()
|
| /platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/ |
| D | CpuUsageHelper.java | 209 int count = 0; in getCores() local
|