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.java452 public void unbindCameraPrewarmService(boolean launched) { in unbindCameraPrewarmService() method in KeyguardBottomAreaView
504 unbindCameraPrewarmService(launched); in launchCamera()
517 unbindCameraPrewarmService(isSuccessfulLaunch(resultCode)); in launchCamera()
DNotificationPanelView.java2326 mKeyguardBottomArea.unbindCameraPrewarmService(false /* launched */); in onSwipingAborted()