HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 251 - 275 of 614) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java 81 * the disconnect was initiated by the remote device or
495 * Disconnect a Bluetooth Headset.
  /frameworks/base/core/java/android/net/
ConnectivityManager.java 62 * For a disconnect event, the boolean extra EXTRA_NO_CONNECTIVITY
74 * following a disconnect on another network.
  /frameworks/base/opengl/libagl/
egl.cpp 151 virtual void disconnect() {} function in struct:android::egl_surface_t
221 virtual void disconnect();
427 void egl_window_surface_v2_t::disconnect() function in class:android::egl_window_surface_v2_t
    [all...]
  /system/core/nexus/
Supplicant.cpp 660 int Supplicant::disconnect() { function in class:Supplicant
667 if (sendCommand("DISCONNECT", reply, &len))
  /development/ndk/platforms/android-4/arch-arm/lib/
libGLESv1_CM.so 
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e_constants.h 240 #define bmSE0 0x00 //SE0 - disconnect state
  /device/google/accessory/demokit/firmware/demokit/
demokit.pde 265 // reset outputs to default values on disconnect
  /external/bluetooth/hcidump/parser/
obex.c 45 return "Disconnect";
  /external/dropbear/
cli-session.c 296 * already sent/received disconnect message(s) ??? */
session.h 89 long connecttimeout; /* time to disconnect if we have a timeout (for
  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.c 59 * disconnect.
66 * disconnect.
73 * disconnect.
    [all...]
phFriNfc_OvrHalCmd.h 60 #define PH_FRINFC_OVRHALCMD_DIS (7) /**< \brief Disconnect */
  /external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT 53 quickly connect/disconnect to the service anyway.
  /external/webkit/WebKit/gtk/webkit/
webkitsoupauthdialog.c 110 /* Disconnect the callback. If the authentication succeeded we are
  /external/webkit/WebKit/mac/Plugins/Hosted/
HostedNetscapePluginStream.mm 248 // Cancelling the load will disconnect the stream so there's no need to do it explicitly.
  /external/wpa_supplicant/
todo.txt 20 - on disconnect event, could try to associate with another AP if one is
  /external/wpa_supplicant/wpa_gui-qt4/
wpagui.ui 176 <string>Disconnect</string>
  /frameworks/base/core/jni/
android_server_BluetoothA2dpService.cpp 161 c_path, "org.bluez.AudioSink", "Disconnect",
  /frameworks/base/include/camera/
Camera.h 163 void disconnect();
  /frameworks/base/include/surfaceflinger/
Surface.h 225 int disconnect(int api);
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.h 208 virtual void disconnect();
  /frameworks/base/telephony/java/com/android/internal/telephony/
Connection.java 133 * Disconnect time in currentTimeMillis() format.
  /packages/apps/Email/src/com/android/email/service/
EmailServiceProxy.java 33 * EmailService classes (e.g. SyncManager for EAS). It wraps the service connect/disconnect
  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java 376 // disconnect action
377 // make sure to close the dialer on ALL disconnect actions.
379 if (DBG) log("disconnect message recieved, shutting down.");
488 // Any time the dialer is open, listen for "disconnect" events (so
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h 73 #define I_PUNLINK (__SID |23) /* Disconnect the two STREAMs that were

Completed in 1293 milliseconds

<<11121314151617181920>>