/cts/tests/tests/content/src/android/content/res/cts/ |
D | TypedArrayTest.java | 83 final int[] set = new int[1]; in testAttrsMethod() local 164 final AttributeSet set = parser; in testNonResourceString() local
|
D | Resources_ThemeTest.java | 72 AttributeSet set = Xml.asAttributeSet(parser); in testObtainStyledAttributes() local
|
D | ResourcesTest.java | 90 final AttributeSet set = Xml.asAttributeSet(parser); in testObtainAttributes() local
|
/cts/apps/CtsVerifier/include/colorchecker/ |
D | vec2.h | 62 inline void set(const T inputX, const T inputY) { in set() function
|
D | vec3.h | 102 inline void set(const T inputRed, const T inputGreen, const T inputBlue){ in set() function
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | DateSorterTest.java | 47 HashSet<String> set = new HashSet<String>(); in testGetLabel() local
|
/cts/tests/tests/util/src/android/util/cts/ |
D | ArraySetTest.java | 126 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()
|
D | XmlTest.java | 414 AttributeSet set = Xml.asAttributeSet(xp); in testAsAttributeSet() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | IParcelFileDescriptorPeer.aidl | 32 void set(in ParcelFileDescriptor pfd); in set() method
|
D | ParcelFileDescriptorPeer.java | 109 public void set(ParcelFileDescriptor pfd) throws RemoteException { in set() method in ParcelFileDescriptorPeer
|
D | ParcelFileDescriptorTest.java | 66 public boolean set() { in set() method in ParcelFileDescriptorTest.DoneSignal
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | DspBufferMath.java | 255 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/ |
D | AnimationActivity.java | 177 public void startAnimatorSet(AnimatorSet set){ in startAnimatorSet() 239 public void animateBall(AnimatorSet set) { in animateBall()
|
D | PropertyValuesHolderTest.java | 333 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/ |
D | AnimatorInflaterTest.java | 93 AnimatorSet set = (AnimatorSet) anim; in testLoadAnimator() local
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/ |
D | Script.java | 91 public <T> void set(Script.ScriptParameter<ScriptT, T> parameter, T value) { in set() method in Script.ParameterMap
|
D | ScriptGraph.java | 342 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/ |
D | NetworkSecurityPolicyTestBase.java | 287 public void set(T value) { in set() method in NetworkSecurityPolicyTestBase.SettableFuture
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 2411 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/ |
D | AudioHelper.java | 118 public void set(T value) in set() method in AudioHelper.FutureLatch
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 72 …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/ |
D | TimeTest.java | 2827 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/ |
D | RVCVXCheckAnalyzer.java | 369 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/ |
D | XmlUtils.java | 948 HashSet set = new HashSet(); in readThisSetXml() local
|
/cts/tests/tests/view/src/android/view/cts/util/ |
D | XmlUtils.java | 947 HashSet set = new HashSet(); in readThisSetXml() local
|