OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disconnect
(Results
1151 - 1175
of
2243
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/wpa_supplicant_8/src/ap/
wpa_auth.h
203
void (*
disconnect
)(void *ctx, const u8 *addr, u16 reason);
member in struct:wpa_auth_callbacks
/external/wpa_supplicant_8/src/fst/
fst.h
254
* fst_notify_peer_disconnected - FST STA
disconnect
handler
/frameworks/av/camera/ndk/impl/
ACameraDevice.h
97
void disconnectLocked(); //
disconnect
from camera service
/frameworks/av/include/media/
mediaplayer.h
210
void
disconnect
();
/frameworks/av/media/libmediaplayerservice/nuplayer/
HTTPLiveSource.cpp
67
mLiveSession->
disconnect
();
NuPlayerDecoder.cpp
225
// be able to
disconnect
from it.
232
// be able to
disconnect
from it.
292
//
disconnect
from surface as MediaCodec will reconnect
298
ALOGW_IF(err != OK, "failed to
disconnect
from surface: %d", err);
[
all
...]
/frameworks/av/services/camera/libcameraservice/device3/
Camera3InputStream.cpp
194
* no-op since we can't
disconnect
the producer from the consumer-side
/frameworks/base/core/java/android/app/
UiAutomation.java
269
public void
disconnect
() {
method in class:UiAutomation
273
"Cannot call
disconnect
() while connecting!");
280
mUiAutomationConnection.
disconnect
();
330
disconnect
();
method
[
all
...]
/frameworks/base/core/java/com/android/internal/app/
MediaRouteControllerDialog.java
41
* This dialog allows the user to control or
disconnect
from the currently selected route.
/frameworks/base/docs/html/training/wearables/data-layer/
index.jd
37
devices may
disconnect
after receiving the result code.
/frameworks/base/docs/html/tv/adt-1/
safety.jd
21
<li><p>The device has no on/off switch. To
disconnect
from power, you must unplug the
/frameworks/base/media/java/android/media/midi/
MidiDeviceServer.java
146
dispatcher.getSender().
disconnect
(mInputPort);
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
BluetoothTile.java
292
mController.
disconnect
(device);
/frameworks/base/telecomm/java/android/telecom/
RemoteConnection.java
717
*
disconnect
cause expressed as a code chosen from among those declared in
916
public void
disconnect
() {
method in class:RemoteConnection
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java
140
* explicit
DISCONNECT
command. In such a case, the supplicant is
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingCameraManager.java
71
* @return int
Disconnect
/error code
/frameworks/native/include/gui/
IGraphicBufferProducer.h
425
// IGraphicBufferProducer and no corresponding
disconnect
call was made.
461
//
disconnect
attempts to
disconnect
a client API from the
480
virtual status_t
disconnect
(int api) = 0;
/frameworks/native/libs/gui/
StreamSplitter.cpp
65
(*output)->
disconnect
(NATIVE_WINDOW_API_CPU);
/frameworks/native/opengl/libs/EGL/
egl_object.h
145
void
disconnect
();
/frameworks/native/services/surfaceflinger/
DisplayDevice.h
197
void
disconnect
(HWComposer& hwc);
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
BrowseFragment.java
235
mMediaBrowser.
disconnect
();
QueueFragment.java
191
mMediaBrowser.
disconnect
();
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_cmds.h
414
aci_cmd_params_disconnect_t
disconnect
;
member in union:__anon30827::__anon30828
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_virtual.cpp
56
//Cleanup virtual display objs, since there is no explicit
disconnect
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_virtual.cpp
56
//Cleanup virtual display objs, since there is no explicit
disconnect
Completed in 703 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>