HomeSort by relevance Sort by last modified time
    Searched full:disconnecting (Results 101 - 125 of 209) sorted by null

1 2 3 45 6 7 8 9

  /packages/apps/Settings/res/values-en-rGB/
arrays.xml 94 <item msgid="7979680559596111948">"Disconnecting?"</item>
108 <item msgid="7698638434317271902">"Disconnecting from <xliff:g id="NETWORK_NAME">%1$s</xliff:g>?"</item>
  /packages/apps/Settings/res/values-en-rIN/
arrays.xml 94 <item msgid="7979680559596111948">"Disconnecting?"</item>
108 <item msgid="7698638434317271902">"Disconnecting from <xliff:g id="NETWORK_NAME">%1$s</xliff:g>?"</item>
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 392 case DISCONNECTING:
769 if (apnContext.getState() != DctConstants.State.DISCONNECTING) {
793 apnContext.setState(DctConstants.State.DISCONNECTING);
    [all...]
  /frameworks/base/docs/html/training/location/
geofencing.jd 749 * this situation by disconnecting the client,
    [all...]
retrieve-current.jd 356 // Disconnecting the client invalidates it.
  /device/lge/mako/nfc/
libnfc-brcm.conf 150 # When disconnecting from Oberthur secure element, perform a warm-reset of
  /device/samsung/manta/nfc/
libnfc-brcm.conf 151 # When disconnecting from Oberthur secure element, perform a warm-reset of
  /external/bluetooth/bluedroid/stack/include/
pan_api.h 321 ** there is an error in disconnecting
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 495 /* Start Request was received while disconnecting. Execute it again */
rfc_utils.c 303 /* The last port was DISCed. On the client side start disconnecting Mx */
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/
ircbot.py 214 """Connect to a new server, possibly disconnecting from the current.
  /external/qemu/android/
hw-qemud.c     [all...]
  /frameworks/av/media/libstagefright/
NuCachedSource2.cpp 379 ALOGV("Disconnecting at high watermark");
SurfaceMediaSource.cpp 463 // the prodcuer is disconnecting from the BufferQueue
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 506 return "disconnecting";
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestBase.java 356 // DISCONNECTING, DISCONNECTED, UNKNOWN
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 485 // Test case 8: test wifi state change while connecting/disconnecting to/from an AP
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
SinkActivity.java 274 mLogger.log("Disconnecting from device: " + mDevice);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FilterGraph.java 286 // we may optimize to pass through directly in the 1:1 case (may require disconnecting
  /packages/apps/Nfc/nci/jni/
PeerToPeer.h 575 SyncEvent mDisconnectingEvent; // event for disconnecting
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcSecureElement.cpp 501 TRACE("Disconnecting from SMX (handle = 0x%x)", handle);
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 810 // disconnecting the tag. The polling loop shall be stopped before
    [all...]
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Connection.java 155 if (DEBUG) Log.d(TAG, "SdkControllerConnection is disconnecting channels...");
  /frameworks/base/services/java/com/android/server/display/
WifiDisplayController.java 125 // The device from which we are currently disconnecting.
589 Slog.i(TAG, "Disconnecting from Wifi display: " + mConnectedDevice.deviceName);
    [all...]
  /packages/apps/Camera/src/com/android/camera/
EffectsRecorder.java     [all...]

Completed in 1472 milliseconds

1 2 3 45 6 7 8 9