OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disconnect
(Results
1701 - 1725
of
2197
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
Call.java
701
/** Returns call
disconnect
cause, defined by {@link DisconnectCause}. */
[
all
...]
CallList.java
444
* the
disconnect
cause, and that any pending disconnects should immediately occur.
/packages/apps/LegacyCamera/src/com/android/camera/
EffectsRecorder.java
588
throw new RuntimeException("Unable to
disconnect
" +
[
all
...]
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java
251
public boolean
disconnect
() {
method in class:NativeNfcTag
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java
239
public synchronized boolean
disconnect
() {
method in class:NativeNfcTag
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java
518
if (conn != null) conn.
disconnect
();
[
all
...]
/packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java
464
* Similarly, handle the
disconnect
event of an OTASP call
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
devicetopology.h
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_asyncore.py
659
#
disconnect
the client
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_asyncore.py
659
#
disconnect
the client
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asyncore.py
659
#
disconnect
the client
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asyncore.py
659
#
disconnect
the client
/prebuilts/tools/common/m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/
wagon-http-lightweight-1.0-beta-6.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintViewPart.java
526
provider.
disconnect
(resource);
/system/bt/bta/av/
bta_av_aact.c
[
all
...]
/system/bt/btif/src/
btif_pan.c
281
/* Inform the application that the
disconnect
has been initiated successfully */
/system/bt/stack/btm/
btm_pm.c
887
/*check if sco
disconnect
is waiting for the mode change */
[
all
...]
/system/bt/stack/l2cap/
l2c_fcr.c
[
all
...]
l2c_ucd.c
156
** Description UCD
disconnect
callback (This prevent to access null pointer)
[
all
...]
/system/bt/stack/mcap/
mca_api.c
380
** Description This function
disconnect
an MCAP control channel
/system/bt/stack/pan/
pan_api.c
428
** Description This is used to
disconnect
the connection
/system/bt/stack/rfcomm/
port_rfc.c
312
problem, they don't
disconnect
if we send DM */
[
all
...]
rfc_port_fsm.c
131
/* make sure the multiplexer
disconnect
timer is not running (reconnect case) */
/system/bt/stack/sdp/
sdp_discovery.c
707
/* Since we got everything we need,
disconnect
the call */
[
all
...]
Completed in 1956 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>