/external/chromium_org/remoting/jingle_glue/ |
xmpp_signal_strategy.cc | 101 SetState(CONNECTING); 198 SetState(CONNECTED); 223 SetState(DISCONNECTED); 227 void XmppSignalStrategy::SetState(State new_state) {
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLTreeBuilderSimulator.h | 55 void setState(const State& state) { m_namespaceStack = state; }
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/ |
RTCMediaStreamTrack.h | 43 - (BOOL)setState:(RTCTrackState)state;
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
HolographicLinearLayout.java | 64 sld.setState(getDrawableState());
|
/external/chromium/chrome/browser/ui/cocoa/ |
status_bubble_mac.h | 67 void SetState(StatusBubbleState state); 139 // use SetState(). 168 // Called from SetState to notify the delegate of state changes.
|
/external/chromium_org/third_party/icu/source/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/chromium_org/ui/views/controls/button/ |
custom_button.h | 36 void SetState(ButtonState state); 99 // Invoked from SetState() when SetState() is passed a value that differs from
|
/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/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/frameworks/base/core/java/android/widget/ |
CheckedTextView.java | 146 d.setState(CHECKED_STATE_SET); 150 d.setState(getDrawableState()); 268 mCheckMarkDrawable.setState(myDrawableState);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/packages/apps/Calendar/src/com/android/calendar/ |
MultiStateButton.java | 103 public boolean setState(int state){ 149 d.setState(getDrawableState()); 152 mButtonDrawable.setState(null);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_bitset.c | 192 __is.setstate(ios_base::eofbit); 202 __is.setstate(ios_base::failbit); 209 __is.setstate(ios_base::failbit);
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
datachannel.cc | 136 SetState(kClosing); 267 SetState(kClosing); 279 SetState(kOpen); 295 SetState(kClosed); 304 void DataChannel::SetState(DataState state) {
|
/external/chromium_org/ui/views/controls/scrollbar/ |
base_scroll_bar.cc | 137 SetState(HitTestPoint(event.location()) ? 142 SetState(CustomButton::STATE_NORMAL); 151 SetState(CustomButton::STATE_NORMAL); 222 SetState(CustomButton::STATE_NORMAL); 459 void BaseScrollBar::SetState(CustomButton::ButtonState state) {
|
/hardware/ti/omap4xxx/camera/ |
BaseCameraAdapter.cpp | 349 ret = setState(operation); 402 ret = setState(operation); 455 ret = setState(operation); 501 ret = setState(operation); 527 ret = setState(operation); 555 ret = setState(operation); 583 ret = setState(operation); 611 ret = setState(operation); 639 ret = setState(operation); 665 ret = setState(operation) [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPServerTransaction.java | 277 setState(TERMINATED_STATE); 727 this.setState(TransactionState.TRYING); [all...] |
/frameworks/av/media/libstagefright/ |
MediaCodec.cpp | 539 setState(UNINITIALIZED); 545 setState(INITIALIZED); 551 setState(CONFIGURED); 571 setState(UNINITIALIZED); 580 setState(STARTED); 617 setState(INITIALIZED); 640 setState(CONFIGURED); 722 setState(STARTED); 885 setState(INITIALIZED); 888 setState(UNINITIALIZED) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
random.py | 55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits", 83 methods: random(), seed(), getstate(), setstate() and jumpahead(). 89 VERSION = 3 # used by getstate/setstate 120 """Return internal state; can be passed to setstate() later.""" 123 def setstate(self, state): member in class:Random 128 super(Random, self).setstate(internalstate) 139 super(Random, self).setstate(internalstate) 142 "Random.setstate() of version %s" % 166 self.setstate(state) 651 VERSION = 1 # used by getstate/setstate 719 def setstate(self, state): member in class:WichmannHill 899 setstate = _inst.setstate variable [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
random.py | 55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits", 83 methods: random(), seed(), getstate(), setstate() and jumpahead(). 89 VERSION = 3 # used by getstate/setstate 120 """Return internal state; can be passed to setstate() later.""" 123 def setstate(self, state): member in class:Random 128 super(Random, self).setstate(internalstate) 139 super(Random, self).setstate(internalstate) 142 "Random.setstate() of version %s" % 166 self.setstate(state) 651 VERSION = 1 # used by getstate/setstate 719 def setstate(self, state): member in class:WichmannHill 899 setstate = _inst.setstate variable [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BluetoothChatService.java | 99 private synchronized void setState(int state) { 100 if (D) Log.d(TAG, "setState() " + mState + " -> " + state); 125 setState(STATE_LISTEN); 157 setState(STATE_CONNECTING); 196 setState(STATE_CONNECTED); 224 setState(STATE_NONE);
|