Home
last modified time | relevance | path

Searched defs:set (Results 1 – 25 of 29) sorted by relevance

12

/cts/tests/tests/content/src/android/content/res/cts/
DTypedArrayTest.java83 final int[] set = new int[1]; in testAttrsMethod() local
164 final AttributeSet set = parser; in testNonResourceString() local
DResources_ThemeTest.java72 AttributeSet set = Xml.asAttributeSet(parser); in testObtainStyledAttributes() local
DResourcesTest.java90 final AttributeSet set = Xml.asAttributeSet(parser); in testObtainAttributes() local
/cts/apps/CtsVerifier/include/colorchecker/
Dvec2.h62 inline void set(const T inputX, const T inputY) { in set() function
Dvec3.h102 inline void set(const T inputRed, const T inputGreen, const T inputBlue){ in set() function
/cts/tests/tests/webkit/src/android/webkit/cts/
DDateSorterTest.java47 HashSet<String> set = new HashSet<String>(); in testGetLabel() local
/cts/tests/tests/util/src/android/util/cts/
DArraySetTest.java126 private static <E> void compareSets(HashSet<E> set, ArraySet<E> array) { in compareSets()
182 private static <E> void dump(HashSet<E> set, ArraySet<E> array) { in dump()
DXmlTest.java414 AttributeSet set = Xml.asAttributeSet(xp); in testAsAttributeSet() local
/cts/tests/tests/os/src/android/os/cts/
DIParcelFileDescriptorPeer.aidl32 void set(in ParcelFileDescriptor pfd); in set() method
DParcelFileDescriptorPeer.java109 public void set(ParcelFileDescriptor pfd) throws RemoteException { in set() method in ParcelFileDescriptorPeer
DParcelFileDescriptorTest.java66 public boolean set() { in set() method in ParcelFileDescriptorTest.DoneSignal
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspBufferMath.java255 static public <T extends DspBufferBase> int set(T r, T a) { in set() method in DspBufferMath
303 static public <T extends DspBufferBase> int set(T r, double ...values) { in set() method in DspBufferMath
/cts/tests/tests/animation/src/android/animation/cts/
DAnimationActivity.java177 public void startAnimatorSet(AnimatorSet set){ in startAnimatorSet()
239 public void animateBall(AnimatorSet set) { in animateBall()
DPropertyValuesHolderTest.java333 public void set(Object object, Object value) { in set() method in PropertyValuesHolderTest.ShapeHolderYProperty
377 public void set(Object object, Object value) { in set() method in PropertyValuesHolderTest.ViewColorProperty
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimatorInflaterTest.java93 AnimatorSet set = (AnimatorSet) anim; in testLoadAnimator() local
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
DScript.java91 public <T> void set(Script.ScriptParameter<ScriptT, T> parameter, T value) { in set() method in Script.ParameterMap
DScriptGraph.java342 public <K> ScriptBuilder<T> set(Script.ScriptParameter<T, K> parameter, K value) { in set() method in ScriptGraph.Builder.ScriptBuilder
/cts/tests/tests/netsecpolicy/src/android/security/
DNetworkSecurityPolicyTestBase.java287 public void set(T value) { in set() method in NetworkSecurityPolicyTestBase.SettableFuture
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js2411 set: function( elem, value ) { method
2521 set: function( elem, value ) { method
2549 set: function( elem, value, name ) { method
2640 set: function( elem, value, name ) { method
2696 set: function( elem, value ) { method
2709 set: function( elem, value, name ) { method
2738 set: function( elem, value ) { method
2782 set: function( elem, value ) { method
4029 Sizzle.matches = function( expr, set ) { argument
4072 Sizzle.filter = function( expr, set, inplace, not ) { argument
[all …]
/cts/tests/tests/media/src/android/media/cts/
DAudioHelper.java118 public void set(T value) in set() method in AudioHelper.FutureLatch
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js72 …bject.defineProperty(L.prototype,"key",{enumerable:false,configurable:true,set:function(b){if(b===… method
118 …neProperty(c.prototype,"referenceEdge",{enumerable:false,configurable:true,set:function(b){if(b===… method
119 "incidentEdge",{enumerable:false,configurable:true,set:function(b){if(b===undefined)b=0;this._incid… method
120 …ject.defineProperty(c.prototype,"flip",{enumerable:false,configurable:true,set:function(b){if(b===… method
156 …;Object.defineProperty(F.prototype,"r",{enumerable:false,configurable:true,set:function(y){if(y===… method
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java2827 public static void set(Time t, int[] args) { in set() method in TimeTest.Fields
2833 public static void set(Time t, int year, int month, int monthDay, int hour, int minute, in set() method in TimeTest.Fields
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java369 void set(double atime, double aroll, double apitch, double ayaw) { in set() method in RVCVXCheckAnalyzer.AttitudeRec
/cts/tests/tests/widget/src/android/widget/cts/util/
DXmlUtils.java948 HashSet set = new HashSet(); in readThisSetXml() local
/cts/tests/tests/view/src/android/view/cts/util/
DXmlUtils.java947 HashSet set = new HashSet(); in readThisSetXml() local

12