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.java462 public void unbindCameraPrewarmService(boolean launched) { in unbindCameraPrewarmService() method in KeyguardBottomAreaView
514 unbindCameraPrewarmService(launched); in launchCamera()
527 unbindCameraPrewarmService(isSuccessfulLaunch(resultCode)); in launchCamera()
DNotificationPanelViewController.java3375 mKeyguardBottomArea.unbindCameraPrewarmService(false /* launched */);