summaryrefslogtreecommitdiffstats
path: root/api/16.txt
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-03-12 10:40:24 -0700
committerJames Dong <jdong@google.com>2012-03-12 12:33:10 -0700
commit029d7e15f38cdd3c1941a16186c5941edc85bc3d (patch)
tree4eb1b379aa831cff2ca197780ac2767a7f3313be /api/16.txt
parentc79b293435d9572e29f832d84dbb3a1791f48fd9 (diff)
downloadframeworks_base-029d7e15f38cdd3c1941a16186c5941edc85bc3d.zip
frameworks_base-029d7e15f38cdd3c1941a16186c5941edc85bc3d.tar.gz
frameworks_base-029d7e15f38cdd3c1941a16186c5941edc85bc3d.tar.bz2
Hide deprecated MediaRecorder.java APIs
o related-to-bug: 6085208 Change-Id: I6d4d2c20756b317661c94ebe35752a040ece8283
Diffstat (limited to 'api/16.txt')
-rw-r--r--api/16.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/16.txt b/api/16.txt
index 6543ab0..8ff7675 100644
--- a/api/16.txt
+++ b/api/16.txt
@@ -10771,8 +10771,6 @@ package android.media {
method public void setAudioEncodingBitRate(int);
method public void setAudioSamplingRate(int);
method public void setAudioSource(int) throws java.lang.IllegalStateException;
- method public deprecated void setAuxiliaryOutputFile(java.io.FileDescriptor);
- method public deprecated void setAuxiliaryOutputFile(java.lang.String);
method public void setCamera(android.hardware.Camera);
method public void setCaptureRate(double);
method public void setLocation(float, float);