Home
last modified time | relevance | path

Searched defs:unlockDevice (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/interactor/
DSceneBackInteractorTest.kt193 private suspend fun TestScope.unlockDevice() { in <lambda>() method in com.android.systemui.scene.domain.interactor.SceneBackInteractorTest
204 val unlockDevice: Boolean = false, in <lambda>() constant in com.android.systemui.scene.domain.interactor.SceneBackInteractorTest.RouteNode
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/notifications/ui/viewmodel/
DNotificationsShadeSceneViewModelTest.kt123 private fun TestScope.unlockDevice() { in unlockDevice() method in com.android.systemui.notifications.ui.viewmodel.NotificationsShadeSceneViewModelTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ui/viewmodel/
DQuickSettingsShadeSceneViewModelTest.kt124 private fun TestScope.unlockDevice() { in unlockDevice() method in com.android.systemui.qs.ui.viewmodel.QuickSettingsShadeSceneViewModelTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ui/viewmodel/
DOverlayShadeViewModelTest.kt153 private fun TestScope.unlockDevice() { in unlockDevice() method in com.android.systemui.shade.ui.viewmodel.OverlayShadeViewModelTest
/frameworks/av/camera/ndk/impl/
DACameraDevice.h166 void unlockDevice() const { mDeviceLock.unlock(); }; in unlockDevice() function
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.h218 void unlockDevice() const { mDeviceLock.unlock(); }; in unlockDevice() function
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/
DSceneFrameworkIntegrationTest.kt640 private fun TestScope.unlockDevice() { in <lambda>() method in com.android.systemui.scene.SceneFrameworkIntegrationTest