Home | History | Annotate | Download | only in telecom

Lines Matching refs:telecom

17 package android.telecom;
23 import android.telecom.Connection.VideoProvider;
41 * Telecom will set the connect time.
106 * Returns the telecom internal call ID associated with this conference.
108 * @return The telecom call ID.
116 * Sets the telecom internal call ID associated with this conference.
118 * @param telecomCallId The telecom call ID.
361 * {@link android.telecom.DisconnectCause}.
601 * {@link #CONNECT_TIME_NOT_SPECIFIED} indicates that Telecom should determine the start time
830 * These extras changes can originate from Telecom itself, or from an {@link InCallService} via
831 * {@link android.telecom.Call#putExtras(Bundle)}, and
840 * Handles a change to extras received from Telecom.