OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disconnect
(Results
1251 - 1275
of
2197
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/developers/samples/android/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
MainActivity.java
99
mGoogleApiClient.
disconnect
();
/developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java
121
mGoogleApiClient.
disconnect
();
/developers/samples/android/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizListenerService.java
163
googleApiClient.
disconnect
();
/developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/src/main/java/com/example/android/wearable/runtimepermissions/
MainPhoneActivity.java
156
mGoogleApiClient.
disconnect
();
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java
191
// Initiates channel
disconnect
through {@link BluetoothHDPService}.
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
NetworkUtilities.java
258
connection.
disconnect
();
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
CalendarQueryService.java
127
mGoogleApiClient.
disconnect
();
MainActivity.java
99
mGoogleApiClient.
disconnect
();
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceControlActivity.java
220
mBluetoothLeService.
disconnect
();
/development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/
MainActivity.java
121
mGoogleApiClient.
disconnect
();
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
QuizListenerService.java
163
googleApiClient.
disconnect
();
/development/samples/browseable/RuntimePermissionsWear/Application/src/com.example.android.wearable.runtimepermissions/
MainPhoneActivity.java
156
mGoogleApiClient.
disconnect
();
/docs/source.android.com/src/devices/accessories/
aoa.jd
159
must first
disconnect
the USB device (either physically or in an electrically
/external/autotest/client/cros/
network.py
71
# until the connect/
disconnect
operation completes.
/external/autotest/client/site_tests/network_VPNConnect/
network_VPNConnect.py
77
service.
Disconnect
()
/external/autotest/scheduler/
rdb_unittest.py
202
self._database.
disconnect
()
/external/autotest/server/cros/network/
connection_worker.py
111
self.work_client.shill.
disconnect
(self.ssid)
wifi_client.py
816
incoming packets, or on changes to the available APs (
disconnect
,
[
all
...]
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionStress/
kernel_ExternalUsbPeripheralsDetectionStress.py
19
"""Uses USB multiplexer to repeatedly connect and
disconnect
USB devices."""
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
platform_ExternalUsbPeripherals.py
248
"""
Disconnect
servo hub"""
/external/clang/test/SemaCXX/
destructor.cpp
77
void
disconnect
()
function in class:PR6421::QGenericArgument
/external/curl/lib/
http2.c
85
DEBUGF(infof(conn->data, "HTTP/2
DISCONNECT
starts now\n"));
91
DEBUGF(infof(conn->data, "HTTP/2
DISCONNECT
done\n"));
136
http2_disconnect, /*
disconnect
*/
156
http2_disconnect, /*
disconnect
*/
[
all
...]
/external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.h
147
// Server is done writing to the pipe and it is now ready to
disconnect
/external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_NfcDepSWPrio.c
356
NXPLOG_NCIHAL_D(">>iso_dep_detected
Disconnect
related notification");
/external/libnfc-nci/src/nfa/include/
nfa_ee_api.h
466
** Description
Disconnect
(if a connection is currently open) from an
Completed in 1091 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>