HomeSort by relevance Sort by last modified time
    Searched refs:setState (Results 26 - 50 of 163) sorted by null

12 3 4 5 6 7

  /external/nist-sip/java/gov/nist/javax/sip/header/
SubscriptionState.java 155 public void setState(String state) throws ParseException {
159 + "Exception, SubscriptionState, setState(), the state parameter is null");
  /external/webkit/WebCore/platform/mac/
ContextMenuItemMac.mm 142 [m_platformDescription.get() setState:NSOnState];
144 [m_platformDescription.get() setState:NSOffState];
  /frameworks/base/include/surfaceflinger/
ISurfaceComposerClient.h 83 virtual status_t setState(int32_t count, const layer_state_t* states) = 0;
  /frameworks/base/media/libeffects/testlibs/
AudioBiquadFilter.h 148 void setState(state_t state);
  /packages/apps/Contacts/src/com/android/contacts/ui/widget/
BaseContactEditorView.java 41 * {@link #setState(EntityDelta, ContactsSource)}.
99 public abstract void setState(EntityDelta state, ContactsSource source, ViewIdGenerator vig);
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 272 setState(currDevice, BluetoothHeadset.STATE_DISCONNECTED,
431 setState(device,
439 setState(device,
460 setState(device,
469 private void setState(BluetoothDevice device, int state) {
470 setState(device, state, BluetoothHeadset.RESULT_SUCCESS);
473 private void setState(BluetoothDevice device, int state, int result) {
474 setState(device, state, result, -1);
477 private synchronized void setState(BluetoothDevice device,
595 setState(device, BluetoothHeadset.STATE_DISCONNECTED
    [all...]
  /system/vold/
Volume.h 82 void setState(int state);
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 307 setState(STATE_RUNNING);
316 if (mMode == STATE_RUNNING) setState(STATE_PAUSE);
329 setState(STATE_PAUSE);
437 * @see #setState(int, CharSequence)
440 public void setState(int mode) {
442 setState(mode, null);
453 public void setState(int mode, CharSequence message) {
525 setState(STATE_RUNNING);
775 setState(result, message);
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
GalleryPickerItem.java 61 mFrame.setState(drawableState);
  /frameworks/base/core/java/android/widget/
CompoundButton.java 200 d.setState(getDrawableState());
203 mButtonDrawable.setState(null);
271 mButtonDrawable.setState(myDrawableState);
  /packages/apps/Mms/src/com/android/mms/transaction/
RetrieveTransaction.java 146 mTransactionState.setState(TransactionState.FAILED);
154 mTransactionState.setState(TransactionState.SUCCESS);
181 mTransactionState.setState(TransactionState.FAILED);
  /frameworks/base/packages/VpnServices/src/com/android/server/vpn/
VpnService.java 129 setState(VpnState.CONNECTING);
147 setState(VpnState.DISCONNECTING);
223 setState(VpnState.CONNECTED);
244 setState(VpnState.IDLE);
299 private void setState(VpnState newState) {
  /external/webkit/WebKitTools/QtLauncher/
main.cpp 264 touchPoint.setState(Qt::TouchPointMoved);
267 touchPoint.setState(Qt::TouchPointPressed);
269 touchPoint.setState(Qt::TouchPointReleased);
292 touchPoints[0].setState(Qt::TouchPointReleased);
295 touchPoints[1].setState(Qt::TouchPointReleased);
299 touchPoint.setState(Qt::TouchPointPressed);
308 touchPoints.last().setState(Qt::TouchPointStationary);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 291 setState(BluetoothPbap.STATE_DISCONNECTED, BluetoothPbap.RESULT_CANCELED);
444 setState(BluetoothPbap.STATE_CONNECTED);
477 setState(BluetoothPbap.STATE_DISCONNECTED);
608 private void setState(int state) {
609 setState(state, BluetoothPbap.RESULT_SUCCESS);
612 private synchronized void setState(int state, int result) {
741 setState(BluetoothPbap.STATE_DISCONNECTED, BluetoothPbap.RESULT_CANCELED);
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPoolEntry.java 123 public void setState(final Object state) {
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
RouteSpecificPool.java 162 entry.setState(null);
  /external/chromium/third_party/icu/public/common/unicode/
uiter.h 59 * when moving relative to the current index after a setState()
92 * This function may perform slowly for UITER_CURRENT after setState() was called,
123 * relative to the current position after setState() was called,
242 * This is used together with setState()/UCharIteratorSetState
261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
282 * Function type declaration for UCharIterator.setState().
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
456 * (public) Return the state of the iterator, to be restored later with setState().
472 UCharIteratorSetState *setState;
553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode
    [all...]
  /external/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 207 setState(finalState);
  /external/icu4c/common/unicode/
uiter.h 59 * when moving relative to the current index after a setState()
92 * This function may perform slowly for UITER_CURRENT after setState() was called,
123 * relative to the current position after setState() was called,
242 * This is used together with setState()/UCharIteratorSetState
261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
282 * Function type declaration for UCharIterator.setState().
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
456 * (public) Return the state of the iterator, to be restored later with setState().
472 UCharIteratorSetState *setState;
553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
SubscriptionStateParser.java 79 subscriptionState.setState(token.getTokenValue());
  /external/webkit/JavaScriptCore/icu/unicode/
uiter.h 59 * when moving relative to the current index after a setState()
92 * This function may perform slowly for UITER_CURRENT after setState() was called,
123 * relative to the current position after setState() was called,
242 * This is used together with setState()/UCharIteratorSetState
261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
282 * Function type declaration for UCharIterator.setState().
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
456 * (public) Return the state of the iterator, to be restored later with setState().
472 UCharIteratorSetState *setState;
553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
uiter.h 59 * when moving relative to the current index after a setState()
92 * This function may perform slowly for UITER_CURRENT after setState() was called,
123 * relative to the current position after setState() was called,
242 * This is used together with setState()/UCharIteratorSetState
261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
282 * Function type declaration for UCharIterator.setState().
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
456 * (public) Return the state of the iterator, to be restored later with setState().
472 UCharIteratorSetState *setState;
553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode
    [all...]
  /external/webkit/WebCore/icu/unicode/
uiter.h 59 * when moving relative to the current index after a setState()
92 * This function may perform slowly for UITER_CURRENT after setState() was called,
123 * relative to the current position after setState() was called,
242 * This is used together with setState()/UCharIteratorSetState
261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
282 * Function type declaration for UCharIterator.setState().
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
456 * (public) Return the state of the iterator, to be restored later with setState().
472 UCharIteratorSetState *setState;
553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
uiter.h 59 * when moving relative to the current index after a setState()
92 * This function may perform slowly for UITER_CURRENT after setState() was called,
123 * relative to the current position after setState() was called,
242 * This is used together with setState()/UCharIteratorSetState
261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
282 * Function type declaration for UCharIterator.setState().
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
456 * (public) Return the state of the iterator, to be restored later with setState().
472 UCharIteratorSetState *setState;
553 * This is a convenience function that calls iter->setState(iter, state, pErrorCode
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/qt/
EventSenderQt.cpp 294 m_touchPoints[id].setState(Qt::TouchPointPressed);
306 p.setState(Qt::TouchPointMoved);
376 m_touchPoints[index].setState(Qt::TouchPointReleased);
391 it->setState(Qt::TouchPointStationary);

Completed in 349 milliseconds

12 3 4 5 6 7