OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RINGING
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
Tone.java
67
*
Ringing
tone.
69
RINGING
(0x08),
89
*
Ringing
tone as selected by the user for incoming speech call.
/external/nist-sip/java/javax/sip/message/
Response.java
7
int
RINGING
= 180;
/frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java
27
* <li>
RINGING
= a phone call is
ringing
or call waiting.
31
*
ringing
or waiting.</li>
35
IDLE,
RINGING
, OFFHOOK;
Completed in 33 milliseconds