Home
last modified time | relevance | path

Searched refs:setStop (Results 1 – 8 of 8) sorted by relevance

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DDurationMetricsTests.java82 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testDurationMetric()
146 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testDurationMetricWithCondition()
155 .setStop(APP_BREADCRUMB_REPORTED_B_MATCH_STOP_ID) in testDurationMetricWithCondition()
262 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testDurationMetricWithActivation()
363 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testDurationMetricWithConditionAndActivation()
373 .setStop(APP_BREADCRUMB_REPORTED_B_MATCH_STOP_ID) in testDurationMetricWithConditionAndActivation()
543 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testDurationMetricWithDimension()
560 .setStop(APP_BREADCRUMB_REPORTED_B_MATCH_STOP_ID) in testDurationMetricWithDimension()
DValueMetricsTests.java157 .setStop(predicateFalseName.hashCode()) in testPullerAcrossBuckets()
238 .setStop(predicateFalseName.hashCode()) in testMultipleEventsPerBucket()
387 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testValueMetricWithConditionAndActivation()
DGaugeMetricsTests.java93 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testGaugeMetric()
265 .setStop(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID) in testPulledGaugeMetricWithConditionAndActivation()
DCountMetricsTests.java126 .setStop(endMatcherId) in testEventCountWithCondition()
200 .setStop(endMatcherId) in testEventCountWithConditionAndActivation()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DCachingPipeline.java64 mEnvironment.setStop(true); in stop()
116 mEnvironment.setStop(false); in setupEnvironment()
DFilterEnvironment.java50 public synchronized void setStop(boolean stop) { in setStop() method in FilterEnvironment
/packages/modules/StatsD/tests/src/android/cts/statsd/validation/
DValidationTests.java503 .setStop(partialWakelockOffId) in uploadWakelockDurationBatteryStatsConfig()
551 .setStop(pluggedStateBatteryPluggedId) in uploadWakelockDurationBatteryStatsConfig()
632 .setStop(screenTurnedOnId) in uploadWakelockDurationBatteryStatsConfig()
/packages/modules/StatsD/tests/src/android/cts/statsd/alert/
DAnomalyDetectionTests.java211 .setStop(APP_BREADCRUMB_REPORTED_MATCH_STOP_ID) in testDurationAnomalyDetection()
290 .setStop(APP_BREADCRUMB_REPORTED_MATCH_STOP_ID) in testDurationAnomalyDetectionForLateAlarms()