跳过导航链接
A B C D E F G H I K M O P R S T U V W 

O

onAuthenticationCancelled() - 类 中的方法com.tencent.soter.core.fingerprint.FingerprintManagerCompat.AuthenticationCallback
Called when the fingerprint is cancelled by user actively.
onAuthenticationCancelled() - 接口 中的方法com.tencent.soter.wrapper.wrap_fingerprint.SoterFingerprintStateCallback
Callback when user cancelled the authentication
onAuthenticationError(int, CharSequence) - 类 中的方法com.tencent.soter.core.fingerprint.FingerprintManagerCompat.AuthenticationCallback
Called when an unrecoverable error has been encountered and the operation is complete.
onAuthenticationError(int, CharSequence) - 接口 中的方法com.tencent.soter.wrapper.wrap_fingerprint.SoterFingerprintStateCallback
Callback when sensor indicates this authentication event as an unrecoverable error, e.g., Auth Key is invalid permanently Note that we separate cancellation event from it and move it to SoterFingerprintStateCallback.onAuthenticationFailed(), which we think is much more reasonable
onAuthenticationFailed() - 类 中的方法com.tencent.soter.core.fingerprint.FingerprintManagerCompat.AuthenticationCallback
Called when a fingerprint is valid but not recognized.
onAuthenticationFailed() - 接口 中的方法com.tencent.soter.wrapper.wrap_fingerprint.SoterFingerprintStateCallback
Callback when sensor indicates this authentication event as failed, which means user uses a not enrolled fingerprint for authentication
onAuthenticationHelp(int, CharSequence) - 类 中的方法com.tencent.soter.core.fingerprint.FingerprintManagerCompat.AuthenticationCallback
Called when a recoverable error has been encountered during authentication.
onAuthenticationHelp(int, CharSequence) - 接口 中的方法com.tencent.soter.wrapper.wrap_fingerprint.SoterFingerprintStateCallback
Callback when sensor indicates this authentication event as not success, neither not error, e.g., user authenticate with wet fingerprint.
onAuthenticationSucceed() - 接口 中的方法com.tencent.soter.wrapper.wrap_fingerprint.SoterFingerprintStateCallback
Callback when sensor indicates this authentication event as success.
onAuthenticationSucceeded(FingerprintManagerCompat.AuthenticationResult) - 类 中的方法com.tencent.soter.core.fingerprint.FingerprintManagerCompat.AuthenticationCallback
Called when a fingerprint is recognized.
onNetEnd(T) - 接口 中的方法com.tencent.soter.wrapper.wrap_net.ISoterNetCallback
 
onResult(T) - 接口 中的方法com.tencent.soter.wrapper.wrap_callback.SoterProcessCallback
Called when the process come to the end, regardless it's done, there's a failure or user cancelled it.
onStartAuthentication() - 接口 中的方法com.tencent.soter.wrapper.wrap_fingerprint.SoterFingerprintStateCallback
Callback when fingerprint sensor start listening
A B C D E F G H I K M O P R S T U V W 
跳过导航链接