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 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