OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CALL_STATE_HOLDING
(Results
1 - 7
of
7
) sorted by null
/tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVideoTest.py
26
from acts.test_utils.tel.tel_defines import
CALL_STATE_HOLDING
[
all
...]
TelLiveVoiceConfTest.py
27
from acts.test_utils.tel.tel_defines import
CALL_STATE_HOLDING
[
all
...]
TelLiveVoiceTest.py
31
from acts.test_utils.tel.tel_defines import
CALL_STATE_HOLDING
[
all
...]
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py
282
CALL_STATE_HOLDING
= "HOLDING"
tel_voice_utils.py
20
from acts.test_utils.tel.tel_defines import
CALL_STATE_HOLDING
[
all
...]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java
58
public static final String
CALL_STATE_HOLDING
= "HOLDING";
InCallServiceImpl.java
[
all
...]
Completed in 805 milliseconds