Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DDeviceEntryIconViewModel.kt224 delay(UNLOCKED_DELAY_MS) in <lambda>()
295 const val UNLOCKED_DELAY_MS = 50L in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
DDeviceEntryIconViewModelTest.kt37 …ort com.android.systemui.keyguard.ui.viewmodel.DeviceEntryIconViewModel.Companion.UNLOCKED_DELAY_MS
304 advanceTimeBy(UNLOCKED_DELAY_MS * 2) // wait for unlocked delay in setLockscreenDismissible()