HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 1151 - 1175 of 2197) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/com/android/internal/app/
MediaRouteControllerDialog.java 41 * This dialog allows the user to control or disconnect from the currently selected route.
  /frameworks/base/docs/html/training/wearables/data-layer/
index.jd 37 devices may disconnect after receiving the result code.
  /frameworks/base/docs/html/tv/adt-1/
safety.jd 21 <li><p>The device has no on/off switch. To disconnect from power, you must unplug the
  /frameworks/base/media/java/android/media/midi/
MidiDeviceServer.java 146 dispatcher.getSender().disconnect(mInputPort);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
BluetoothTile.java 285 mController.disconnect(device);
  /frameworks/base/telecomm/java/android/telecom/
RemoteConnection.java 719 * disconnect cause expressed as a code chosen from among those declared in
919 public void disconnect() { method in class:RemoteConnection
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java 140 * explicit DISCONNECT command. In such a case, the supplicant is
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingCameraManager.java 71 * @return int Disconnect/error code
  /frameworks/native/include/gui/
IGraphicBufferProducer.h 418 // IGraphicBufferProducer and no corresponding disconnect call was made.
454 // disconnect attempts to disconnect a client API from the
473 virtual status_t disconnect(int api) = 0;
  /frameworks/native/libs/gui/
StreamSplitter.cpp 65 (*output)->disconnect(NATIVE_WINDOW_API_CPU);
  /frameworks/native/opengl/libs/EGL/
egl_object.h 144 void disconnect();
  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_cmds.h 414 aci_cmd_params_disconnect_t disconnect; member in union:__anon29983::__anon29984
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_virtual.cpp 56 //Cleanup virtual display objs, since there is no explicit disconnect
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_virtual.cpp 56 //Cleanup virtual display objs, since there is no explicit disconnect
  /libcore/ojluni/src/main/java/java/net/
DatagramSocketImpl.java 101 protected void disconnect() {} method in class:DatagramSocketImpl
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcStatus.h 275 /* Attempt to disconnect a not connected remote device. */
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_MifareStdMap.h 63 #define PH_FRINFC_NDEFMAP_STATE_DISCONNECT 14 /* Disconnect in progress */
  /packages/apps/TV/src/com/android/tv/util/
BitmapUtils.java 151 // TODO We should disconnect() the URLConnection in order to allow connection reuse.
  /packages/services/Telecomm/src/com/android/server/telecom/
CallIntentProcessor.java 232 call.disconnect();
ParcelableCallUtils.java 178 // Unless we're disconnect*ED*, in which case leave it at that.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stropts.h 73 #define I_PUNLINK (__SID |23) /* Disconnect the two STREAMs that were
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stropts.h 73 #define I_PUNLINK (__SID |23) /* Disconnect the two STREAMs that were
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stropts.h 73 #define I_PUNLINK (__SID |23) /* Disconnect the two STREAMs that were
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchQuickFixProcessor.java 131 provider.disconnect(file);
  /system/bt/bta/hh/
bta_hh_api.c 107 ** Description Disconnect a connection.

Completed in 2929 milliseconds

<<41424344454647484950>>