Merge "Un-@hide multi-endpoint APIs." into nyc-mr1-dev
This commit is contained in:
@@ -30719,6 +30719,7 @@ package android.provider {
|
||||
public static class CallLog.Calls implements android.provider.BaseColumns {
|
||||
ctor public CallLog.Calls();
|
||||
method public static java.lang.String getLastOutgoingCall(android.content.Context);
|
||||
field public static final int ANSWERED_EXTERNALLY_TYPE = 7; // 0x7
|
||||
field public static final int BLOCKED_TYPE = 6; // 0x6
|
||||
field public static final java.lang.String CACHED_FORMATTED_NUMBER = "formatted_number";
|
||||
field public static final java.lang.String CACHED_LOOKUP_URI = "lookup_uri";
|
||||
@@ -30741,6 +30742,7 @@ package android.provider {
|
||||
field public static final java.lang.String DURATION = "duration";
|
||||
field public static final java.lang.String EXTRA_CALL_TYPE_FILTER = "android.provider.extra.CALL_TYPE_FILTER";
|
||||
field public static final java.lang.String FEATURES = "features";
|
||||
field public static final int FEATURES_PULLED_EXTERNALLY = 2; // 0x2
|
||||
field public static final int FEATURES_VIDEO = 1; // 0x1
|
||||
field public static final java.lang.String GEOCODED_LOCATION = "geocoded_location";
|
||||
field public static final int INCOMING_TYPE = 1; // 0x1
|
||||
@@ -36023,9 +36025,13 @@ package android.telecom {
|
||||
method public void phoneAccountSelected(android.telecom.PhoneAccountHandle, boolean);
|
||||
method public void playDtmfTone(char);
|
||||
method public void postDialContinue(boolean);
|
||||
method public void pullExternalCall();
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public void registerCallback(android.telecom.Call.Callback);
|
||||
method public void registerCallback(android.telecom.Call.Callback, android.os.Handler);
|
||||
method public void reject(boolean, java.lang.String);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public void sendCallEvent(java.lang.String, android.os.Bundle);
|
||||
method public void splitFromConference();
|
||||
method public void stopDtmfTone();
|
||||
method public void swapConference();
|
||||
@@ -36039,6 +36045,7 @@ package android.telecom {
|
||||
field public static final int STATE_DISCONNECTING = 10; // 0xa
|
||||
field public static final int STATE_HOLDING = 3; // 0x3
|
||||
field public static final int STATE_NEW = 0; // 0x0
|
||||
field public static final int STATE_PULLING_CALL = 11; // 0xb
|
||||
field public static final int STATE_RINGING = 2; // 0x2
|
||||
field public static final int STATE_SELECT_PHONE_ACCOUNT = 8; // 0x8
|
||||
}
|
||||
@@ -36049,6 +36056,7 @@ package android.telecom {
|
||||
method public void onCannedTextResponsesLoaded(android.telecom.Call, java.util.List<java.lang.String>);
|
||||
method public void onChildrenChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
|
||||
method public void onConferenceableCallsChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
|
||||
method public void onConnectionEvent(android.telecom.Call, java.lang.String, android.os.Bundle);
|
||||
method public void onDetailsChanged(android.telecom.Call, android.telecom.Call.Details);
|
||||
method public void onParentChanged(android.telecom.Call, android.telecom.Call);
|
||||
method public void onPostDialWait(android.telecom.Call, java.lang.String);
|
||||
@@ -36079,6 +36087,7 @@ package android.telecom {
|
||||
method public static java.lang.String propertiesToString(int);
|
||||
field public static final int CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO = 4194304; // 0x400000
|
||||
field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
|
||||
field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
|
||||
field public static final int CAPABILITY_DISCONNECT_FROM_CONFERENCE = 8192; // 0x2000
|
||||
field public static final int CAPABILITY_HOLD = 1; // 0x1
|
||||
field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
|
||||
@@ -36098,6 +36107,7 @@ package android.telecom {
|
||||
field public static final int PROPERTY_EMERGENCY_CALLBACK_MODE = 4; // 0x4
|
||||
field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
|
||||
field public static final int PROPERTY_HIGH_DEF_AUDIO = 16; // 0x10
|
||||
field public static final int PROPERTY_IS_EXTERNAL_CALL = 64; // 0x40
|
||||
field public static final int PROPERTY_WIFI = 8; // 0x8
|
||||
field public static final int PROPERTY_WORK_CALL = 32; // 0x20
|
||||
}
|
||||
@@ -36149,6 +36159,7 @@ package android.telecom {
|
||||
method public final android.telecom.CallAudioState getCallAudioState();
|
||||
method public final java.util.List<android.telecom.Connection> getConferenceableConnections();
|
||||
method public final int getConnectionCapabilities();
|
||||
method public final int getConnectionProperties();
|
||||
method public final long getConnectionTime();
|
||||
method public final java.util.List<android.telecom.Connection> getConnections();
|
||||
method public final android.telecom.DisconnectCause getDisconnectCause();
|
||||
@@ -36161,6 +36172,7 @@ package android.telecom {
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onConnectionAdded(android.telecom.Connection);
|
||||
method public void onDisconnect();
|
||||
method public void onExtrasChanged(android.os.Bundle);
|
||||
method public void onHold();
|
||||
method public void onMerge(android.telecom.Connection);
|
||||
method public void onMerge();
|
||||
@@ -36169,14 +36181,17 @@ package android.telecom {
|
||||
method public void onStopDtmfTone();
|
||||
method public void onSwap();
|
||||
method public void onUnhold();
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public final void removeConnection(android.telecom.Connection);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public final void setActive();
|
||||
method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
|
||||
method public final void setConnectionCapabilities(int);
|
||||
method public final void setConnectionProperties(int);
|
||||
method public final void setConnectionTime(long);
|
||||
method public final void setDialing();
|
||||
method public final void setDisconnected(android.telecom.DisconnectCause);
|
||||
method public final void setExtras(android.os.Bundle);
|
||||
method public final deprecated void setExtras(android.os.Bundle);
|
||||
method public final void setOnHold();
|
||||
method public final void setStatusHints(android.telecom.StatusHints);
|
||||
method public final void setVideoProvider(android.telecom.Connection, android.telecom.Connection.VideoProvider);
|
||||
@@ -36202,6 +36217,7 @@ package android.telecom {
|
||||
method public final android.telecom.Conference getConference();
|
||||
method public final java.util.List<android.telecom.Conferenceable> getConferenceables();
|
||||
method public final int getConnectionCapabilities();
|
||||
method public final int getConnectionProperties();
|
||||
method public final android.telecom.DisconnectCause getDisconnectCause();
|
||||
method public final android.os.Bundle getExtras();
|
||||
method public final int getState();
|
||||
@@ -36212,16 +36228,23 @@ package android.telecom {
|
||||
method public void onAnswer(int);
|
||||
method public void onAnswer();
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onCallEvent(java.lang.String, android.os.Bundle);
|
||||
method public void onDisconnect();
|
||||
method public void onExtrasChanged(android.os.Bundle);
|
||||
method public void onHold();
|
||||
method public void onPlayDtmfTone(char);
|
||||
method public void onPostDialContinue(boolean);
|
||||
method public void onPullExternalCall();
|
||||
method public void onReject();
|
||||
method public void onReject(java.lang.String);
|
||||
method public void onSeparate();
|
||||
method public void onStateChanged(int);
|
||||
method public void onStopDtmfTone();
|
||||
method public void onUnhold();
|
||||
method public static java.lang.String propertiesToString(int);
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public void sendConnectionEvent(java.lang.String, android.os.Bundle);
|
||||
method public final void setActive();
|
||||
method public final void setAddress(android.net.Uri, int);
|
||||
method public final void setAudioModeIsVoip(boolean);
|
||||
@@ -36229,9 +36252,10 @@ package android.telecom {
|
||||
method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
|
||||
method public final void setConferenceables(java.util.List<android.telecom.Conferenceable>);
|
||||
method public final void setConnectionCapabilities(int);
|
||||
method public final void setConnectionProperties(int);
|
||||
method public final void setDialing();
|
||||
method public final void setDisconnected(android.telecom.DisconnectCause);
|
||||
method public final void setExtras(android.os.Bundle);
|
||||
method public final deprecated void setExtras(android.os.Bundle);
|
||||
method public final void setInitialized();
|
||||
method public final void setInitializing();
|
||||
method public final void setNextPostDialChar(char);
|
||||
@@ -36245,6 +36269,7 @@ package android.telecom {
|
||||
method public static java.lang.String stateToString(int);
|
||||
field public static final int CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO = 8388608; // 0x800000
|
||||
field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
|
||||
field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000
|
||||
field public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 4194304; // 0x400000
|
||||
field public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 524288; // 0x80000
|
||||
field public static final int CAPABILITY_DISCONNECT_FROM_CONFERENCE = 8192; // 0x2000
|
||||
@@ -36262,15 +36287,18 @@ package android.telecom {
|
||||
field public static final int CAPABILITY_SUPPORTS_VT_REMOTE_TX = 2048; // 0x800
|
||||
field public static final int CAPABILITY_SUPPORT_HOLD = 2; // 0x2
|
||||
field public static final int CAPABILITY_SWAP_CONFERENCE = 8; // 0x8
|
||||
field public static final java.lang.String EVENT_CALL_PULL_FAILED = "android.telecom.event.CALL_PULL_FAILED";
|
||||
field public static final java.lang.String EXTRA_CALL_SUBJECT = "android.telecom.extra.CALL_SUBJECT";
|
||||
field public static final java.lang.String EXTRA_CHILD_ADDRESS = "android.telecom.extra.CHILD_ADDRESS";
|
||||
field public static final java.lang.String EXTRA_LAST_FORWARDED_NUMBER = "android.telecom.extra.LAST_FORWARDED_NUMBER";
|
||||
field public static final int PROPERTY_IS_EXTERNAL_CALL = 16; // 0x10
|
||||
field public static final int STATE_ACTIVE = 4; // 0x4
|
||||
field public static final int STATE_DIALING = 3; // 0x3
|
||||
field public static final int STATE_DISCONNECTED = 6; // 0x6
|
||||
field public static final int STATE_HOLDING = 5; // 0x5
|
||||
field public static final int STATE_INITIALIZING = 0; // 0x0
|
||||
field public static final int STATE_NEW = 1; // 0x1
|
||||
field public static final int STATE_PULLING_CALL = 7; // 0x7
|
||||
field public static final int STATE_RINGING = 2; // 0x2
|
||||
}
|
||||
|
||||
@@ -36348,7 +36376,9 @@ package android.telecom {
|
||||
method public java.lang.String getReason();
|
||||
method public int getTone();
|
||||
method public void writeToParcel(android.os.Parcel, int);
|
||||
field public static final int ANSWERED_ELSEWHERE = 11; // 0xb
|
||||
field public static final int BUSY = 7; // 0x7
|
||||
field public static final int CALL_PULLED = 12; // 0xc
|
||||
field public static final int CANCELED = 4; // 0x4
|
||||
field public static final int CONNECTION_MANAGER_NOT_SUPPORTED = 10; // 0xa
|
||||
field public static final android.os.Parcelable.Creator<android.telecom.DisconnectCause> CREATOR;
|
||||
@@ -36384,6 +36414,7 @@ package android.telecom {
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onCallRemoved(android.telecom.Call);
|
||||
method public void onCanAddCallChanged(boolean);
|
||||
method public void onConnectionEvent(android.telecom.Call, java.lang.String, android.os.Bundle);
|
||||
method public void onSilenceRinger();
|
||||
method public final void setAudioRoute(int);
|
||||
method public final void setMuted(boolean);
|
||||
@@ -36506,6 +36537,7 @@ package android.telecom {
|
||||
method public void onConferenceableConnectionsChanged(android.telecom.RemoteConference, java.util.List<android.telecom.RemoteConnection>);
|
||||
method public void onConnectionAdded(android.telecom.RemoteConference, android.telecom.RemoteConnection);
|
||||
method public void onConnectionCapabilitiesChanged(android.telecom.RemoteConference, int);
|
||||
method public void onConnectionPropertiesChanged(android.telecom.RemoteConference, int);
|
||||
method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteConnection);
|
||||
method public void onDestroyed(android.telecom.RemoteConference);
|
||||
method public void onDisconnected(android.telecom.RemoteConference, android.telecom.DisconnectCause);
|
||||
@@ -36524,6 +36556,7 @@ package android.telecom {
|
||||
method public android.telecom.RemoteConference getConference();
|
||||
method public java.util.List<android.telecom.RemoteConnection> getConferenceableConnections();
|
||||
method public int getConnectionCapabilities();
|
||||
method public int getConnectionProperties();
|
||||
method public android.telecom.DisconnectCause getDisconnectCause();
|
||||
method public final android.os.Bundle getExtras();
|
||||
method public int getState();
|
||||
@@ -36535,6 +36568,7 @@ package android.telecom {
|
||||
method public boolean isVoipAudioMode();
|
||||
method public void playDtmfTone(char);
|
||||
method public void postDialContinue(boolean);
|
||||
method public void pullExternalCall();
|
||||
method public void registerCallback(android.telecom.RemoteConnection.Callback);
|
||||
method public void registerCallback(android.telecom.RemoteConnection.Callback, android.os.Handler);
|
||||
method public void reject();
|
||||
@@ -36551,6 +36585,8 @@ package android.telecom {
|
||||
method public void onConferenceChanged(android.telecom.RemoteConnection, android.telecom.RemoteConference);
|
||||
method public void onConferenceableConnectionsChanged(android.telecom.RemoteConnection, java.util.List<android.telecom.RemoteConnection>);
|
||||
method public void onConnectionCapabilitiesChanged(android.telecom.RemoteConnection, int);
|
||||
method public void onConnectionEvent(android.telecom.RemoteConnection, java.lang.String, android.os.Bundle);
|
||||
method public void onConnectionPropertiesChanged(android.telecom.RemoteConnection, int);
|
||||
method public void onDestroyed(android.telecom.RemoteConnection);
|
||||
method public void onDisconnected(android.telecom.RemoteConnection, android.telecom.DisconnectCause);
|
||||
method public void onExtrasChanged(android.telecom.RemoteConnection, android.os.Bundle);
|
||||
@@ -36647,6 +36683,7 @@ package android.telecom {
|
||||
field public static final java.lang.String EXTRA_START_CALL_WITH_VIDEO_STATE = "android.telecom.extra.START_CALL_WITH_VIDEO_STATE";
|
||||
field public static final java.lang.String GATEWAY_ORIGINAL_ADDRESS = "android.telecom.extra.GATEWAY_ORIGINAL_ADDRESS";
|
||||
field public static final java.lang.String GATEWAY_PROVIDER_PACKAGE = "android.telecom.extra.GATEWAY_PROVIDER_PACKAGE";
|
||||
field public static final java.lang.String METADATA_INCLUDE_EXTERNAL_CALLS = "android.telecom.INCLUDE_EXTERNAL_CALLS";
|
||||
field public static final java.lang.String METADATA_IN_CALL_SERVICE_RINGING = "android.telecom.IN_CALL_SERVICE_RINGING";
|
||||
field public static final java.lang.String METADATA_IN_CALL_SERVICE_UI = "android.telecom.IN_CALL_SERVICE_UI";
|
||||
field public static final int PRESENTATION_ALLOWED = 1; // 0x1
|
||||
|
||||
@@ -33286,6 +33286,7 @@ package android.provider {
|
||||
public static class CallLog.Calls implements android.provider.BaseColumns {
|
||||
ctor public CallLog.Calls();
|
||||
method public static java.lang.String getLastOutgoingCall(android.content.Context);
|
||||
field public static final int ANSWERED_EXTERNALLY_TYPE = 7; // 0x7
|
||||
field public static final int BLOCKED_TYPE = 6; // 0x6
|
||||
field public static final java.lang.String CACHED_FORMATTED_NUMBER = "formatted_number";
|
||||
field public static final java.lang.String CACHED_LOOKUP_URI = "lookup_uri";
|
||||
@@ -33308,6 +33309,7 @@ package android.provider {
|
||||
field public static final java.lang.String DURATION = "duration";
|
||||
field public static final java.lang.String EXTRA_CALL_TYPE_FILTER = "android.provider.extra.CALL_TYPE_FILTER";
|
||||
field public static final java.lang.String FEATURES = "features";
|
||||
field public static final int FEATURES_PULLED_EXTERNALLY = 2; // 0x2
|
||||
field public static final int FEATURES_VIDEO = 1; // 0x1
|
||||
field public static final java.lang.String GEOCODED_LOCATION = "geocoded_location";
|
||||
field public static final int INCOMING_TYPE = 1; // 0x1
|
||||
@@ -38852,10 +38854,14 @@ package android.telecom {
|
||||
method public void phoneAccountSelected(android.telecom.PhoneAccountHandle, boolean);
|
||||
method public void playDtmfTone(char);
|
||||
method public void postDialContinue(boolean);
|
||||
method public void pullExternalCall();
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public void registerCallback(android.telecom.Call.Callback);
|
||||
method public void registerCallback(android.telecom.Call.Callback, android.os.Handler);
|
||||
method public void reject(boolean, java.lang.String);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public deprecated void removeListener(android.telecom.Call.Listener);
|
||||
method public void sendCallEvent(java.lang.String, android.os.Bundle);
|
||||
method public void splitFromConference();
|
||||
method public void stopDtmfTone();
|
||||
method public void swapConference();
|
||||
@@ -38870,6 +38876,7 @@ package android.telecom {
|
||||
field public static final int STATE_HOLDING = 3; // 0x3
|
||||
field public static final int STATE_NEW = 0; // 0x0
|
||||
field public static final deprecated int STATE_PRE_DIAL_WAIT = 8; // 0x8
|
||||
field public static final int STATE_PULLING_CALL = 11; // 0xb
|
||||
field public static final int STATE_RINGING = 2; // 0x2
|
||||
field public static final int STATE_SELECT_PHONE_ACCOUNT = 8; // 0x8
|
||||
}
|
||||
@@ -38880,6 +38887,7 @@ package android.telecom {
|
||||
method public void onCannedTextResponsesLoaded(android.telecom.Call, java.util.List<java.lang.String>);
|
||||
method public void onChildrenChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
|
||||
method public void onConferenceableCallsChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
|
||||
method public void onConnectionEvent(android.telecom.Call, java.lang.String, android.os.Bundle);
|
||||
method public void onDetailsChanged(android.telecom.Call, android.telecom.Call.Details);
|
||||
method public void onParentChanged(android.telecom.Call, android.telecom.Call);
|
||||
method public void onPostDialWait(android.telecom.Call, java.lang.String);
|
||||
@@ -38910,6 +38918,7 @@ package android.telecom {
|
||||
method public static java.lang.String propertiesToString(int);
|
||||
field public static final int CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO = 4194304; // 0x400000
|
||||
field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
|
||||
field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
|
||||
field public static final int CAPABILITY_DISCONNECT_FROM_CONFERENCE = 8192; // 0x2000
|
||||
field public static final int CAPABILITY_HOLD = 1; // 0x1
|
||||
field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
|
||||
@@ -38929,6 +38938,7 @@ package android.telecom {
|
||||
field public static final int PROPERTY_EMERGENCY_CALLBACK_MODE = 4; // 0x4
|
||||
field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
|
||||
field public static final int PROPERTY_HIGH_DEF_AUDIO = 16; // 0x10
|
||||
field public static final int PROPERTY_IS_EXTERNAL_CALL = 64; // 0x40
|
||||
field public static final int PROPERTY_WIFI = 8; // 0x8
|
||||
field public static final int PROPERTY_WORK_CALL = 32; // 0x20
|
||||
}
|
||||
@@ -38986,6 +38996,7 @@ package android.telecom {
|
||||
method public final java.util.List<android.telecom.Connection> getConferenceableConnections();
|
||||
method public final deprecated long getConnectTimeMillis();
|
||||
method public final int getConnectionCapabilities();
|
||||
method public final int getConnectionProperties();
|
||||
method public final long getConnectionTime();
|
||||
method public final java.util.List<android.telecom.Connection> getConnections();
|
||||
method public final android.telecom.DisconnectCause getDisconnectCause();
|
||||
@@ -39000,6 +39011,7 @@ package android.telecom {
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onConnectionAdded(android.telecom.Connection);
|
||||
method public void onDisconnect();
|
||||
method public void onExtrasChanged(android.os.Bundle);
|
||||
method public void onHold();
|
||||
method public void onMerge(android.telecom.Connection);
|
||||
method public void onMerge();
|
||||
@@ -39008,15 +39020,18 @@ package android.telecom {
|
||||
method public void onStopDtmfTone();
|
||||
method public void onSwap();
|
||||
method public void onUnhold();
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public final void removeConnection(android.telecom.Connection);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public final void setActive();
|
||||
method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
|
||||
method public final deprecated void setConnectTimeMillis(long);
|
||||
method public final void setConnectionCapabilities(int);
|
||||
method public final void setConnectionProperties(int);
|
||||
method public final void setConnectionTime(long);
|
||||
method public final void setDialing();
|
||||
method public final void setDisconnected(android.telecom.DisconnectCause);
|
||||
method public final void setExtras(android.os.Bundle);
|
||||
method public final deprecated void setExtras(android.os.Bundle);
|
||||
method public final void setOnHold();
|
||||
method public final void setStatusHints(android.telecom.StatusHints);
|
||||
method public final void setVideoProvider(android.telecom.Connection, android.telecom.Connection.VideoProvider);
|
||||
@@ -39043,6 +39058,7 @@ package android.telecom {
|
||||
method public final android.telecom.Conference getConference();
|
||||
method public final java.util.List<android.telecom.Conferenceable> getConferenceables();
|
||||
method public final int getConnectionCapabilities();
|
||||
method public final int getConnectionProperties();
|
||||
method public final android.telecom.DisconnectCause getDisconnectCause();
|
||||
method public final android.os.Bundle getExtras();
|
||||
method public final int getState();
|
||||
@@ -39054,16 +39070,23 @@ package android.telecom {
|
||||
method public void onAnswer();
|
||||
method public deprecated void onAudioStateChanged(android.telecom.AudioState);
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onCallEvent(java.lang.String, android.os.Bundle);
|
||||
method public void onDisconnect();
|
||||
method public void onExtrasChanged(android.os.Bundle);
|
||||
method public void onHold();
|
||||
method public void onPlayDtmfTone(char);
|
||||
method public void onPostDialContinue(boolean);
|
||||
method public void onPullExternalCall();
|
||||
method public void onReject();
|
||||
method public void onReject(java.lang.String);
|
||||
method public void onSeparate();
|
||||
method public void onStateChanged(int);
|
||||
method public void onStopDtmfTone();
|
||||
method public void onUnhold();
|
||||
method public static java.lang.String propertiesToString(int);
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public void sendConnectionEvent(java.lang.String, android.os.Bundle);
|
||||
method public final void setActive();
|
||||
method public final void setAddress(android.net.Uri, int);
|
||||
method public final void setAudioModeIsVoip(boolean);
|
||||
@@ -39071,9 +39094,10 @@ package android.telecom {
|
||||
method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
|
||||
method public final void setConferenceables(java.util.List<android.telecom.Conferenceable>);
|
||||
method public final void setConnectionCapabilities(int);
|
||||
method public final void setConnectionProperties(int);
|
||||
method public final void setDialing();
|
||||
method public final void setDisconnected(android.telecom.DisconnectCause);
|
||||
method public final void setExtras(android.os.Bundle);
|
||||
method public final deprecated void setExtras(android.os.Bundle);
|
||||
method public final void setInitialized();
|
||||
method public final void setInitializing();
|
||||
method public final void setNextPostDialChar(char);
|
||||
@@ -39087,6 +39111,7 @@ package android.telecom {
|
||||
method public static java.lang.String stateToString(int);
|
||||
field public static final int CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO = 8388608; // 0x800000
|
||||
field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
|
||||
field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000
|
||||
field public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 4194304; // 0x400000
|
||||
field public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 524288; // 0x80000
|
||||
field public static final int CAPABILITY_DISCONNECT_FROM_CONFERENCE = 8192; // 0x2000
|
||||
@@ -39104,15 +39129,18 @@ package android.telecom {
|
||||
field public static final int CAPABILITY_SUPPORTS_VT_REMOTE_TX = 2048; // 0x800
|
||||
field public static final int CAPABILITY_SUPPORT_HOLD = 2; // 0x2
|
||||
field public static final int CAPABILITY_SWAP_CONFERENCE = 8; // 0x8
|
||||
field public static final java.lang.String EVENT_CALL_PULL_FAILED = "android.telecom.event.CALL_PULL_FAILED";
|
||||
field public static final java.lang.String EXTRA_CALL_SUBJECT = "android.telecom.extra.CALL_SUBJECT";
|
||||
field public static final java.lang.String EXTRA_CHILD_ADDRESS = "android.telecom.extra.CHILD_ADDRESS";
|
||||
field public static final java.lang.String EXTRA_LAST_FORWARDED_NUMBER = "android.telecom.extra.LAST_FORWARDED_NUMBER";
|
||||
field public static final int PROPERTY_IS_EXTERNAL_CALL = 16; // 0x10
|
||||
field public static final int STATE_ACTIVE = 4; // 0x4
|
||||
field public static final int STATE_DIALING = 3; // 0x3
|
||||
field public static final int STATE_DISCONNECTED = 6; // 0x6
|
||||
field public static final int STATE_HOLDING = 5; // 0x5
|
||||
field public static final int STATE_INITIALIZING = 0; // 0x0
|
||||
field public static final int STATE_NEW = 1; // 0x1
|
||||
field public static final int STATE_PULLING_CALL = 7; // 0x7
|
||||
field public static final int STATE_RINGING = 2; // 0x2
|
||||
}
|
||||
|
||||
@@ -39190,7 +39218,9 @@ package android.telecom {
|
||||
method public java.lang.String getReason();
|
||||
method public int getTone();
|
||||
method public void writeToParcel(android.os.Parcel, int);
|
||||
field public static final int ANSWERED_ELSEWHERE = 11; // 0xb
|
||||
field public static final int BUSY = 7; // 0x7
|
||||
field public static final int CALL_PULLED = 12; // 0xc
|
||||
field public static final int CANCELED = 4; // 0x4
|
||||
field public static final int CONNECTION_MANAGER_NOT_SUPPORTED = 10; // 0xa
|
||||
field public static final android.os.Parcelable.Creator<android.telecom.DisconnectCause> CREATOR;
|
||||
@@ -39227,6 +39257,7 @@ package android.telecom {
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onCallRemoved(android.telecom.Call);
|
||||
method public void onCanAddCallChanged(boolean);
|
||||
method public void onConnectionEvent(android.telecom.Call, java.lang.String, android.os.Bundle);
|
||||
method public deprecated void onPhoneCreated(android.telecom.Phone);
|
||||
method public deprecated void onPhoneDestroyed(android.telecom.Phone);
|
||||
method public void onSilenceRinger();
|
||||
@@ -39404,6 +39435,7 @@ package android.telecom {
|
||||
method public void onConferenceableConnectionsChanged(android.telecom.RemoteConference, java.util.List<android.telecom.RemoteConnection>);
|
||||
method public void onConnectionAdded(android.telecom.RemoteConference, android.telecom.RemoteConnection);
|
||||
method public void onConnectionCapabilitiesChanged(android.telecom.RemoteConference, int);
|
||||
method public void onConnectionPropertiesChanged(android.telecom.RemoteConference, int);
|
||||
method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteConnection);
|
||||
method public void onDestroyed(android.telecom.RemoteConference);
|
||||
method public void onDisconnected(android.telecom.RemoteConference, android.telecom.DisconnectCause);
|
||||
@@ -39422,6 +39454,7 @@ package android.telecom {
|
||||
method public android.telecom.RemoteConference getConference();
|
||||
method public java.util.List<android.telecom.RemoteConnection> getConferenceableConnections();
|
||||
method public int getConnectionCapabilities();
|
||||
method public int getConnectionProperties();
|
||||
method public android.telecom.DisconnectCause getDisconnectCause();
|
||||
method public final android.os.Bundle getExtras();
|
||||
method public int getState();
|
||||
@@ -39433,6 +39466,7 @@ package android.telecom {
|
||||
method public boolean isVoipAudioMode();
|
||||
method public void playDtmfTone(char);
|
||||
method public void postDialContinue(boolean);
|
||||
method public void pullExternalCall();
|
||||
method public void registerCallback(android.telecom.RemoteConnection.Callback);
|
||||
method public void registerCallback(android.telecom.RemoteConnection.Callback, android.os.Handler);
|
||||
method public void reject();
|
||||
@@ -39450,6 +39484,8 @@ package android.telecom {
|
||||
method public void onConferenceChanged(android.telecom.RemoteConnection, android.telecom.RemoteConference);
|
||||
method public void onConferenceableConnectionsChanged(android.telecom.RemoteConnection, java.util.List<android.telecom.RemoteConnection>);
|
||||
method public void onConnectionCapabilitiesChanged(android.telecom.RemoteConnection, int);
|
||||
method public void onConnectionEvent(android.telecom.RemoteConnection, java.lang.String, android.os.Bundle);
|
||||
method public void onConnectionPropertiesChanged(android.telecom.RemoteConnection, int);
|
||||
method public void onDestroyed(android.telecom.RemoteConnection);
|
||||
method public void onDisconnected(android.telecom.RemoteConnection, android.telecom.DisconnectCause);
|
||||
method public void onExtrasChanged(android.telecom.RemoteConnection, android.os.Bundle);
|
||||
@@ -39573,6 +39609,7 @@ package android.telecom {
|
||||
field public static final java.lang.String EXTRA_START_CALL_WITH_VIDEO_STATE = "android.telecom.extra.START_CALL_WITH_VIDEO_STATE";
|
||||
field public static final java.lang.String GATEWAY_ORIGINAL_ADDRESS = "android.telecom.extra.GATEWAY_ORIGINAL_ADDRESS";
|
||||
field public static final java.lang.String GATEWAY_PROVIDER_PACKAGE = "android.telecom.extra.GATEWAY_PROVIDER_PACKAGE";
|
||||
field public static final java.lang.String METADATA_INCLUDE_EXTERNAL_CALLS = "android.telecom.INCLUDE_EXTERNAL_CALLS";
|
||||
field public static final java.lang.String METADATA_IN_CALL_SERVICE_RINGING = "android.telecom.IN_CALL_SERVICE_RINGING";
|
||||
field public static final java.lang.String METADATA_IN_CALL_SERVICE_UI = "android.telecom.IN_CALL_SERVICE_UI";
|
||||
field public static final int PRESENTATION_ALLOWED = 1; // 0x1
|
||||
|
||||
@@ -30792,6 +30792,7 @@ package android.provider {
|
||||
public static class CallLog.Calls implements android.provider.BaseColumns {
|
||||
ctor public CallLog.Calls();
|
||||
method public static java.lang.String getLastOutgoingCall(android.content.Context);
|
||||
field public static final int ANSWERED_EXTERNALLY_TYPE = 7; // 0x7
|
||||
field public static final int BLOCKED_TYPE = 6; // 0x6
|
||||
field public static final java.lang.String CACHED_FORMATTED_NUMBER = "formatted_number";
|
||||
field public static final java.lang.String CACHED_LOOKUP_URI = "lookup_uri";
|
||||
@@ -30814,6 +30815,7 @@ package android.provider {
|
||||
field public static final java.lang.String DURATION = "duration";
|
||||
field public static final java.lang.String EXTRA_CALL_TYPE_FILTER = "android.provider.extra.CALL_TYPE_FILTER";
|
||||
field public static final java.lang.String FEATURES = "features";
|
||||
field public static final int FEATURES_PULLED_EXTERNALLY = 2; // 0x2
|
||||
field public static final int FEATURES_VIDEO = 1; // 0x1
|
||||
field public static final java.lang.String GEOCODED_LOCATION = "geocoded_location";
|
||||
field public static final int INCOMING_TYPE = 1; // 0x1
|
||||
@@ -36100,9 +36102,13 @@ package android.telecom {
|
||||
method public void phoneAccountSelected(android.telecom.PhoneAccountHandle, boolean);
|
||||
method public void playDtmfTone(char);
|
||||
method public void postDialContinue(boolean);
|
||||
method public void pullExternalCall();
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public void registerCallback(android.telecom.Call.Callback);
|
||||
method public void registerCallback(android.telecom.Call.Callback, android.os.Handler);
|
||||
method public void reject(boolean, java.lang.String);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public void sendCallEvent(java.lang.String, android.os.Bundle);
|
||||
method public void splitFromConference();
|
||||
method public void stopDtmfTone();
|
||||
method public void swapConference();
|
||||
@@ -36116,6 +36122,7 @@ package android.telecom {
|
||||
field public static final int STATE_DISCONNECTING = 10; // 0xa
|
||||
field public static final int STATE_HOLDING = 3; // 0x3
|
||||
field public static final int STATE_NEW = 0; // 0x0
|
||||
field public static final int STATE_PULLING_CALL = 11; // 0xb
|
||||
field public static final int STATE_RINGING = 2; // 0x2
|
||||
field public static final int STATE_SELECT_PHONE_ACCOUNT = 8; // 0x8
|
||||
}
|
||||
@@ -36126,6 +36133,7 @@ package android.telecom {
|
||||
method public void onCannedTextResponsesLoaded(android.telecom.Call, java.util.List<java.lang.String>);
|
||||
method public void onChildrenChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
|
||||
method public void onConferenceableCallsChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
|
||||
method public void onConnectionEvent(android.telecom.Call, java.lang.String, android.os.Bundle);
|
||||
method public void onDetailsChanged(android.telecom.Call, android.telecom.Call.Details);
|
||||
method public void onParentChanged(android.telecom.Call, android.telecom.Call);
|
||||
method public void onPostDialWait(android.telecom.Call, java.lang.String);
|
||||
@@ -36156,6 +36164,7 @@ package android.telecom {
|
||||
method public static java.lang.String propertiesToString(int);
|
||||
field public static final int CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO = 4194304; // 0x400000
|
||||
field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
|
||||
field public static final int CAPABILITY_CAN_PULL_CALL = 8388608; // 0x800000
|
||||
field public static final int CAPABILITY_DISCONNECT_FROM_CONFERENCE = 8192; // 0x2000
|
||||
field public static final int CAPABILITY_HOLD = 1; // 0x1
|
||||
field public static final int CAPABILITY_MANAGE_CONFERENCE = 128; // 0x80
|
||||
@@ -36175,6 +36184,7 @@ package android.telecom {
|
||||
field public static final int PROPERTY_EMERGENCY_CALLBACK_MODE = 4; // 0x4
|
||||
field public static final int PROPERTY_GENERIC_CONFERENCE = 2; // 0x2
|
||||
field public static final int PROPERTY_HIGH_DEF_AUDIO = 16; // 0x10
|
||||
field public static final int PROPERTY_IS_EXTERNAL_CALL = 64; // 0x40
|
||||
field public static final int PROPERTY_WIFI = 8; // 0x8
|
||||
field public static final int PROPERTY_WORK_CALL = 32; // 0x20
|
||||
}
|
||||
@@ -36226,6 +36236,7 @@ package android.telecom {
|
||||
method public final android.telecom.CallAudioState getCallAudioState();
|
||||
method public final java.util.List<android.telecom.Connection> getConferenceableConnections();
|
||||
method public final int getConnectionCapabilities();
|
||||
method public final int getConnectionProperties();
|
||||
method public final long getConnectionTime();
|
||||
method public final java.util.List<android.telecom.Connection> getConnections();
|
||||
method public final android.telecom.DisconnectCause getDisconnectCause();
|
||||
@@ -36238,6 +36249,7 @@ package android.telecom {
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onConnectionAdded(android.telecom.Connection);
|
||||
method public void onDisconnect();
|
||||
method public void onExtrasChanged(android.os.Bundle);
|
||||
method public void onHold();
|
||||
method public void onMerge(android.telecom.Connection);
|
||||
method public void onMerge();
|
||||
@@ -36246,14 +36258,17 @@ package android.telecom {
|
||||
method public void onStopDtmfTone();
|
||||
method public void onSwap();
|
||||
method public void onUnhold();
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public final void removeConnection(android.telecom.Connection);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public final void setActive();
|
||||
method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
|
||||
method public final void setConnectionCapabilities(int);
|
||||
method public final void setConnectionProperties(int);
|
||||
method public final void setConnectionTime(long);
|
||||
method public final void setDialing();
|
||||
method public final void setDisconnected(android.telecom.DisconnectCause);
|
||||
method public final void setExtras(android.os.Bundle);
|
||||
method public final deprecated void setExtras(android.os.Bundle);
|
||||
method public final void setOnHold();
|
||||
method public final void setStatusHints(android.telecom.StatusHints);
|
||||
method public final void setVideoProvider(android.telecom.Connection, android.telecom.Connection.VideoProvider);
|
||||
@@ -36279,6 +36294,7 @@ package android.telecom {
|
||||
method public final android.telecom.Conference getConference();
|
||||
method public final java.util.List<android.telecom.Conferenceable> getConferenceables();
|
||||
method public final int getConnectionCapabilities();
|
||||
method public final int getConnectionProperties();
|
||||
method public final android.telecom.DisconnectCause getDisconnectCause();
|
||||
method public final android.os.Bundle getExtras();
|
||||
method public final int getState();
|
||||
@@ -36289,16 +36305,23 @@ package android.telecom {
|
||||
method public void onAnswer(int);
|
||||
method public void onAnswer();
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onCallEvent(java.lang.String, android.os.Bundle);
|
||||
method public void onDisconnect();
|
||||
method public void onExtrasChanged(android.os.Bundle);
|
||||
method public void onHold();
|
||||
method public void onPlayDtmfTone(char);
|
||||
method public void onPostDialContinue(boolean);
|
||||
method public void onPullExternalCall();
|
||||
method public void onReject();
|
||||
method public void onReject(java.lang.String);
|
||||
method public void onSeparate();
|
||||
method public void onStateChanged(int);
|
||||
method public void onStopDtmfTone();
|
||||
method public void onUnhold();
|
||||
method public static java.lang.String propertiesToString(int);
|
||||
method public final void putExtras(android.os.Bundle);
|
||||
method public final void removeExtras(java.util.List<java.lang.String>);
|
||||
method public void sendConnectionEvent(java.lang.String, android.os.Bundle);
|
||||
method public final void setActive();
|
||||
method public final void setAddress(android.net.Uri, int);
|
||||
method public final void setAudioModeIsVoip(boolean);
|
||||
@@ -36306,9 +36329,10 @@ package android.telecom {
|
||||
method public final void setConferenceableConnections(java.util.List<android.telecom.Connection>);
|
||||
method public final void setConferenceables(java.util.List<android.telecom.Conferenceable>);
|
||||
method public final void setConnectionCapabilities(int);
|
||||
method public final void setConnectionProperties(int);
|
||||
method public final void setDialing();
|
||||
method public final void setDisconnected(android.telecom.DisconnectCause);
|
||||
method public final void setExtras(android.os.Bundle);
|
||||
method public final deprecated void setExtras(android.os.Bundle);
|
||||
method public final void setInitialized();
|
||||
method public final void setInitializing();
|
||||
method public final void setNextPostDialChar(char);
|
||||
@@ -36322,6 +36346,7 @@ package android.telecom {
|
||||
method public static java.lang.String stateToString(int);
|
||||
field public static final int CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO = 8388608; // 0x800000
|
||||
field public static final int CAPABILITY_CAN_PAUSE_VIDEO = 1048576; // 0x100000
|
||||
field public static final int CAPABILITY_CAN_PULL_CALL = 16777216; // 0x1000000
|
||||
field public static final int CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION = 4194304; // 0x400000
|
||||
field public static final int CAPABILITY_CAN_UPGRADE_TO_VIDEO = 524288; // 0x80000
|
||||
field public static final int CAPABILITY_DISCONNECT_FROM_CONFERENCE = 8192; // 0x2000
|
||||
@@ -36339,15 +36364,18 @@ package android.telecom {
|
||||
field public static final int CAPABILITY_SUPPORTS_VT_REMOTE_TX = 2048; // 0x800
|
||||
field public static final int CAPABILITY_SUPPORT_HOLD = 2; // 0x2
|
||||
field public static final int CAPABILITY_SWAP_CONFERENCE = 8; // 0x8
|
||||
field public static final java.lang.String EVENT_CALL_PULL_FAILED = "android.telecom.event.CALL_PULL_FAILED";
|
||||
field public static final java.lang.String EXTRA_CALL_SUBJECT = "android.telecom.extra.CALL_SUBJECT";
|
||||
field public static final java.lang.String EXTRA_CHILD_ADDRESS = "android.telecom.extra.CHILD_ADDRESS";
|
||||
field public static final java.lang.String EXTRA_LAST_FORWARDED_NUMBER = "android.telecom.extra.LAST_FORWARDED_NUMBER";
|
||||
field public static final int PROPERTY_IS_EXTERNAL_CALL = 16; // 0x10
|
||||
field public static final int STATE_ACTIVE = 4; // 0x4
|
||||
field public static final int STATE_DIALING = 3; // 0x3
|
||||
field public static final int STATE_DISCONNECTED = 6; // 0x6
|
||||
field public static final int STATE_HOLDING = 5; // 0x5
|
||||
field public static final int STATE_INITIALIZING = 0; // 0x0
|
||||
field public static final int STATE_NEW = 1; // 0x1
|
||||
field public static final int STATE_PULLING_CALL = 7; // 0x7
|
||||
field public static final int STATE_RINGING = 2; // 0x2
|
||||
}
|
||||
|
||||
@@ -36425,7 +36453,9 @@ package android.telecom {
|
||||
method public java.lang.String getReason();
|
||||
method public int getTone();
|
||||
method public void writeToParcel(android.os.Parcel, int);
|
||||
field public static final int ANSWERED_ELSEWHERE = 11; // 0xb
|
||||
field public static final int BUSY = 7; // 0x7
|
||||
field public static final int CALL_PULLED = 12; // 0xc
|
||||
field public static final int CANCELED = 4; // 0x4
|
||||
field public static final int CONNECTION_MANAGER_NOT_SUPPORTED = 10; // 0xa
|
||||
field public static final android.os.Parcelable.Creator<android.telecom.DisconnectCause> CREATOR;
|
||||
@@ -36461,6 +36491,7 @@ package android.telecom {
|
||||
method public void onCallAudioStateChanged(android.telecom.CallAudioState);
|
||||
method public void onCallRemoved(android.telecom.Call);
|
||||
method public void onCanAddCallChanged(boolean);
|
||||
method public void onConnectionEvent(android.telecom.Call, java.lang.String, android.os.Bundle);
|
||||
method public void onSilenceRinger();
|
||||
method public final void setAudioRoute(int);
|
||||
method public final void setMuted(boolean);
|
||||
@@ -36583,6 +36614,7 @@ package android.telecom {
|
||||
method public void onConferenceableConnectionsChanged(android.telecom.RemoteConference, java.util.List<android.telecom.RemoteConnection>);
|
||||
method public void onConnectionAdded(android.telecom.RemoteConference, android.telecom.RemoteConnection);
|
||||
method public void onConnectionCapabilitiesChanged(android.telecom.RemoteConference, int);
|
||||
method public void onConnectionPropertiesChanged(android.telecom.RemoteConference, int);
|
||||
method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteConnection);
|
||||
method public void onDestroyed(android.telecom.RemoteConference);
|
||||
method public void onDisconnected(android.telecom.RemoteConference, android.telecom.DisconnectCause);
|
||||
@@ -36601,6 +36633,7 @@ package android.telecom {
|
||||
method public android.telecom.RemoteConference getConference();
|
||||
method public java.util.List<android.telecom.RemoteConnection> getConferenceableConnections();
|
||||
method public int getConnectionCapabilities();
|
||||
method public int getConnectionProperties();
|
||||
method public android.telecom.DisconnectCause getDisconnectCause();
|
||||
method public final android.os.Bundle getExtras();
|
||||
method public int getState();
|
||||
@@ -36612,6 +36645,7 @@ package android.telecom {
|
||||
method public boolean isVoipAudioMode();
|
||||
method public void playDtmfTone(char);
|
||||
method public void postDialContinue(boolean);
|
||||
method public void pullExternalCall();
|
||||
method public void registerCallback(android.telecom.RemoteConnection.Callback);
|
||||
method public void registerCallback(android.telecom.RemoteConnection.Callback, android.os.Handler);
|
||||
method public void reject();
|
||||
@@ -36628,6 +36662,8 @@ package android.telecom {
|
||||
method public void onConferenceChanged(android.telecom.RemoteConnection, android.telecom.RemoteConference);
|
||||
method public void onConferenceableConnectionsChanged(android.telecom.RemoteConnection, java.util.List<android.telecom.RemoteConnection>);
|
||||
method public void onConnectionCapabilitiesChanged(android.telecom.RemoteConnection, int);
|
||||
method public void onConnectionEvent(android.telecom.RemoteConnection, java.lang.String, android.os.Bundle);
|
||||
method public void onConnectionPropertiesChanged(android.telecom.RemoteConnection, int);
|
||||
method public void onDestroyed(android.telecom.RemoteConnection);
|
||||
method public void onDisconnected(android.telecom.RemoteConnection, android.telecom.DisconnectCause);
|
||||
method public void onExtrasChanged(android.telecom.RemoteConnection, android.os.Bundle);
|
||||
@@ -36724,6 +36760,7 @@ package android.telecom {
|
||||
field public static final java.lang.String EXTRA_START_CALL_WITH_VIDEO_STATE = "android.telecom.extra.START_CALL_WITH_VIDEO_STATE";
|
||||
field public static final java.lang.String GATEWAY_ORIGINAL_ADDRESS = "android.telecom.extra.GATEWAY_ORIGINAL_ADDRESS";
|
||||
field public static final java.lang.String GATEWAY_PROVIDER_PACKAGE = "android.telecom.extra.GATEWAY_PROVIDER_PACKAGE";
|
||||
field public static final java.lang.String METADATA_INCLUDE_EXTERNAL_CALLS = "android.telecom.INCLUDE_EXTERNAL_CALLS";
|
||||
field public static final java.lang.String METADATA_IN_CALL_SERVICE_RINGING = "android.telecom.IN_CALL_SERVICE_RINGING";
|
||||
field public static final java.lang.String METADATA_IN_CALL_SERVICE_UI = "android.telecom.IN_CALL_SERVICE_UI";
|
||||
field public static final int PRESENTATION_ALLOWED = 1; // 0x1
|
||||
|
||||
@@ -179,6 +179,7 @@ public class CallLog {
|
||||
* <li>{@link #VOICEMAIL_TYPE}</li>
|
||||
* <li>{@link #REJECTED_TYPE}</li>
|
||||
* <li>{@link #BLOCKED_TYPE}</li>
|
||||
* <li>{@link #ANSWERED_EXTERNALLY_TYPE}</li>
|
||||
* </ul>
|
||||
* </p>
|
||||
*/
|
||||
@@ -200,7 +201,6 @@ public class CallLog {
|
||||
* Call log type for a call which was answered on another device. Used in situations where
|
||||
* a call rings on multiple devices simultaneously and it ended up being answered on a
|
||||
* device other than the current one.
|
||||
* @hide
|
||||
*/
|
||||
public static final int ANSWERED_EXTERNALLY_TYPE = 7;
|
||||
|
||||
@@ -214,10 +214,7 @@ public class CallLog {
|
||||
/** Call had video. */
|
||||
public static final int FEATURES_VIDEO = 0x1;
|
||||
|
||||
/**
|
||||
* Call was pulled externally.
|
||||
* @hide
|
||||
*/
|
||||
/** Call was pulled externally. */
|
||||
public static final int FEATURES_PULLED_EXTERNALLY = 0x2;
|
||||
|
||||
/**
|
||||
|
||||
@@ -104,7 +104,6 @@ public final class Call {
|
||||
* An {@link InCallService} will only see this state if it has the
|
||||
* {@link TelecomManager#METADATA_INCLUDE_EXTERNAL_CALLS} metadata set to {@code true} in its
|
||||
* manifest.
|
||||
* @hide
|
||||
*/
|
||||
public static final int STATE_PULLING_CALL = 11;
|
||||
|
||||
@@ -252,7 +251,6 @@ public final class Call {
|
||||
* <p>
|
||||
* See {@link Connection#CAPABILITY_CAN_PULL_CALL} and
|
||||
* {@link Connection#PROPERTY_IS_EXTERNAL_CALL}.
|
||||
* @hide
|
||||
*/
|
||||
public static final int CAPABILITY_CAN_PULL_CALL = 0x00800000;
|
||||
|
||||
@@ -305,7 +303,6 @@ public final class Call {
|
||||
* in its manifest.
|
||||
* <p>
|
||||
* See {@link Connection#PROPERTY_IS_EXTERNAL_CALL}.
|
||||
* @hide
|
||||
*/
|
||||
public static final int PROPERTY_IS_EXTERNAL_CALL = 0x00000040;
|
||||
|
||||
@@ -786,7 +783,6 @@ public final class Call {
|
||||
* @param call The {@code Call} receiving the event.
|
||||
* @param event The event.
|
||||
* @param extras Extras associated with the connection event.
|
||||
* @hide
|
||||
*/
|
||||
public void onConnectionEvent(Call call, String event, Bundle extras) {}
|
||||
}
|
||||
@@ -965,7 +961,6 @@ public final class Call {
|
||||
* An {@link InCallService} will only see calls which support this method if it has the
|
||||
* {@link TelecomManager#METADATA_INCLUDE_EXTERNAL_CALLS} metadata set to {@code true}
|
||||
* in its manifest.
|
||||
* @hide
|
||||
*/
|
||||
public void pullExternalCall() {
|
||||
// If this isn't an external call, ignore the request.
|
||||
@@ -988,7 +983,6 @@ public final class Call {
|
||||
*
|
||||
* @param event The connection event.
|
||||
* @param extras Bundle containing extra information associated with the event.
|
||||
* @hide
|
||||
*/
|
||||
public void sendCallEvent(String event, Bundle extras) {
|
||||
mInCallAdapter.sendCallEvent(mTelecomCallId, event, extras);
|
||||
@@ -1002,7 +996,6 @@ public final class Call {
|
||||
* extras. Keys should be fully qualified (e.g., com.example.MY_EXTRA) to avoid conflicts.
|
||||
*
|
||||
* @param extras The extras to add.
|
||||
* @hide
|
||||
*/
|
||||
public final void putExtras(Bundle extras) {
|
||||
if (extras == null) {
|
||||
@@ -1065,7 +1058,6 @@ public final class Call {
|
||||
* Removes extras from this {@code Connection}.
|
||||
*
|
||||
* @param keys The keys of the extras to remove.
|
||||
* @hide
|
||||
*/
|
||||
public final void removeExtras(List<String> keys) {
|
||||
if (mExtras != null) {
|
||||
|
||||
@@ -163,7 +163,6 @@ public abstract class Conference extends Conferenceable {
|
||||
* {@link Connection} for valid values.
|
||||
*
|
||||
* @return A bitmask of the properties of the conference call.
|
||||
* @hide
|
||||
*/
|
||||
public final int getConnectionProperties() {
|
||||
return mConnectionProperties;
|
||||
@@ -395,7 +394,6 @@ public abstract class Conference extends Conferenceable {
|
||||
* {@link Connection} for valid values.
|
||||
*
|
||||
* @param connectionProperties A bitmask of the {@code Properties} of the conference call.
|
||||
* @hide
|
||||
*/
|
||||
public final void setConnectionProperties(int connectionProperties) {
|
||||
if (connectionProperties != mConnectionProperties) {
|
||||
@@ -684,6 +682,8 @@ public abstract class Conference extends Conferenceable {
|
||||
* Keys should be fully qualified (e.g., com.example.MY_EXTRA) to avoid conflicts.
|
||||
*
|
||||
* @param extras The extras associated with this {@code Conference}.
|
||||
* @deprecated Use {@link #putExtras(Bundle)} to add extras. Use {@link #removeExtras(List)}
|
||||
* to remove extras.
|
||||
*/
|
||||
public final void setExtras(@Nullable Bundle extras) {
|
||||
// Add/replace any new or changed extras values.
|
||||
@@ -723,7 +723,6 @@ public abstract class Conference extends Conferenceable {
|
||||
* Keys should be fully qualified (e.g., com.example.MY_EXTRA) to avoid conflicts.
|
||||
*
|
||||
* @param extras The extras to add.
|
||||
* @hide
|
||||
*/
|
||||
public final void putExtras(@NonNull Bundle extras) {
|
||||
if (extras == null) {
|
||||
@@ -783,7 +782,6 @@ public abstract class Conference extends Conferenceable {
|
||||
* Removes an extra from this {@link Conference}.
|
||||
*
|
||||
* @param keys The key of the extra key to remove.
|
||||
* @hide
|
||||
*/
|
||||
public final void removeExtras(List<String> keys) {
|
||||
if (keys == null || keys.isEmpty()) {
|
||||
@@ -806,6 +804,15 @@ public abstract class Conference extends Conferenceable {
|
||||
|
||||
/**
|
||||
* Returns the extras associated with this conference.
|
||||
* <p>
|
||||
* Extras should be updated using {@link #putExtras(Bundle)} and {@link #removeExtras(List)}.
|
||||
* <p>
|
||||
* Telecom or an {@link InCallService} can also update the extras via
|
||||
* {@link android.telecom.Call#putExtras(Bundle)}, and
|
||||
* {@link Call#removeExtras(List)}.
|
||||
* <p>
|
||||
* The conference is notified of changes to the extras made by Telecom or an
|
||||
* {@link InCallService} by {@link #onExtrasChanged(Bundle)}.
|
||||
*
|
||||
* @return The extras associated with this connection.
|
||||
*/
|
||||
@@ -822,7 +829,6 @@ public abstract class Conference extends Conferenceable {
|
||||
* {@link Call#removeExtras(List)}.
|
||||
*
|
||||
* @param extras The new extras bundle.
|
||||
* @hide
|
||||
*/
|
||||
public void onExtrasChanged(Bundle extras) {}
|
||||
|
||||
|
||||
@@ -100,7 +100,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* <p>
|
||||
* A connection can only be in this state if the {@link #PROPERTY_IS_EXTERNAL_CALL} property and
|
||||
* {@link #CAPABILITY_CAN_PULL_CALL} capability bits are set on the connection.
|
||||
* @hide
|
||||
*/
|
||||
public static final int STATE_PULLING_CALL = 7;
|
||||
|
||||
@@ -284,7 +283,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* <p>
|
||||
* Should only be set on a {@code Connection} where {@link #PROPERTY_IS_EXTERNAL_CALL}
|
||||
* is set.
|
||||
* @hide
|
||||
*/
|
||||
public static final int CAPABILITY_CAN_PULL_CALL = 0x01000000;
|
||||
|
||||
@@ -332,7 +330,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* external connections. Only those {@link InCallService}s which have the
|
||||
* {@link TelecomManager#METADATA_INCLUDE_EXTERNAL_CALLS} metadata set to {@code true} in its
|
||||
* manifest will see external connections.
|
||||
* @hide
|
||||
*/
|
||||
public static final int PROPERTY_IS_EXTERNAL_CALL = 1<<4;
|
||||
|
||||
@@ -391,7 +388,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* {@link Call.Details#PROPERTY_IS_EXTERNAL_CALL} and
|
||||
* {@link Call.Details#CAPABILITY_CAN_PULL_CALL}, but the {@link ConnectionService} could not
|
||||
* pull the external call due to an error condition.
|
||||
* @hide
|
||||
*/
|
||||
public static final String EVENT_CALL_PULL_FAILED = "android.telecom.event.CALL_PULL_FAILED";
|
||||
|
||||
@@ -510,13 +506,6 @@ public abstract class Connection extends Conferenceable {
|
||||
return builder.toString();
|
||||
}
|
||||
|
||||
/**
|
||||
* Builds a string representation of a properties bit-mask.
|
||||
*
|
||||
* @param properties The properties bit-mask.
|
||||
* @return String representation.
|
||||
* @hide
|
||||
*/
|
||||
public static String propertiesToString(int properties) {
|
||||
StringBuilder builder = new StringBuilder();
|
||||
builder.append("[Properties:");
|
||||
@@ -1384,6 +1373,15 @@ public abstract class Connection extends Conferenceable {
|
||||
|
||||
/**
|
||||
* Returns the extras associated with this connection.
|
||||
* <p>
|
||||
* Extras should be updated using {@link #putExtras(Bundle)}.
|
||||
* <p>
|
||||
* Telecom or an {@link InCallService} can also update the extras via
|
||||
* {@link android.telecom.Call#putExtras(Bundle)}, and
|
||||
* {@link Call#removeExtras(List)}.
|
||||
* <p>
|
||||
* The connection is notified of changes to the extras made by Telecom or an
|
||||
* {@link InCallService} by {@link #onExtrasChanged(Bundle)}.
|
||||
*
|
||||
* @return The extras associated with this connection.
|
||||
*/
|
||||
@@ -1486,7 +1484,6 @@ public abstract class Connection extends Conferenceable {
|
||||
|
||||
/**
|
||||
* Returns the connection's properties, as a bit mask of the {@code PROPERTY_*} constants.
|
||||
* @hide
|
||||
*/
|
||||
public final int getConnectionProperties() {
|
||||
return mConnectionProperties;
|
||||
@@ -1692,7 +1689,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* Sets the connection's properties as a bit mask of the {@code PROPERTY_*} constants.
|
||||
*
|
||||
* @param connectionProperties The new connection properties.
|
||||
* @hide
|
||||
*/
|
||||
public final void setConnectionProperties(int connectionProperties) {
|
||||
checkImmutable();
|
||||
@@ -1877,6 +1873,8 @@ public abstract class Connection extends Conferenceable {
|
||||
* Keys should be fully qualified (e.g., com.example.MY_EXTRA) to avoid conflicts.
|
||||
*
|
||||
* @param extras The extras associated with this {@code Connection}.
|
||||
* @deprecated Use {@link #putExtras(Bundle)} to add extras. Use {@link #removeExtras(List)}
|
||||
* to remove extras.
|
||||
*/
|
||||
public final void setExtras(@Nullable Bundle extras) {
|
||||
checkImmutable();
|
||||
@@ -1917,7 +1915,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* Keys should be fully qualified (e.g., com.example.MY_EXTRA) to avoid conflicts.
|
||||
*
|
||||
* @param extras The extras to add.
|
||||
* @hide
|
||||
*/
|
||||
public final void putExtras(@NonNull Bundle extras) {
|
||||
checkImmutable();
|
||||
@@ -1978,7 +1975,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* Removes an extra from this {@code Connection}.
|
||||
*
|
||||
* @param keys The key of the extra key to remove.
|
||||
* @hide
|
||||
*/
|
||||
public final void removeExtras(List<String> keys) {
|
||||
if (mExtras != null) {
|
||||
@@ -2118,7 +2114,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* capability and {@link Connection#PROPERTY_IS_EXTERNAL_CALL} property bits must be set.
|
||||
* <p>
|
||||
* For more information on external calls, see {@link Connection#PROPERTY_IS_EXTERNAL_CALL}.
|
||||
* @hide
|
||||
*/
|
||||
public void onPullExternalCall() {}
|
||||
|
||||
@@ -2131,7 +2126,6 @@ public abstract class Connection extends Conferenceable {
|
||||
*
|
||||
* @param event The call event.
|
||||
* @param extras Extras associated with the call event.
|
||||
* @hide
|
||||
*/
|
||||
public void onCallEvent(String event, Bundle extras) {}
|
||||
|
||||
@@ -2144,7 +2138,6 @@ public abstract class Connection extends Conferenceable {
|
||||
* {@link Call#removeExtras(List)}.
|
||||
*
|
||||
* @param extras The new extras bundle.
|
||||
* @hide
|
||||
*/
|
||||
public void onExtrasChanged(Bundle extras) {}
|
||||
|
||||
@@ -2323,7 +2316,6 @@ public abstract class Connection extends Conferenceable {
|
||||
*
|
||||
* @param event The connection event.
|
||||
* @param extras Bundle containing extra information associated with the event.
|
||||
* @hide
|
||||
*/
|
||||
public void sendConnectionEvent(String event, Bundle extras) {
|
||||
for (Listener l : mListeners) {
|
||||
|
||||
@@ -67,13 +67,11 @@ public final class DisconnectCause implements Parcelable {
|
||||
/**
|
||||
* Disconnected because the user did not locally answer the incoming call, but it was answered
|
||||
* on another device where the call was ringing.
|
||||
* @hide
|
||||
*/
|
||||
public static final int ANSWERED_ELSEWHERE = 11;
|
||||
|
||||
/**
|
||||
* Disconnected because the call was pulled from the current device to another device.
|
||||
* @hide
|
||||
*/
|
||||
public static final int CALL_PULLED = 12;
|
||||
|
||||
|
||||
@@ -457,7 +457,6 @@ public abstract class InCallService extends Service {
|
||||
* @param call The call the event is associated with.
|
||||
* @param event The event.
|
||||
* @param extras Any associated extras.
|
||||
* @hide
|
||||
*/
|
||||
public void onConnectionEvent(Call call, String event, Bundle extras) {
|
||||
}
|
||||
|
||||
@@ -97,7 +97,6 @@ public final class RemoteConference {
|
||||
*
|
||||
* @param conference The {@code RemoteConference} invoking this method.
|
||||
* @param connectionProperties The new properties of the {@code RemoteConference}.
|
||||
* @hide
|
||||
*/
|
||||
public void onConnectionPropertiesChanged(
|
||||
RemoteConference conference,
|
||||
|
||||
@@ -95,7 +95,6 @@ public final class RemoteConnection {
|
||||
*
|
||||
* @param connection The {@code RemoteConnection} invoking this method.
|
||||
* @param connectionProperties The new properties of the {@code RemoteConnection}.
|
||||
* @hide
|
||||
*/
|
||||
public void onConnectionPropertiesChanged(
|
||||
RemoteConnection connection,
|
||||
@@ -230,7 +229,6 @@ public final class RemoteConnection {
|
||||
* @param connection The {@code RemoteConnection} invoking this method.
|
||||
* @param event The connection event.
|
||||
* @param extras Extras associated with the event.
|
||||
* @hide
|
||||
*/
|
||||
public void onConnectionEvent(RemoteConnection connection, String event, Bundle extras) {}
|
||||
}
|
||||
@@ -738,7 +736,6 @@ public final class RemoteConnection {
|
||||
*
|
||||
* @return A bitmask of the properties of the {@code RemoteConnection}, as defined in the
|
||||
* {@code PROPERTY_*} constants in class {@link Connection}.
|
||||
* @hide
|
||||
*/
|
||||
public int getConnectionProperties() {
|
||||
return mConnectionProperties;
|
||||
@@ -993,7 +990,6 @@ public final class RemoteConnection {
|
||||
* Instructs this {@link RemoteConnection} to pull itself to the local device.
|
||||
* <p>
|
||||
* See {@link Call#pullExternalCall()} for more information.
|
||||
* @hide
|
||||
*/
|
||||
public void pullExternalCall() {
|
||||
try {
|
||||
|
||||
@@ -348,7 +348,6 @@ public class TelecomManager {
|
||||
* informed of external calls should set this meta-data to {@code true} in the manifest
|
||||
* registration of their {@link InCallService}. By default, the {@link InCallService} will NOT
|
||||
* be informed of external calls.
|
||||
* @hide
|
||||
*/
|
||||
public static final String METADATA_INCLUDE_EXTERNAL_CALLS =
|
||||
"android.telecom.INCLUDE_EXTERNAL_CALLS";
|
||||
|
||||
Reference in New Issue
Block a user