Home
last modified time | relevance | path

Searched refs:plugged (Results 1 – 25 of 49) sorted by relevance

12

/third_party/pulseaudio/src/modules/alsa/mixer/paths/
Danalog-output-speaker.conf28 state.plugged = no
32 state.plugged = no
36 state.plugged = no
40 state.plugged = no
44 state.plugged = no
48 state.plugged = no
52 state.plugged = no
56 state.plugged = no
64 state.plugged = unknown
69 state.plugged = unknown
Danalog-output-lineout.conf24 state.plugged = unknown
32 state.plugged = unknown
40 state.plugged = unknown
48 state.plugged = unknown
53 state.plugged = unknown
58 state.plugged = unknown
63 state.plugged = unknown
68 state.plugged = unknown
73 state.plugged = unknown
78 state.plugged = unknown
[all …]
Danalog-input-internal-mic.conf26 state.plugged = no
30 state.plugged = no
34 state.plugged = no
38 state.plugged = no
42 state.plugged = unknown
Danalog-input-headset-mic.conf28 state.plugged = unknown
33 state.plugged = unknown
36 state.plugged = unknown
39 state.plugged = unknown
Danalog-input-internal-mic-always.conf26 state.plugged = no
30 state.plugged = no
34 state.plugged = no
38 state.plugged = no
Danalog-output-headphones.conf32 state.plugged = unknown
44 state.plugged = unknown
52 state.plugged = unknown
Danalog-input-mic.conf29 state.plugged = unknown
Danalog-input-front-mic.conf29 state.plugged = unknown
Danalog-input-rear-mic.conf29 state.plugged = unknown
Danalog-input-dock-mic.conf28 state.plugged = unknown
Danalog-input-headphone-mic.conf27 state.plugged = unknown
Danalog-input-linein.conf28 state.plugged = unknown
Danalog-output.conf.common130 ; state.plugged = yes | no | unknown # Normally a plugged jack would mean the port becomes availa…
131 …# unavailable, but the port status can be overridden by specifying state.plugged and/or state.unpl…
/third_party/flutter/skia/third_party/externals/sdl/src/power/android/
DSDL_syspower.c34 int plugged; in SDL_GetPowerInfo_Android() local
37 if (Android_JNI_GetPowerInfo(&plugged, &charged, &battery, seconds, percent) != -1) { in SDL_GetPowerInfo_Android()
38 if (plugged) { in SDL_GetPowerInfo_Android()
/third_party/flutter/skia/third_party/externals/sdl/src/power/psp/
DSDL_syspower.c36 int plugged = scePowerIsPowerOnline(); in SDL_GetPowerInfo_PSP() local
51 } else if (plugged) { in SDL_GetPowerInfo_PSP()
/third_party/skia/third_party/externals/oboe/docs/notes/
Ddisconnect.md5 When Oboe is using **OpenSL ES**, and a headset is plugged in or out, then OpenSL ES will automatic…
8 When Oboe is using **AAudio**, and a headset is plugged in or out, then
30 which is fired when a head set is plugged in or out. If your min SDK is LOLLIPOP or later then you …
32 // Receive a broadcast Intent when a headset is plugged in or unplugged.
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/
DSDL_android.h65 int Android_JNI_GetPowerInfo(int* plugged, int* charged, int* battery, int* seconds, int* percent);
DSDL_android.c1316 int Android_JNI_GetPowerInfo(int* plugged, int* charged, int* battery, int* seconds, int* percent) in Android_JNI_GetPowerInfo() argument
1373 if (plugged) { in Android_JNI_GetPowerInfo()
1382 *plugged = (0 < plug) ? 1 : 0; in Android_JNI_GetPowerInfo()
/third_party/boost/libs/convert/doc/
Dother.qbk9 …g conversions. The `boost::convert()` interface is type-agnostic and the plugged-in converter ulti…
Dconverters.qbk15 For a converter to be plugged in to the ['Boost.Convert] framework it needs to be a ['callable] wit…
/third_party/mesa3d/src/mesa/swrast/
DNOTES16 be plugged in to the core Mesa driver interface where accelerated
/third_party/flutter/flutter/.github/ISSUE_TEMPLATE/
Dperformance.md61 <!-- Finally, paste the output of running `flutter doctor -v` here, with your device plugged in. -->
/third_party/boost/libs/outcome/doc/src/content/tutorial/essential/result/
D_index.md34 Assume we have plugged it into `std::error_code` framework, as described in [this section]({{% relr…
/third_party/grpc/doc/
Dnaming.md10 be plugged in.
/third_party/eudev/rules/
D78-sound-card.rules30 # When the application is initialized at the same time as a device is plugged

12