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

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

Completed in 4764 milliseconds