Home
last modified time | relevance | path

Searched refs:TELEPHONY_STATE_PLAY_AUDIO_END (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DPlayAudioInCall.java110 TelephonyConstants.TELEPHONY_STATE_PLAY_AUDIO_END)); in createPlayAudioThread()
DTelephonyConstants.java247 public static final String TELEPHONY_STATE_PLAY_AUDIO_END = "PLAYAUDIOEND"; field in TelephonyConstants