Home
last modified time | relevance | path

Searched refs:setupShowLockIcon (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DLockIconViewControllerWithCoroutinesTest.kt52 setupShowLockIcon()
74 setupShowLockIcon()
100 setupShowLockIcon()
127 setupShowLockIcon()
H A DLockIconViewControllerTest.java151 setupShowLockIcon(); in testLockIconStartState()
163 setupShowLockIcon(); in testLockIcon_updateToUnlock()
185 setupShowLockIcon(); in testLockIcon_clearsIconOnAod_whenUdfpsNotEnrolled()
206 setupShowLockIcon(); in testLockIcon_updateToAodLock_whenUdfpsEnrolled()
231 setupShowLockIcon(); in testBurnInOffsetsUpdated_onDozeAmountChanged()
H A DLockIconViewControllerBaseTest.java191 protected void setupShowLockIcon() { in setupShowLockIcon() method in LockIconViewControllerBaseTest