HomeSort by relevance Sort by last modified time
    Searched full:newvalue (Results 351 - 375 of 719) sorted by null

<<11121314151617181920>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
setNamedItemNS05.java 80 arg.setNodeValue("newValue");
  /packages/apps/Settings/src/com/android/settings/notification/
NotificationSettings.java 350 public boolean onPreferenceChange(Preference preference, Object newValue) {
351 final boolean val = (Boolean) newValue;
380 public boolean onPreferenceChange(Preference preference, Object newValue) {
381 final boolean val = (Boolean)newValue;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
EditTextRule.java 76 @Nullable Boolean newValue) {
TableLayoutRule.java 85 @Nullable Boolean newValue) {
115 final @Nullable Boolean newValue) {
  /external/clang/test/Analysis/
unused-ivars.m 41 - (void)setIvar:(id)newValue {
42 void (^b)() = ^{ [_ivar release]; _ivar = [newValue retain]; };
  /packages/apps/Settings/src/com/android/settings/
PrivacySettings.java 138 public boolean onPreferenceChange(Preference preference, Object newValue) {
142 boolean nextValue = (Boolean) newValue;
RadioInfo.java     [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 205 public boolean onPreferenceChange(Preference preference, Object newValue) {
207 mCachedDevice.setName((String) newValue);
  /packages/apps/Settings/src/com/android/settings/nfc/
PaymentSettings.java 233 public boolean onPreferenceChange(Preference preference, Object newValue) {
235 mPaymentBackend.setForegroundMode(((Boolean) newValue).booleanValue());
  /art/runtime/interpreter/
interpreter.cc 95 jint newValue = args[4];
99 expectedValue, newValue);
102 expectedValue, newValue);
108 Object* newValue = reinterpret_cast<Object*>(args[3]);
110 obj->SetFieldObject<true>(MemberOffset(offset), newValue);
112 obj->SetFieldObject<false>(MemberOffset(offset), newValue);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
Target.java 341 double newValue = mMinValue + delta;
346 if (newValue < 0 && mMinValue > 0.f) {
349 mMinValue = newValue;
376 double newValue = mMaxValue + delta;
381 if (newValue > 0 && mMaxValue < 0.f) {
384 mMaxValue = newValue;
  /external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java 105 * public synchronized void set(V newValue) throws InterruptedException {
109 * value = newValue;
143 * public void set(V newValue) throws InterruptedException {
149 * value = newValue;
190 * public void set(V newValue) throws InterruptedException {
193 * value = newValue;
  /external/guava/guava-tests/test/com/google/common/cache/
LocalCacheTest.java     [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpURLConnectionImpl.java 503 @Override public final void setRequestProperty(String field, String newValue) {
510 if (newValue == null) {
522 setProtocols(newValue, false /* append */);
524 requestHeaders.set(field, newValue);
528 @Override public void setIfModifiedSince(long newValue) {
529 super.setIfModifiedSince(newValue);
  /external/pdfium/core/include/fxcrt/
fx_basic.h 870 void SetAt(void* key, void* newValue)
872 (*this)[key] = newValue;
938 void SetAt(KeyType key, ValueType newValue)
940 CFX_MapPtrToPtr::SetAt((void*)(FX_UINTPTR)key, (void*)(FX_UINTPTR)newValue);
1008 void SetAt(FX_BSTR key, void* newValue)
1010 (*this)[key] = newValue;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/one/v2/
ImageCaptureManager.java 92 * @param newValue the new value. The type will be that associated with
97 public void onImageMetadataChange(Key<?> key, Object second, Object newValue,
394 final Object newValue = partialResult.get(key);
395 mMetadata.put(key, new Pair<Long, Object>(frameNumber, newValue));
399 if (oldValue == newValue || !mMetadataChangeListeners.containsKey(key)) {
410 listener.onImageMetadataChange(key, oldValue, newValue,
  /external/chromium_org/third_party/icu/source/i18n/
numfmt.cpp 1029 NumberFormat::setGroupingUsed(UBool newValue)
1031 fGroupingUsed = newValue;
1048 NumberFormat::setMaximumIntegerDigits(int32_t newValue)
1050 fMaxIntegerDigits = uprv_max(0, uprv_min(newValue, gDefaultMaxIntegerDigits));
1070 NumberFormat::setMinimumIntegerDigits(int32_t newValue)
1072 fMinIntegerDigits = uprv_max(0, uprv_min(newValue, gDefaultMinIntegerDigits));
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
numfmt.h     [all...]
  /external/icu/icu4c/source/i18n/
numfmt.cpp     [all...]
  /external/icu/icu4c/source/i18n/unicode/
numfmt.h     [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__atomic_8rsh.html 54 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="rs__types_8rsh.html#a32f2e37ee053cf2ce8ca28d1f74630e5">int32_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__atomic_8rsh.html#a205d66a8eb29eee8968f886e488b4402">rsAtomicCas</a> (volatile <a class="el" href="rs__types_8rsh.html#a32f2e37ee053cf2ce8ca28d1f74630e5">int32_t</a> *addr, <a class="el" href="rs__types_8rsh.html#a32f2e37ee053cf2ce8ca28d1f74630e5">int32_t</a> compareValue, <a class="el" href="rs__types_8rsh.html#a32f2e37ee053cf2ce8ca28d1f74630e5">int32_t</a> newValue)</td></tr>
55 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="rs__types_8rsh.html#a435d1572bf3f880d55459d9805097f62">uint32_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__atomic_8rsh.html#aa46bb0a2933a93bed2858585a088b173">rsAtomicCas</a> (volatile <a class="el" href="rs__types_8rsh.html#a435d1572bf3f880d55459d9805097f62">uint32_t</a> *addr, <a class="el" href="rs__types_8rsh.html#a435d1572bf3f880d55459d9805097f62">uint32_t</a> compareValue, <a class="el" href="rs__types_8rsh.html#a435d1572bf3f880d55459d9805097f62">uint32_t</a> newValue)</td></tr>
206 <a class="anchor" id="a205d66a8eb29eee8968f886e488b4402"></a><!-- doxytag: member="rs_atomic.rsh::rsAtomicCas" ref="a205d66a8eb29eee8968f886e488b4402" args="(volatile int32_t *addr, int32_t compareValue, int32_t newValue)" -->
226 <td class="paramname"><em>newValue</em>&#160;</td>
237 <p>If the value at addr matches compareValue then newValue is written.</p>
242 <tr><td class="paramname">newValue</td><td>The value to write if the test passes.</td></tr>
250 <a class="anchor" id="aa46bb0a2933a93bed2858585a088b173"></a><!-- doxytag: member="rs_atomic.rsh::rsAtomicCas" ref="aa46bb0a2933a93bed2858585a088b173" args="(volatile uint32_t *addr, uint32_t compareValue, uint32_t newValue)" -->
270 <td class="paramname"><em>newValue</em>&#160;</td>
281 <p>If the value at addr matches compareValue then newValue is written.</p>
286 <tr><td class="paramname">newValue</td><td>The value to write if the test passes.</td></tr
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-analysis-3.3.jar 
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
TimePickerDialog.java 391 public void onValueSelected(int pickerIndex, int newValue, boolean autoAdvance) {
393 setHour(newValue, false);
394 String announcement = String.format("%d", newValue);
399 mTimePicker.setContentDescription(mHourPickerDescription + ": " + newValue);
404 setMinute(newValue);
405 mTimePicker.setContentDescription(mMinutePickerDescription + ": " + newValue);
407 updateAmPmDisplay(newValue);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextFormControlElement.cpp 192 bool HTMLTextFormControlElement::shouldDispatchFormControlChangeEvent(String& oldValue, String& newValue)
194 return !equalIgnoringNullity(oldValue, newValue);
199 String newValue = value();
200 if (shouldDispatchFormControlChangeEvent(m_textAsOfLastFormControlChangeEvent, newValue)) {
201 setTextAsOfLastFormControlChangeEvent(newValue);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
LinkedHashSet.h 239 AddResult insertBefore(ValuePeekInType beforeValue, ValuePeekInType newValue);
240 AddResult insertBefore(iterator it, ValuePeekInType newValue) { return m_impl.template add<NodeHashFunctions>(newValue, it.node()); }
651 typename LinkedHashSet<T, U, V, W>::AddResult LinkedHashSet<T, U, V, W>::insertBefore(ValuePeekInType beforeValue, ValuePeekInType newValue)
653 return insertBefore(find(beforeValue), newValue);

Completed in 576 milliseconds

<<11121314151617181920>>