OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAuthCallback
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/hardware/src/android/hardware/fingerprint/cts/
FingerprintManagerTest.java
38
private AuthenticationCallback
mAuthCallback
= new AuthenticationCallback() {
109
mFingerprintManager.authenticate(null, cancelAuth, 0,
mAuthCallback
, null);
/packages/apps/Settings/src/com/android/settings/fingerprint/
FingerprintSettings.java
166
private AuthenticationCallback
mAuthCallback
= new AuthenticationCallback() {
272
mAuthCallback
, null, mUserId);
[
all
...]
Completed in 191 milliseconds