OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUDIO_ROUTE_SPEAKER
(Results
1 - 4
of
4
) sorted by null
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py
312
AUDIO_ROUTE_SPEAKER
= "SPEAKER"
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java
94
public static final String
AUDIO_ROUTE_SPEAKER
= "SPEAKER";
InCallServiceImpl.java
[
all
...]
/tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVideoTest.py
24
from acts.test_utils.tel.tel_defines import
AUDIO_ROUTE_SPEAKER
[
all
...]
Completed in 139 milliseconds