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

  /frameworks/base/telecomm/java/android/telecom/
Conference.java 29 * Represents a conference call which can contain any number of {@link Connection} objects.
33 public abstract class Conference implements IConferenceable {
36 * Used to indicate that the conference connection time is not specified. If not specified,
43 public void onStateChanged(Conference conference, int oldState, int newState) {}
44 public void onDisconnected(Conference conference, DisconnectCause disconnectCause) {}
45 public void onConnectionAdded(Conference conference, Connection connection) {}
46 public void onConnectionRemoved(Conference conference, Connection connection) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3if.h     [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 206 milliseconds