/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/assets/msmt_interop_tests/ |
D | default_config.json | 6 // Positive integer that controls the maximum number of distinct destinations 11 // Positive integer that controls the maximum number of distinct destinations 17 // Positive integer that controls the total maximum number of distinct 27 // Positive integer that controls the maximum number of distinct destinations 37 // Positive integer that controls the maximum number of distinct reporting 42 // Positive integer that controls the maximum number of distinct reporting 52 // Positive integer that controls the maximum number of distinct reporting
|
D | rate_limit_max_source_reporting_origin_ignores_expiry.json | 27 // Source is rejected for exceeding the distinct reporting origin
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/ |
D | ControllerRendererPoolTest.java | 90 mapping -> mapping.mControllerClass).distinct().count(); in getController_hasSupportedCardType_shouldHaveTwoControllersInPool() 117 mapping -> mapping.mRendererClass).distinct().count(); in getRenderer_hasSupportedViewType_shouldHaveDistinctRenderersInPool()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/assets/msmt_e2e_tests/misc/ |
D | max_distinct_reporting_origins_per_source_per_destination.json | 32 // Source should be rejected for exceeding the distinct reporting
|
/packages/apps/Launcher3/src/com/android/launcher3/provider/ |
D | LauncherDbUtils.kt | 64 distinct: Boolean, in <lambda>() 74 distinct, in <lambda>()
|
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/shared/ |
D | HealthPermissionReaderTest.kt | 337 assertThat(ArrayList(apps)).isEqualTo(apps.distinct()) in <lambda>() 525 assertThat(apps).isEqualTo(apps.distinct()) in <lambda>() 557 assertThat(apps).isEqualTo(apps.distinct()) in <lambda>() 576 assertThat(apps).isEqualTo(apps.distinct()) in <lambda>()
|
/packages/services/Telephony/utils/satellite/s2storage/src/write/java/com/android/telephony/sats2range/write/ |
D | SuffixTableSharedDataWriter.java | 41 entryValues.stream().distinct().count() == 1 ? 1 : entryValues.size(); in toBytes()
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/ |
D | NetworkPermissionsTest.kt | 57 return list.distinct().size != list.size in hasDuplicates()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/auto/ |
D | DrivingDecisionReminderService.kt | 262 val packageLabelsDistinct = packageLabels.distinct() in <lambda>() 263 val permissionGroupNamesDistinct = permissionGroupNames.distinct() in <lambda>()
|
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/data/access/ |
D | LoadMedicalTypeContributorAppsUseCase.kt | 62 .distinct() in <lambda>()
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | SQLiteQueryBuilder.java | 158 public void setDistinct(boolean distinct) { in setDistinct() argument 159 mDistinct = distinct; in setDistinct() 432 boolean distinct, String tables, String[] columns, String where, in buildQueryString() argument 442 if (distinct) { in buildQueryString()
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/model/data/ |
D | WidgetPickerData.kt | 60 .distinct() in <lambda>()
|
/packages/apps/Car/Settings/tests/deviceless/ |
D | README.md | 31 distinct approach to running deviceless tests and is widely regarded as more
|
/packages/apps/Contacts/src/com/android/contacts/sdn/ |
D | SdnRepository.kt | 58 .distinct() in <lambda>()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | HearingAidHelper.java | 73 .distinct() in getConnectedHearingAidDeviceList()
|
/packages/apps/Launcher3/src/com/android/launcher3/model/ |
D | WidgetsModel.java | 105 .flatMap(Collection::stream).distinct() in getWidgetsByComponentKey() 121 .flatMap(Collection::stream).distinct() in getWidgetsByComponentKeyForPicker()
|
D | ShortcutsChangedTask.kt | 72 matchingWorkspaceItems.map { item -> item.deepShortcutId }.distinct() in <lambda>()
|
D | ModelTaskController.kt | 71 .distinct() in getModelWriter()
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/ |
D | EidStatus.java | 124 .distinct() in getEidPerSlot()
|
/packages/modules/Permission/tests/hostside/safetycenter/src/android/safetycenter/hostside/ |
D | SafetySourceStateCollectedLoggingHostTest.kt | 81 assertThat(sourceStateAtoms.map { it.collectionType }.distinct()) in triggerStatsPull_atomsHaveCollectionTypeAutomatic()
|
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/ |
D | HealthPermissionReader.kt | 333 .distinct() in <lambda>() 354 resolveInfoList.map { it.activityInfo.packageName }.distinct() in <lambda>()
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/userpicker/ |
D | UserPickerItemSpacingDecorationTest.java | 103 assertThat(sizeSums.stream().distinct().count()).isEqualTo(1); in testHasEqualHorizontalSpacing()
|
/packages/services/Telephony/utils/satellite/s2storage/src/test/java/com/android/telephony/sats2range/ |
D | SuffixTableSharedDataTest.java | 121 if (expectedEntryValues.stream().distinct().count() == 1) { in verifySharedData()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherPrefs.kt | 177 .distinct() in <lambda>() 189 .distinct() in <lambda>()
|
/packages/modules/HealthFitness/framework/java/android/health/connect/aidl/ |
D | DeleteUsingFiltersRequestParcel.java | 131 .distinct() in getRecordTypeFilters()
|