HomeSort by relevance Sort by last modified time
    Searched defs:TONE_STOPPED (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 314 static final int TONE_STOPPED = 2;
472 if (okToPlayTone && mState != TONE_STOPPED) {
    [all...]
  /frameworks/av/media/libaudioclient/include/media/
ToneGenerator.h 174 TONE_STOPPED, // ToneGenerator is stopped: the AudioTrack will be stopped

Completed in 98 milliseconds