Home
last modified time | relevance | path

Searched refs:setId (Results 1 – 25 of 51) sorted by relevance

123

/cts/hostsidetests/statsd/src/android/cts/statsd/alert/
DAnomalyDetectionTests.java97 .setId(METRIC_ID) in testCountAnomalyDetection()
149 .setId(METRIC_ID) in testDurationAnomalyDetection()
155 .setId(APP_BREADCRUMB_REPORTED_IS_ON_PREDICATE) in testDurationAnomalyDetection()
213 .setId(METRIC_ID) in testDurationAnomalyDetectionForLateAlarms()
220 .setId(APP_BREADCRUMB_REPORTED_IS_ON_PREDICATE) in testDurationAnomalyDetectionForLateAlarms()
260 .setId(METRIC_ID) in testValueAnomalyDetection()
303 .setId(SUBSCRIPTION_ID_PERFETTO) in testPerfetto()
310 .setId(METRIC_ID) in testPerfetto()
346 .setId(METRIC_ID) in testGaugeAnomalyDetection()
392 .setId(ATOM_MATCHER_ID) in testPulledAnomalyDetection()
[all …]
/cts/hostsidetests/statsd/src/android/cts/statsd/validation/
DValidationTests.java452 .setId(partialWakelockAcquireId) in uploadWakelockDurationBatteryStatsConfig()
463 .setId(partialWakelockChangeAcquireId) in uploadWakelockDurationBatteryStatsConfig()
474 .setId(partialWakelockReleaseId) in uploadWakelockDurationBatteryStatsConfig()
485 .setId(partialWakelockChangeReleaseId) in uploadWakelockDurationBatteryStatsConfig()
496 .setId(partialWakelockOnId) in uploadWakelockDurationBatteryStatsConfig()
503 .setId(partialWakelockOffId) in uploadWakelockDurationBatteryStatsConfig()
511 .setId(partialWakelockIsOnId) in uploadWakelockDurationBatteryStatsConfig()
519 .setId(pluggedStateBatteryPluggedNoneId) in uploadWakelockDurationBatteryStatsConfig()
527 .setId(pluggedStateBatteryPluggedAcId) in uploadWakelockDurationBatteryStatsConfig()
535 .setId(pluggedStateBatteryPluggedUsbId) in uploadWakelockDurationBatteryStatsConfig()
[all …]
/cts/hostsidetests/statsd/src/android/cts/statsd/metric/
DMetricsUtils.java46 .setId(id) in startAtomMatcher()
62 .setId(id) in stopAtomMatcher()
78 .setId(id) in unspecifiedAtomMatcher()
89 .setId(id) in simpleAtomMatcher()
97 .setId(id) in appBreadcrumbMatcherWithLabel()
110 .setId(id) in appBreadcrumbMatcherWithLabelAndState()
124 .setId(id) in simpleAtomMatcher()
DDurationMetricsTests.java72 .setId(MetricsUtils.StringToId("Predicate")) in testDurationMetric()
80 .setId(MetricsUtils.DURATION_METRIC_ID) in testDurationMetric()
137 .setId(MetricsUtils.StringToId("Predicate")) in testDurationMetricWithCondition()
146 .setId(MetricsUtils.StringToId("ConditionPredicate")) in testDurationMetricWithCondition()
157 .setId(MetricsUtils.DURATION_METRIC_ID) in testDurationMetricWithCondition()
250 .setId(MetricsUtils.StringToId("Predicate")) in testDurationMetricWithActivation()
258 .setId(MetricsUtils.DURATION_METRIC_ID) in testDurationMetricWithActivation()
350 .setId(MetricsUtils.StringToId("Predicate")) in testDurationMetricWithConditionAndActivation()
360 .setId(MetricsUtils.StringToId("ConditionPredicate")) in testDurationMetricWithConditionAndActivation()
368 .setId(MetricsUtils.DURATION_METRIC_ID) in testDurationMetricWithConditionAndActivation()
[all …]
DValueMetricsTests.java70 .setId(MetricsUtils.VALUE_METRIC_ID) in testValueMetric()
134 .setId(predicateName.hashCode()) in testPullerAcrossBuckets()
145 .setId(atomName.hashCode()) in testPullerAcrossBuckets()
151 .setId(MetricsUtils.VALUE_METRIC_ID) in testPullerAcrossBuckets()
214 .setId(predicateName.hashCode()) in testMultipleEventsPerBucket()
225 .setId(atomName.hashCode()) in testMultipleEventsPerBucket()
231 .setId(MetricsUtils.VALUE_METRIC_ID) in testMultipleEventsPerBucket()
298 .setId(atomName.hashCode()) in testPullerAcrossBucketsWithActivation()
304 .setId(MetricsUtils.VALUE_METRIC_ID) in testPullerAcrossBucketsWithActivation()
370 .setId(MetricsUtils.StringToId("Predicate")) in testValueMetricWithConditionAndActivation()
[all …]
DCountMetricsTests.java44 .setId(MetricsUtils.COUNT_METRIC_ID) in testSimpleEventCountMetric()
87 .setId(conditionId) in testEventCountWithCondition()
92 .setId(MetricsUtils.COUNT_METRIC_ID) in testEventCountWithCondition()
157 .setId(conditionId) in testEventCountWithConditionAndActivation()
162 .setId(MetricsUtils.COUNT_METRIC_ID) in testEventCountWithConditionAndActivation()
258 .setId(MetricsUtils.COUNT_METRIC_ID) in testPartialBucketCountMetric()
DGaugeMetricsTests.java72 .setId(MetricsUtils.StringToId("Predicate")) in testGaugeMetric()
82 .setId(MetricsUtils.GAUGE_METRIC_ID) in testGaugeMetric()
165 .setId(systemUptimeMatcherId) in testPulledGaugeMetricWithActivation()
177 .setId(MetricsUtils.GAUGE_METRIC_ID) in testPulledGaugeMetricWithActivation()
238 .setId(MetricsUtils.StringToId("Predicate")) in testPulledGaugeMetricWithConditionAndActivation()
246 .setId(MetricsUtils.GAUGE_METRIC_ID) in testPulledGaugeMetricWithConditionAndActivation()
DMetricActivationTests.java74 .setId(metric1Id) in createConfig()
79 .setId(metric2Id) in createConfig()
84 .setId(metric3Id) in createConfig()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDataCallResponseTest.java56 .setId(ID) in testConstructorAndGetters()
87 .setId(ID) in testEquals()
102 .setId(ID) in testEquals()
122 .setId(ID) in testNotEquals()
137 .setId(1) in testNotEquals()
159 .setId(ID) in testParcel()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DFillEventHistoryTest.java91 .setId("name") in testDatasetAuthenticationSelected()
125 .setId("name") in testAuthenticationSelected()
193 .setId("name2") in testDatasetSelected_twoResponses()
199 .setId("name3") in testDatasetSelected_twoResponses()
488 .setId("id1") in testContextCommitted_withoutFlagOnLastResponse()
508 .setId("id2") in testContextCommitted_withoutFlagOnLastResponse()
600 .setId("id2") in testContextCommitted_idlessDatasetSelected_datasetWithIdIgnored()
662 .setId("id2") in testContextCommitted_idlessDatasetIgnored_datasetWithIdSelected()
722 .setId("id1") in testContextCommitted_noDatasetSelected_valuesNotManuallyEntered()
728 .setId("id2") in testContextCommitted_noDatasetSelected_valuesNotManuallyEntered()
[all …]
DVisibilitySetterActionTest.java68 view.setId(42); in testOneChild()
83 view.setId(42); in testOneChildAddedTwice()
98 view1.setId(42); in testMultipleChildren()
103 view2.setId(108); in testMultipleChildren()
/cts/tests/tests/widget/src/android/widget/cts/util/
DListItemFactory.java162 result.setId(position); in button()
178 convertView.setId(position); in convertButton()
202 result.setId(position); in text()
218 convertView.setId(position); in convertText()
244 ll.setId(position); in doubleText()
283 convertView.setId(position); in convertDoubleText()
DExpandableListScenario.java239 convertView.setId(flPos); in getView()
266 result.setId(flPos); in createView()
/cts/hostsidetests/statsd/src/android/cts/statsd/alarm/
DAlarmTests.java67 return StatsdConfig.newBuilder().setId(CONFIG_ID) in getBaseConfig()
69 .setId(ALARM_ID) in getBaseConfig()
74 .setId(SUBSCRIPTION_ID_INCIDENTD) in getBaseConfig()
/cts/tests/tests/view/src/android/view/cts/
DView_IdsTest.java65 editText.setId(0x1111); in testIds()
69 buttonCancel.setId(0x9999); in testIds()
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java200 return StatsdConfig.newBuilder().setId(CONFIG_ID) in createConfigBuilder()
528 .setId(atomName.hashCode()) in addAtomEvent()
531 .setId(eventName.hashCode()) in addAtomEvent()
549 .setId(atomName.hashCode()) in addGaugeAtom()
554 .setId(predicateTrueName.hashCode()) in addGaugeAtom()
565 .setId(predicateFalseName.hashCode()) in addGaugeAtom()
575 .setId(predicateName.hashCode()) in addGaugeAtom()
583 .setId(gaugeName.hashCode()) in addGaugeAtom()
923 return StatsdConfig.newBuilder().setId(CONFIG_ID) in getPulledConfig()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DAtomMetricTester.java74 return StatsdConfig.newBuilder().setId(CONFIG_ID) in createConfigBuilder()
173 .setId(atomName.hashCode()) in addAtomEvent()
176 .setId(eventName.hashCode()) in addAtomEvent()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java175 layerDrawable.setId(0, 10); in testFindDrawableByLayerId()
176 layerDrawable.setId(1, 20); in testFindDrawableByLayerId()
181 layerDrawable.setId(0, Integer.MIN_VALUE); in testFindDrawableByLayerId()
182 layerDrawable.setId(1, Integer.MAX_VALUE); in testFindDrawableByLayerId()
186 layerDrawable.setId(0, 10); in testFindDrawableByLayerId()
187 layerDrawable.setId(1, 10); in testFindDrawableByLayerId()
197 layerDrawable.setId(0, 10); in testAccessId()
198 layerDrawable.setId(1, 20); in testAccessId()
202 layerDrawable.setId(0, Integer.MIN_VALUE); in testAccessId()
203 layerDrawable.setId(1, Integer.MAX_VALUE); in testAccessId()
[all …]
/cts/tests/tests/widget/src/android/widget/cts/
DTwoLineListItemTest.java109 text1.setId(android.R.id.text1); in testOnFinishInflate()
111 text2.setId(android.R.id.text2); in testOnFinishInflate()
DSimpleExpandableListAdapterTest.java208 convertView.setId(android.R.id.text1); in testGetChildView()
215 convertView.setId(android.R.id.text1); in testGetChildView()
362 convertView.setId(android.R.id.text1); in testGetGroupView()
369 convertView.setId(android.R.id.text1); in testGetGroupView()
/cts/tests/tests/view/src/android/view/textclassifier/cts/
DTextClassifierValueObjectsTest.java82 .setId(ID) in testTextSelection()
109 .setId(id) in testTextSelection_differentParams()
216 .setId(ID) in testTextClassification()
266 .setId(ID) in testTextClassificationLegacy()
385 .setId(ID) in testTextLanguage()
/cts/tests/tests/media/src/android/media/cts/
DMediaSession2ServiceTest.java156 .setId("testOnGetSession_returnsSession") in testOnGetSession_returnsSession()
316 .setId("testGetSessions") in testGetSessions()
335 .setId("testAddSessions_removedWhenClose") in testAddSessions_removedWhenClose()
429 .setId(id) in createMediaSession2()
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java204 .setId(configId) in createAndUploadStatsdConfig()
212 .setId(atomName.hashCode()) in createAndUploadStatsdConfig()
216 .setId(eventName.hashCode()) in createAndUploadStatsdConfig()
/cts/hostsidetests/statsd/src/android/cts/statsd/metadata/
DMetadataTestCase.java41 StatsdConfig.Builder builder = StatsdConfig.newBuilder().setId(CONFIG_ID) in getBaseConfig()
/cts/tests/fragment/src/android/fragment/cts/
DLoaderActivity.java46 textViewB.setId(R.id.textB); in onCreate()

123