diff options
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index 9f502d7..8fc9f02 100644 --- a/api/current.txt +++ b/api/current.txt @@ -28711,6 +28711,7 @@ package android.telecomm { } public class VideoCallProfile implements android.os.Parcelable { + ctor public VideoCallProfile(int); ctor public VideoCallProfile(int, int); method public int describeContents(); method public int getQuality(); |