Searched refs:LIMIT (Results 1 – 10 of 10) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/ |
D | DebugReportApiTest.java | 81 private static final String LIMIT = "100"; field in DebugReportApiTest 429 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_success() 438 Map.of(DebugReportApi.Body.LIMIT, LIMIT)); in scheduleSourceDestinationLimitDebugReport_success() 458 source, LIMIT, mMeasurementDao); in scheduleSourceDestinationRateLimitDebugReport_success() 467 Map.of(DebugReportApi.Body.LIMIT, LIMIT)); in scheduleSourceDestinationRateLimitDebugReport_success() 478 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_debugFlagDisabled_dontSchedule() 491 source, LIMIT, mMeasurementDao); in scheduleSourceDestinationRateLimitDebugReport_debugFlagDisabled_dontSchedule() 503 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_sourceFlagDisabled_dontSchedule() 516 source, LIMIT, mMeasurementDao); in scheduleSourceDestinationRateLimitDebugReport_sourceFlagDisabled_dontSchedule() 533 mDebugReportApi.scheduleSourceDestinationLimitDebugReport(source, LIMIT, mMeasurementDao); in scheduleSourceDestinationLimitDebugReport_without_enrollmentId_dontSchedule() [all …]
|
/packages/services/Car/tools/GenericCarApiBuilder/scripts/api-coverage/ |
D | buildnums-sql-query | 11 LIMIT 5;
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | DebugReportApi.java | 97 String LIMIT = "limit"; field 239 generateSourceDebugReportBody(source, Map.of(Body.LIMIT, String.valueOf(limit))), in scheduleSourceStorageLimitDebugReport() 395 body.put(Body.LIMIT, limit); in scheduleSourceDestinationLimitDebugReport() 623 body.put(Body.LIMIT, limit); in generateTriggerDebugReportBody()
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | PduHeaders.java | 81 public static final int LIMIT = 0xB3; field in PduHeaders 707 case LIMIT: in setLongInteger()
|
D | PduParser.java | 361 case PduHeaders.LIMIT: in parseHeaders()
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
D | PduHeaders.java | 84 public static final int LIMIT = 0xB3; field in PduHeaders 727 case LIMIT: in setLongInteger()
|
D | PduParser.java | 386 case PduHeaders.LIMIT: { in parseHeaders()
|
/packages/modules/Virtualization/docs/debug/ |
D | tracing.md | 144 LIMIT 10;
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | MmsProvider.java | 1137 values.remove(Mms.LIMIT); in filterUnsupportedKeys()
|
/packages/modules/RuntimeI18n/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 2275 Landroid/icu/text/Collator$ReorderCodes;->LIMIT:I
|