Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DLegacyLockIconViewControllerTest.java96 resetLockIconView(); // reset any method call counts for when we verify method calls later in testUpdateLockIconLocationOnAuthenticatorsRegistered()
117 resetLockIconView(); // reset any method call counts for when we verify method calls later in testUpdateLockIconLocationOnUdfpsLocationChanged()
DLegacyLockIconViewControllerBaseTest.java235 protected void resetLockIconView() { in resetLockIconView() method in LegacyLockIconViewControllerBaseTest