Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DAnimatedVectorDrawable_Delegate.java87 Consumer<Float> setter = group.getPropertySetter(propertyId); in nCreateGroupPropertyHolder() local
89 return sHolders.addNewDelegate(FloatPropertySetter.of(setter, startValue, in nCreateGroupPropertyHolder()
105 Consumer<Integer> setter = path.getIntPropertySetter(propertyId); in nCreatePathColorPropertyHolder() local
107 return sHolders.addNewDelegate(IntPropertySetter.of(setter, startValue, in nCreatePathColorPropertyHolder()
115 Consumer<Float> setter = path.getFloatPropertySetter(propertyId); in nCreatePathPropertyHolder() local
117 return sHolders.addNewDelegate(FloatPropertySetter.of(setter, startValue, in nCreatePathPropertyHolder()
133 PropertySetter setter = sHolders.getDelegate(nativePtr); in nSetPropertyHolderData() local
134 assert setter != null; in nSetPropertyHolderData()
136 setter.setValues(data); in nSetPropertyHolderData()
256 PropertySetter setter = new IntPropertySetter(valueSetter); in of() local
[all …]
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
DBindingTarget.java206 for (final SetterStore.MultiAttributeSetter setter : multiAttributeSetterCalls) { in resolveMultiSetters()
207 L.d("resolved %s", setter); in resolveMultiSetters()
209 for (String attribute : setter.attributes) { in resolveMultiSetters()
219 MergedBinding mergedBinding = new MergedBinding(getModel(), setter, this, in resolveMultiSetters()
/frameworks/base/libs/hwui/
DAnimator.cpp297 SetFloatProperty setter; member
331 (mStagingTarget->mutateStagingProperties().*mPropertyAccess->setter)(finalValue()); in onStagingPlayStateChanged()
346 (mTarget->mutateStagingProperties().*mPropertyAccess->setter)(finalValue()); in onPushStaging()
365 (target->animatorProperties().*mPropertyAccess->setter)(value); in setValue()
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp1119 #define SET(setter, value) object.callSetter("set" # setter, (value)) argument
1127 #define SET_IF(flag, setter, value) do { \ argument
1130 name_check_##flag.callSetter("set" # setter, (value)); \
1133 #define SET_IF_NOT(flag, setter, value) do { \ argument
1136 name_check_##flag.callSetter("set" # setter, (value)); \
/frameworks/base/docs/html/topic/libraries/data-binding/
Dindex.jd676 The generated binding class will have a setter and getter for each of the
678 the setter is called &mdash; <code>null</code> for reference types,
1153 the setter.
1492 setter method on the View with the binding expression. The data binding
1507 the given name. You can then easily "create" attributes for any setter by
1526 methods, an attribute may be associated with the setter through
1552 associated setter for the <strong><code>android:paddingLeft</code></strong>
1555 annotation allows the developer to customize how a setter for an attribute is
1738 When an Object is returned from a binding expression, a setter will be chosen
1740 parameter type of the chosen setter.
[all …]
/frameworks/compile/slang/
DREADME.rst194 You can bind the struct(e.g., Point), using the setter and getter
208 // but is used to implement the setter.
211 // The setter of Item array,
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/
DSetterStore.java552 final MultiAttributeSetter setter = matching.get(i); in removeConsumedAttributes() local
555 if (isInArray(attribute, setter.attributes)) { in removeConsumedAttributes()
591 final MultiAttributeSetter setter = createMultiAttributeSetter(method, attributes, in getMatchingMultiAttributeSetters() local
593 if (setter != null) { in getMatchingMultiAttributeSetters()
594 setters.add(setter); in getMatchingMultiAttributeSetters()
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd446 …<li>The object property that you are animating must have a setter function (in camel case) in the …
449 with this setter method. For example, if the property name is <code>foo</code>, you need to
450 have a <code>setFoo()</code> method. If this setter method does not exist, you have three
454 <li>Add the setter method to the class if you have the rights to do so.</li>
457 value with a valid setter method and forward it to the original object.</li>
470 <li>The getter (if needed) and setter methods of the property that you are animating must
834 getter and setter methods were added to eliminate this drawback.</p>
Dhardware-accel.jd539 the layer is composited. Calling the setter for any of these properties results in optimal
558 setter or getter. For instance, to modify the alpha property, call {@link
/frameworks/base/docs/html/training/graphics/opengl/
Dtouch.jd115 Here is the code to declare the variable and expose the getter and setter pair:</p>
/frameworks/base/docs/html/training/custom-views/
Dcreate-view.jd216 setter pair for each
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html/guide/topics/renderscript/
Dadvanced.jd377 the array that you want to read or write to. Each setter method also has a
/frameworks/base/docs/html/guide/topics/ui/
Ddialogs.jd200 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/
Ddialogs.jd197 <b>// 2. Chain together various setter methods to set the dialog characteristics</b>
/frameworks/wilhelm/doc/
DDoxyfile243 # and setter methods for a property. Setting this option to YES (the default)
/frameworks/native/docs/
DDoxyfile293 # getter and setter methods for a property. Setting this option to YES (the
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd1520 <p>If you want to call the setter for an underlying private field {@code bar}, you would previously
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...