Loading services/core/java/com/android/server/policy/PhoneWindowManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -917,7 +917,6 @@ public class PhoneWindowManager implements WindowManagerPolicy { toggleTorch(); break; case MSG_CAMERA_LONG_PRESS: KeyEvent event = (KeyEvent) msg.obj; mIsLongPress = true; break; } Loading Loading
services/core/java/com/android/server/policy/PhoneWindowManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -917,7 +917,6 @@ public class PhoneWindowManager implements WindowManagerPolicy { toggleTorch(); break; case MSG_CAMERA_LONG_PRESS: KeyEvent event = (KeyEvent) msg.obj; mIsLongPress = true; break; } Loading