Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DLockIconViewControllerTest.java88 resetLockIconView(); // reset any method call counts for when we verify method calls later in testUpdateLockIconLocationOnAuthenticatorsRegistered()
109 resetLockIconView(); // reset any method call counts for when we verify method calls later in testUpdateLockIconLocationOnUdfpsLocationChanged()
H A DLockIconViewControllerBaseTest.java226 protected void resetLockIconView() { in resetLockIconView() method in LockIconViewControllerBaseTest