Searched defs:Call (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCall.java26 public abstract class Call { class
59 protected final String LOG_TAG = "Call";
116 * Returns the Connection associated with this Call that was created
117 * first, or null if there are no Connections in this Call
203 * Returns the Connection associated with this Call that was created
204 * last, or null if there are no Connections in this Call

Completed in 32 milliseconds