OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TONE_STOPPED
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
CallNotifier.java
327
static final int
TONE_STOPPED
= 2;
497
if (okToPlayTone && mState !=
TONE_STOPPED
) {
[
all
...]
/frameworks/av/include/media/
ToneGenerator.h
174
TONE_STOPPED
, // ToneGenerator is stopped: the AudioTrack will be stopped
Completed in 545 milliseconds