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

  /frameworks/base/telecomm/java/android/telecom/
Connection.java 453 public static final String EVENT_ON_HOLD_TONE_START =
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
Call.java 373 * {@link #onConnectionEvent(String)} receives the {@link Connection#EVENT_ON_HOLD_TONE_START}
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnection.java 225 sendConnectionEvent(EVENT_ON_HOLD_TONE_START, null);
    [all...]

Completed in 49 milliseconds