Searched defs:isCurrentUserActiveUnlockRunning (Results 1 – 4 of 4) sorted by relevance
232 val isCurrentUserActiveUnlockRunning by in isCurrentUserActiveUnlockRunning_runningFirstBeforeUserInfoChanges_emitsCorrectValue() constant250 val isCurrentUserActiveUnlockRunning by in isCurrentUserActiveUnlockRunning_whenActiveUnlockRunningForCurrentUser_emitsNewValue() constant
101 fun isCurrentUserActiveUnlockRunning(isCurrentUserActiveUnlockRunning: Boolean) { in isCurrentUserActiveUnlockRunning() method
57 val isCurrentUserActiveUnlockRunning: Flow<Boolean> constant150 override val isCurrentUserActiveUnlockRunning: Flow<Boolean> = constant in com.android.systemui.keyguard.data.repository.TrustRepositoryImpl
41 override val isCurrentUserActiveUnlockRunning: StateFlow<Boolean> = constant in com.android.systemui.keyguard.data.repository.FakeTrustRepository