-
- Downloads
Introduced KeyguardBypassController
Since we will need to use bypass in various locations, we consolidated the bypass controller into a reusable singleton controller Bug: 130327302 Test: atest SystemUITests Change-Id: Ifa737869a99e53e7b6a1a1fb3ef96411fabfea79
Showing
- packages/SystemUI/src/com/android/systemui/statusbar/phone/BiometricUnlockController.java 7 additions, 31 deletions...d/systemui/statusbar/phone/BiometricUnlockController.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBypassController.kt 59 additions, 0 deletions...roid/systemui/statusbar/phone/KeyguardBypassController.kt
- packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java 3 additions, 1 deletion...I/src/com/android/systemui/statusbar/phone/StatusBar.java
- packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/BiometricsUnlockControllerTest.java 2 additions, 5 deletions...temui/statusbar/phone/BiometricsUnlockControllerTest.java
Loading
Please register or sign in to comment