OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopRing
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
Ringer.java
218
void
stopRing
() {
220
if (DBG) log("
stopRing
()...");
240
if (DBG) log("-
stopRing
: null mRingHandler!");
244
if (DBG) log("-
stopRing
: cleaning up vibrator thread...");
CallNotifier.java
732
if (DBG) log("
stopRing
()... (OFFHOOK state)");
733
mRinger.
stopRing
();
[
all
...]
Completed in 42 milliseconds