diff options
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt index cd85eea..ee03598 100644 --- a/api/current.txt +++ b/api/current.txt @@ -8717,7 +8717,6 @@ package android.graphics { public class SurfaceTexture { ctor public SurfaceTexture(int); - ctor public SurfaceTexture(int, boolean); method public long getTimestamp(); method public void getTransformMatrix(float[]); method public void release(); |