Searched refs:disconnect (Results 276 - 279 of 279) sorted by relevance

<<1112

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareStateManager.java452 * Place a request to disconnect (destroy) an existing client on the state
455 public void disconnect(int clientId) { method in class:WifiAwareStateManager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
H A DWifiScanningServiceImpl.java166 client.mChannel.disconnect();
/frameworks/av/services/audioflinger/
H A DThreads.cpp7532 mThread->disconnect();
7588 void AudioFlinger::MmapThread::disconnect() function in class:android::AudioFlinger::MmapThread
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java453 * List of messages that are waiting to be posted, when data call disconnect
736 dcac.disconnect();
2011 // response for deactivate request for the calls we are about to disconnect
2422 // We're "READY" but not active so disconnect (cleanup = true) and
3181 // Need to notify disconnect as well, in the case of switching Airplane mode.
3204 if (DBG) log("onDisconnectDone: attached, ready and retry after disconnect");

Completed in 277 milliseconds

<<1112