HomeSort by relevance Sort by last modified time
    Searched full:disassociate (Results 26 - 50 of 61) sorted by null

12 3

  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.cc 441 void AutofillModelAssociator::Disassociate(int64 sync_id) {
autofill_profile_model_associator.cc 469 void AutofillProfileModelAssociator::Disassociate(int64 sync_id) {
password_model_associator.cc 246 void PasswordModelAssociator::Disassociate(int64 sync_id) {
session_model_associator.h 113 virtual void Disassociate(int64 sync_id);
typed_url_model_associator.cc 264 void TypedUrlModelAssociator::Disassociate(int64 sync_id) {
session_model_associator.cc 378 void SessionModelAssociator::Disassociate(int64 sync_id) {
438 // There is no local model stored with which to disassociate, just notify
    [all...]
bookmark_model_associator.cc 222 void BookmarkModelAssociator::Disassociate(int64 sync_id) {
  /external/qemu/android/
adb-server.c 560 /* Disassociate the host. */
sdk-controller-socket.c 716 /* Time to disassociate the packet with the I/O. */
849 /* Time to disassociate with the I/O. */
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 60 // with the AdapterService's ENV if an ASSOCIATE/DISASSOCIATE event
  /external/webkit/Source/WebCore/platform/graphics/mac/
MediaPlayerPrivateQTKit.mm 539 // disassociate our movie from our instance of QTVideoRendererWebKitOnly
573 // disassociate our movie from our instance of QTMovieLayer
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
nl80211.h 229 * MLME-DISASSOCIATE.request and MLME-DISASSOCIATE.indication primitives).
    [all...]
  /external/webkit/Source/WebCore/page/
Frame.cpp 632 // FIXME: If <object> is ever fixed to disassociate itself from frames
    [all...]
  /external/wpa_supplicant_8/src/ap/
sta_info.c 577 wpa_printf(MSG_DEBUG, "%s: disassociate STA " MACSTR,
ieee802_11.c     [all...]
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h 268 * MLME-DISASSOCIATE.request and MLME-DISASSOCIATE.indication primitives).
    [all...]
driver_mac80211.c     [all...]
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.cpp     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h     [all...]
nl80211_copy.h 363 * MLME-DISASSOCIATE.request and MLME-DISASSOCIATE.indication primitives).
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c     [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 930 } else if (os_strncmp(buf, "DISASSOCIATE ", 13) == 0) {
    [all...]
hostapd.conf 171 # disabled (and enabled when such STAs disassociate) dynamically.
366 # Disassociate stations based on excessive transmission failures or other
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 695 * Disassociate from the currently active access point. This may result
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java 454 log("onActionIntentReconnectAlarm: state is FAILED|IDLE, disassociate");
    [all...]

Completed in 764 milliseconds

12 3