Searched defs:unlockDevice (Results 1 – 7 of 7) sorted by relevance
193 private suspend fun TestScope.unlockDevice() { in <lambda>() method in com.android.systemui.scene.domain.interactor.SceneBackInteractorTest204 val unlockDevice: Boolean = false, in <lambda>() constant in com.android.systemui.scene.domain.interactor.SceneBackInteractorTest.RouteNode
123 private fun TestScope.unlockDevice() { in unlockDevice() method in com.android.systemui.notifications.ui.viewmodel.NotificationsShadeSceneViewModelTest
124 private fun TestScope.unlockDevice() { in unlockDevice() method in com.android.systemui.qs.ui.viewmodel.QuickSettingsShadeSceneViewModelTest
153 private fun TestScope.unlockDevice() { in unlockDevice() method in com.android.systemui.shade.ui.viewmodel.OverlayShadeViewModelTest
166 void unlockDevice() const { mDeviceLock.unlock(); }; in unlockDevice() function
218 void unlockDevice() const { mDeviceLock.unlock(); }; in unlockDevice() function
640 private fun TestScope.unlockDevice() { in <lambda>() method in com.android.systemui.scene.SceneFrameworkIntegrationTest