summaryrefslogtreecommitdiffstats
path: root/api/system-current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/system-current.txt')
-rw-r--r--api/system-current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/system-current.txt b/api/system-current.txt
index 4992d8d..d48fd0d 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -13178,7 +13178,6 @@ package android.hardware.camera2 {
public static abstract class CameraManager.TorchCallback {
ctor public CameraManager.TorchCallback();
- method public void onTorchModeAvailable(java.lang.String);
method public void onTorchModeChanged(java.lang.String, boolean);
method public void onTorchModeUnavailable(java.lang.String);
}