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/base/telephony/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/
Phone.java
53
* <li>
RINGING
= a phone call is
ringing
or call waiting.
57
*
ringing
or waiting.</li>
61
IDLE,
RINGING
, OFFHOOK;
312
* then the phone state is
RINGING
not OFFHOOK
370
* Notifies when a previously untracked non-
ringing
/waiting connection has appeared.
399
* Notifies when a new
ringing
or waiting connection has appeared.<p>
413
* Unregisters for new
ringing
connection notification.
678
* Answers a
ringing
or waiting call. Active calls, if any, go on hold.
683
* @exception CallStateException when no call is
ringing
or waitin
[
all
...]
Completed in 152 milliseconds