HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 1326 - 1350 of 2243) sorted by null

<<51525354555657585960>>

  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
VCardService.java 93 mConnection.disconnect();
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceProxy.java 36 * EmailService classes (e.g. EasService for EAS). It wraps the service connect/disconnect
  /packages/apps/Messaging/src/android/support/v7/mms/
MmsNetworkManager.java 181 * Release MMS network connectivity. This is ref counted. So it only disconnect
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_MifStdFormat.h 36 #define PH_FRINFC_MFSTD_FMT_DIS_CON 2 /* Disconnect is in progress */
  /packages/apps/PhoneCommon/res/values/
strings.xml 129 <string name="callFailed_maximum_reached">All available lines are in use. To make a call, disconnect one of the calls on this device, or on one of your other devices.</string>
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 291 device.disconnect(profile);
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java 373 urlConnection.disconnect();
  /packages/services/Telecomm/src/com/android/server/telecom/
BluetoothManager.java 179 // Bluetooth Headset. This lets you completely connect/disconnect a
ParcelableCallUtils.java 225 // Unless we're disconnect*ED*, in which case leave it at that.
  /packages/services/Telephony/src/com/android/services/telephony/
ConferenceParticipantConnection.java 124 * Sends a participant disconnect signal to the associated parent connection. The participant
EmergencyCallStateListener.java 231 * still possible the call will disconnect very quickly with an OUT_OF_SERVICE error.
PstnIncomingCallNotifier.java 317 // to disconnect.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smbno.h 207 #define SMBtdis 0x71 /* tree disconnect */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
context.h 132 * disconnect the context using pa_context_disconnect().
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h     [all...]
tdi.h 141 /* Disconnect Flags */
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/
ControllerService.java 215 mConnection.disconnect();
  /system/bt/bta/av/
bta_av_cfg.c 58 /* Flushing partial avdtp packets can cause some headsets to disconnect the link
  /system/bt/bta/hf_client/
bta_hf_client_sco.c 231 /* no match found; disconnect sco, init sco variables */
  /system/bt/bta/hh/
bta_hh_int.h 160 tBTA_GATT_REASON reason; /* disconnect reason code, not useful when connect event is reported */
  /system/bt/btif/src/
btif_hh.c 1229 static bt_status_t disconnect( bt_bdaddr_t *bd_addr ) function
    [all...]
  /system/bt/stack/include/
l2cdefs.h 231 /* Define the L2CAP disconnect result codes
  /system/connectivity/shill/vpn/
third_party_vpn_driver.h 80 void Disconnect() override;
third_party_vpn_driver_unittest.cc 122 driver_->Disconnect();
vpn_driver_unittest.cc 78 MOCK_METHOD0(Disconnect, void());

Completed in 457 milliseconds

<<51525354555657585960>>