Home
last modified time | relevance | path

Searched refs:getValues (Results 1 – 25 of 104) sorted by relevance

12345

/cts/tests/tests/content/src/android/content/cts/
DContentQueryMapTest.java139 ContentValues contentValues = mContentQueryMap.getValues(NAME0); in testRequery()
143 contentValues = mContentQueryMap.getValues(NAME1); in testRequery()
147 contentValues = mContentQueryMap.getValues(NAME2); in testRequery()
158 contentValues = mContentQueryMap.getValues(NAME0); in testRequery()
161 contentValues = mContentQueryMap.getValues(NAME1); in testRequery()
165 contentValues = mContentQueryMap.getValues(NAME2); in testRequery()
178 ContentValues contentValues = mContentQueryMap.getValues(NAME0); in testSetKeepUpdated()
181 contentValues = mContentQueryMap.getValues(NAME2); in testSetKeepUpdated()
193 contentValues = mContentQueryMap.getValues(NAME0); in testSetKeepUpdated()
196 contentValues = mContentQueryMap.getValues(NAME2); in testSetKeepUpdated()
[all …]
/cts/tests/tests/graphics/src/android/graphics/cts/
DCameraTest.java60 m.getValues(f); in testMatrixPreCompare()
76 m2.getValues(f); in testTranslate()
92 m2.getValues(f); in testRotateX()
108 m2.getValues(f); in testRotateY()
124 m2.getValues(f); in testRotateZ()
140 m2.getValues(f); in testRotate()
DMatrixTest.java263 mMatrix.getValues(mValues); in testSet()
268 matrix.getValues(mValues); in testSet()
359 mMatrix.getValues(mValues); in testSetConcat()
393 mMatrix.getValues(values); in testPreRotate2()
685 mMatrix.getValues(values); in testAccessValues()
713 mMatrix.getValues(actualValues); in verifyMatrix()
/cts/tests/tests/view/src/android/view/animation/cts/
DTranslateAnimationTest.java120 transformation.getMatrix().getValues(values); in testApplyTransformation()
126 transformation.getMatrix().getValues(values); in testApplyTransformation()
132 transformation.getMatrix().getValues(values); in testApplyTransformation()
140 transformation.getMatrix().getValues(values); in testApplyTransformation()
147 transformation.getMatrix().getValues(values); in testApplyTransformation()
156 transformation.getMatrix().getValues(values); in testApplyTransformation()
189 transformation.getMatrix().getValues(values); in testInitialize()
195 transformation.getMatrix().getValues(values); in testInitialize()
203 transformation.getMatrix().getValues(values); in testInitialize()
DScaleAnimationTest.java100 transformation.getMatrix().getValues(values); in testApplyTransformation()
106 transformation.getMatrix().getValues(values); in testApplyTransformation()
112 transformation.getMatrix().getValues(values); in testApplyTransformation()
141 transformation.getMatrix().getValues(values);
148 transformation.getMatrix().getValues(values);
154 transformation.getMatrix().getValues(values);
/cts/hostsidetests/incident/src/com/android/server/cts/
DPowerIncidentTest.java46 .getValues() in verifyPowerManagerServiceDumpProto()
50 .getValues() in verifyPowerManagerServiceDumpProto()
54 .getValues() in verifyPowerManagerServiceDumpProto()
87 .getValues() in verifyPowerManagerServiceDumpProto()
DDiskStatsProtoTest.java66 assertTrue(DiskStatsServiceDumpProto.EncryptionType.getDescriptor().getValues() in verifyDiskStatsServiceDumpProto()
95 assertTrue(DiskStatsFreeSpaceProto.Folder.getDescriptor().getValues() in verifyDiskStatsFreeSpaceProto()
DUsbIncidentTest.java75 … assertTrue(UsbHandlerProto.Function.getDescriptor().getValues().contains(f.getValueDescriptor())); in verifyUsbHandlerProto()
78 … assertTrue(UsbHandlerProto.Function.getDescriptor().getValues().contains(f.getValueDescriptor())); in verifyUsbHandlerProto()
DPrintProtoTest.java113 PrinterInfoProto.Status.getDescriptor().getValues() in verifyPrinterInfoProto()
124 PrintJobInfoProto.State.getDescriptor().getValues() in verifyPrintJobInfoProto()
DWindowManagerIncidentTest.java39 assertTrue(WindowManagerPolicyProto.UserRotationMode.getDescriptor().getValues() in verifyWindowManagerPolicyProto()
DActivityManagerIncidentTest.java172 …assertTrue(ConnectionRecordProto.Flag.getDescriptor().getValues().contains(f.getValueDescriptor())… in verifyConnectionRecordProto()
239 … assertTrue(UidRecordProto.Change.getDescriptor().getValues().contains(c.getValueDescriptor())); in verifyUidRecordProto()
267 …assertTrue(VrControllerProto.VrMode.getDescriptor().getValues().contains(vm.getValueDescriptor())); in verifyVrControllerProto()
/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/
DCompositeUserDataTest.java93 final String[] values = userData.getValues(); in testMerge_nullGenericUserData()
111 final String[] values = userData.getValues(); in testMerge_bothEmpty()
131 final String[] values = userData.getValues(); in testMerge_emptyGenericUserData()
163 final String[] values = userData.getValues(); in testMerge_emptyPackageUserData()
196 final String[] values = userData.getValues(); in testMerge_bothHaveData()
/cts/tools/cts-media-preparer-app/src/android/mediastress/cts/preconditions/app/
DMediaPreparerAppTest.java90 for (MediaFormat format : stringsToFormats(config.getValues(key))) { in testGetResolutions()
103 for (MediaFormat format : stringsToFormats(config.getValues(key))) { in testGetResolutions()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appops/
DAppOpsTests.java42 getDescriptorForType().getValues().size() - 1;
106 .getValues()) { in testAppOps()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DCannedAugmentedFillResponse.java150 values = dataset.getValues(); in asFillResponse()
188 if (!dataset.getValues().isEmpty()) { in createResponseWithInlineSuggestion()
191 for (Pair<AutofillId, AutofillValue> pair : dataset.getValues()) { in createResponseWithInlineSuggestion()
310 public List<Pair<AutofillId, AutofillValue>> getValues() { in getValues() method in CannedAugmentedFillResponse.Dataset
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/
DCameraTestInstrumentation.java90 double[] values = metric.getValues(); in sendStatus()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DTimeslotISCP_List.java121 for (TimeslotISCP value : getValues()) { in toIndentedString()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/rrlp_components/
DSeqOfAlmanacElement.java121 for (AlmanacElement value : getValues()) { in toIndentedString()
DSeqOfBadSignalElement.java121 for (BadSignalElement value : getValues()) { in toIndentedString()
DSeqOfDGANSSExtensionSgnElement.java121 for (DGANSSExtensionSgnElement value : getValues()) { in toIndentedString()
DSeqOfDGANSSSgnElement.java121 for (DGANSSSgnElement value : getValues()) { in toIndentedString()
DSeqOfGANSSAlmanacElement.java121 for (GANSSAlmanacElement value : getValues()) { in toIndentedString()
DSeqOfGANSSGenericAssistDataElement.java121 for (GANSSGenericAssistDataElement value : getValues()) { in toIndentedString()
DSeqOfGANSSRefMeasurementElement.java121 for (GANSSRefMeasurementElement value : getValues()) { in toIndentedString()
DSeqOfGANSSRefOrbit.java121 for (GANSSReferenceOrbit value : getValues()) { in toIndentedString()

12345