Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DAuthServiceTest.java139 private final TestLooper mFingerprintLooper = new TestLooper(); field in AuthServiceTest
175 new Handler(mFingerprintLooper.getLooper())); in setUp()
225 mFingerprintLooper.dispatchAll(); in testRegisterAuthenticator_registerAuthenticators()