Home
last modified time | relevance | path

Searched refs:unbindCameraPrewarmService (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java399 public void unbindCameraPrewarmService(boolean launched) { in unbindCameraPrewarmService() method in KeyguardBottomAreaView
438 unbindCameraPrewarmService(launched); in launchCamera()
451 unbindCameraPrewarmService(isSuccessfulLaunch(resultCode)); in launchCamera()
DNotificationPanelView.java2015 mKeyguardBottomArea.unbindCameraPrewarmService(false /* launched */); in onSwipingAborted()