Home
last modified time | relevance | path

Searched refs:MAX_RESULT_REDELIVERY_COUNT (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Profiling/service/java/com/android/os/profiling/
DDeviceConfigHelper.java118 public static final String MAX_RESULT_REDELIVERY_COUNT = "max_result_redelivery_count"; field in DeviceConfigHelper
DProfilingService.java148 DeviceConfigHelper.MAX_RESULT_REDELIVERY_COUNT, in ProfilingService()
207 DeviceConfigHelper.MAX_RESULT_REDELIVERY_COUNT, in ProfilingService()
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingServiceTests.java716 DeviceConfigHelper.MAX_RESULT_REDELIVERY_COUNT, 3); in testQueuedResult_OverMaxRetries()