Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardInteractor.kt455 private fun cameraLaunchSourceIntToType(value: Int): CameraLaunchType { in <lambda>() method
527 CameraLaunchSourceModel(type = cameraLaunchSourceIntToType(source)) in <lambda>()