Home
last modified time | relevance | path

Searched defs:isCurrentUserTrusted (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
H A DTrustRepositoryLogger.kt92 fun isCurrentUserTrusted(isCurrentUserTrusted: Boolean) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DTrustRepositoryTest.kt168 val isCurrentUserTrusted = collectLastValue(underTest.isCurrentUserTrusted) regex