HomeSort by relevance Sort by last modified time
    Searched refs:prevState (Results 1 - 25 of 26) sorted by null

1 2

  /frameworks/base/core/java/android/bluetooth/
BluetoothHealthCallback.java 55 * @param prevState The previous state of the channel
62 BluetoothDevice device, int prevState, int newState, ParcelFileDescriptor fd,
65 "prevState:" + prevState + "newState:" + newState + "ParcelFd:" + fd +
IBluetoothHealthCallback.aidl 30 in BluetoothDevice device, int prevState, int newState, in
BluetoothHealth.java 405 BluetoothDevice device, int prevState, int newState,
407 mCallback.onHealthChannelStateChange(config, device, prevState, newState, fd,
IBluetooth.aidl 126 void sendConnectionStateChange(in BluetoothDevice device, int profile, int state, int prevState);
  /cts/tests/tests/permission/src/android/permission/cts/
NoAudioPermissionTest.java 71 boolean prevState = mAudioManager.isSpeakerphoneOn();
72 mAudioManager.setSpeakerphoneOn(!prevState);
73 assertEquals(prevState, mAudioManager.isSpeakerphoneOn());
76 prevState = mAudioManager.isBluetoothScoOn();
77 mAudioManager.setBluetoothScoOn(!prevState);
78 assertEquals(prevState, mAudioManager.isBluetoothScoOn());
  /dalvik/vm/
IndirectRefTable.cpp 63 IRTSegmentState prevState;
64 prevState.all = cookie;
71 assert(segmentState.parts.numHoles >= prevState.parts.numHoles);
80 int numHoles = segmentState.parts.numHoles - prevState.parts.numHoles;
88 assert(slot >= table_ + prevState.parts.topIndex);
215 IRTSegmentState prevState;
216 prevState.all = cookie;
218 u4 bottomIndex = prevState.parts.topIndex;
222 assert(segmentState.parts.numHoles >= prevState.parts.numHoles);
266 int numHoles = segmentState.parts.numHoles - prevState.parts.numHoles
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 168 int prevState;
170 prevState = BluetoothInputDevice.STATE_DISCONNECTED;
172 prevState = mInputDevices.get(device);
174 if (prevState == state) return;
189 intent.putExtra(BluetoothInputDevice.EXTRA_PREVIOUS_STATE, prevState);
194 debugLog("InputDevice state : device: " + device + " State:" + prevState + "->" + state);
196 prevState);
BluetoothHealthProfileHandler.java 147 int prevState = chan.mState;
149 callHealthChannelCallback(chan.mConfig, chan.mDevice, prevState, state, null,
219 int prevState = BluetoothHealth.STATE_CHANNEL_DISCONNECTED;
221 callHealthChannelCallback(config, device, prevState, state, null, chan.mId);
279 int prevState = chan.mState;
281 callHealthChannelCallback(config, device, prevState, chan.mState,
286 prevState = chan.mState;
288 callHealthChannelCallback(config, device, prevState, chan.mState,
438 int state, prevState = BluetoothHealth.STATE_CHANNEL_DISCONNECTED;
473 prevState = channel.mState
    [all...]
BluetoothPanProfileHandler.java 256 int prevState;
261 prevState = BluetoothPan.STATE_DISCONNECTED;
263 prevState = panDevice.mState;
266 if (prevState == state) return;
283 (prevState == BluetoothPan.STATE_CONNECTED ||
284 prevState == BluetoothPan.STATE_DISCONNECTING)) {
301 intent.putExtra(BluetoothPan.EXTRA_PREVIOUS_STATE, prevState);
306 debugLog("Pan Device state : device: " + device + " State:" + prevState + "->" + state);
308 prevState);
BluetoothA2dpService.java 506 int prevState = mAudioDevices.get(device);
507 handleSinkStateChange(device, prevState, state);
513 private void handleSinkStateChange(BluetoothDevice device, int prevState, int state) {
514 if (state != prevState) {
535 prevState,
542 private void handleSinkPlayingStateChange(BluetoothDevice device, int state, int prevState) {
545 intent.putExtra(BluetoothProfile.EXTRA_PREVIOUS_STATE, prevState);
550 if (DBG) log("A2DP Playing state : device: " + device + " State:" + prevState + "->" + state);
603 private void onConnectionStateChanged(BluetoothDevice device, int prevState, int state) {
606 intent.putExtra(BluetoothProfile.EXTRA_PREVIOUS_STATE, prevState);
    [all...]
BluetoothService.java     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
ph_disp.h 115 Word16 prevState;
ph_disp.cpp 177 state->prevState = 0;
221 state->prevState = 0;
405 prevState, prevCbGain, and onset fields
521 if ((sub(impNr, add(state->prevState, 1)) > 0) && (state->onset == 0))
543 state->prevState = impNr;
775 if ((impNr > ((state->prevState) + 1)) && (state->onset == 0))
798 state->prevState = impNr;
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 238 BluetoothDevice device, int prevState, int newState, ParcelFileDescriptor fd,
241 Log.d(TAG, String.format("prevState\t%d ----------> newState\t%d",
242 prevState, newState));
243 if (prevState == BluetoothHealth.STATE_CHANNEL_DISCONNECTED &&
252 } else if (prevState == BluetoothHealth.STATE_CHANNEL_CONNECTING &&
  /external/icu4c/layout/
ThaiShaping.cpp 228 le_uint8 ThaiShaping::getNextState(LEUnicode ch, le_uint8 prevState, le_int32 inputIndex, le_uint8 glyphSet, LEUnicode errorChar,
234 transition = getTransition(prevState, charClass);
239 le_bool ThaiShaping::isLegalHere(LEUnicode ch, le_uint8 prevState)
242 StateTransition transition = getTransition(prevState, charClass);
ThaiShaping.h 88 static le_bool isLegalHere(LEUnicode ch, le_uint8 prevState);
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 471 int prevState = mRemoteHeadsets.get(device).mState;
472 if (state != prevState) {
474 " Headset state" + prevState + " -> " + state);
475 if (prevState == BluetoothProfile.STATE_CONNECTED) {
480 intent.putExtra(BluetoothProfile.EXTRA_PREVIOUS_STATE, prevState);
498 state, prevState);
    [all...]
BluetoothHandsfree.java     [all...]
  /external/quake/quake/src/WinQuake/
net_ser.cpp 86 byte prevState;
114 p->prevState = STATE_READY;
143 p->prevState = p->currState;
152 if (p->prevState == STATE_ABORT)
159 if (p->prevState != STATE_EOM)
216 p->currState = p->prevState;
219 p->prevState = p->currState;
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 630 int prevState = mState;
633 intent.putExtra(BluetoothPbap.PBAP_PREVIOUS_STATE, prevState);
639 mState, prevState);
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java 465 int prevState = intent.getIntExtra(BluetoothProfile.EXTRA_PREVIOUS_STATE, -1);
476 } else if (prevState == BluetoothHeadset.STATE_AUDIO_CONNECTED) {
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityStack.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 

Completed in 1000 milliseconds

1 2