OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disconnect
(Results
576 - 600
of
2243
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/services/Telecomm/src/com/android/server/telecom/
CallsManager.java
513
call.
disconnect
();
737
// Check to see if we can reuse any of the calls that are waiting to
disconnect
.
748
pendingCall.
disconnect
();
[
all
...]
/frameworks/av/services/camera/libcameraservice/api1/
CameraClient.cpp
107
disconnect
();
152
ALOGE("attempt to use a camera after
disconnect
() (pid %d)", getCallingPid());
233
binder::Status CameraClient::
disconnect
() {
function in class:android::CameraClient
235
LOG1("
disconnect
E (pid %d)", callingPid);
239
// Allow both client and the cameraserver to
disconnect
at all times
241
ALOGW("different client - don't
disconnect
");
245
// Make sure
disconnect
() is done once and once only, whether it is called
270
CameraService::Client::
disconnect
();
272
LOG1("
disconnect
X (pid %d)", callingPid);
309
// Everything has succeeded.
Disconnect
the old window and remember th
[
all
...]
/frameworks/base/services/core/java/com/android/server/display/
WifiDisplayController.java
276
disconnect
();
method
339
disconnect
();
method
543
private void
disconnect
() {
method in class:WifiDisplayController
584
// Step 2. Before we try to connect to a new device,
disconnect
from the old one.
606
Slog.i(TAG, "Failed to
disconnect
from Wifi display: "
659
// Step 4. If we wanted to
disconnect
, or we're updating after starting an
765
disconnect
();
878
disconnect
();
method
940
disconnect
();
method
[
all
...]
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java
193
public void
disconnect
() {
method in class:URLConnectionTest.NewHandler
245
((HttpURLConnection) uc).
disconnect
();
246
((HttpURLConnection) uc2).
disconnect
();
247
((HttpURLConnection) uc3).
disconnect
();
338
((HttpURLConnection) uc).
disconnect
();
380
((HttpURLConnection) uc).
disconnect
();
408
((HttpURLConnection) uc).
disconnect
();
804
((HttpURLConnection) uc2).
disconnect
();
917
((HttpURLConnection) uc2).
disconnect
();
[
all
...]
/tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVoiceConfTest.py
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ConnectReqTestCase.java
62
//
Disconnect
from wifi to avoid channel conflict
63
mWifiMgr.
disconnect
();
/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
GeofenceTransitionsIntentService.java
102
mGoogleApiClient.
disconnect
();
108
mGoogleApiClient.
disconnect
();
/developers/build/prebuilts/gradle/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
IncomingRequestWearService.java
162
googleApiClient.
disconnect
();
185
googleApiClient.
disconnect
();
/developers/build/prebuilts/gradle/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java
137
googleApiClient.
disconnect
();
172
googleApiClient.
disconnect
();
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
GeofenceTransitionsIntentService.java
102
mGoogleApiClient.
disconnect
();
108
mGoogleApiClient.
disconnect
();
/developers/samples/android/wearable/wear/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
IncomingRequestWearService.java
162
googleApiClient.
disconnect
();
185
googleApiClient.
disconnect
();
/developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java
137
googleApiClient.
disconnect
();
172
googleApiClient.
disconnect
();
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
GeofenceTransitionsIntentService.java
102
mGoogleApiClient.
disconnect
();
108
mGoogleApiClient.
disconnect
();
/development/samples/browseable/RuntimePermissionsWear/Wearable/src/com.example.android.wearable.runtimepermissions/
IncomingRequestWearService.java
162
googleApiClient.
disconnect
();
185
googleApiClient.
disconnect
();
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
UtilityService.java
137
googleApiClient.
disconnect
();
172
googleApiClient.
disconnect
();
/device/generic/goldfish/camera/
EmulatedQemuCameraDevice.cpp
115
ALOGE("%s: Cannot
disconnect
from the started device '%s.",
120
/*
Disconnect
from the camera device via emulator. */
/external/autotest/client/site_tests/network_3GSafetyDance/
network_3GSafetyDance.py
80
logging.info('
Disconnect
')
94
raise error.TestFail('Could not
disconnect
: %s' % reason)
/external/autotest/server/site_tests/platform_PowerStatusStress/
platform_PowerStatusStress.py
35
@param suspend_timeout: Time in seconds to wait to
disconnect
37
@exception TestFail if fail to suspend/
disconnect
in time
/external/dbus/dbus/
dbus-server-protected.h
48
void (*
disconnect
) (DBusServer *server);
member in struct:DBusServerVTable
49
/**<
Disconnect
this server. */
dbus-transport-protected.h
53
void (*
disconnect
) (DBusTransport *transport);
member in struct:DBusTransportVTable
54
/**<
Disconnect
this transport. */
/external/kernel-headers/original/uapi/linux/
usbdevice_fs.h
140
/*
disconnect
-and-claim if the driver matches the driver field */
142
/*
disconnect
-and-claim except when the driver matches the driver field */
/external/libgdx/gdx/src/com/badlogic/gdx/net/
NetJavaImpl.java
208
connection.
disconnect
();
211
connection.
disconnect
();
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
DelegatingHttpsURLConnection.java
92
@Override public void
disconnect
() {
method in class:DelegatingHttpsURLConnection
93
delegate.
disconnect
();
/external/ppp/pppd/plugins/pppoatm/
pppoatm.c
8
* -
disconnect
method added
187
disconnect
: &disconnect_pppoatm,
/external/selinux/libsemanage/include/semanage/
handle.h
38
* the pointer itself. CAUTION: this function does not
disconnect
108
/*
Disconnect
from the manager given by the handle. If already
Completed in 1400 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>