/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 41 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | face.sysprop | 44 # authenticate and detectInteraction will succeed with this 104 # force all detectInteraction operations to fail 133 # add a latency to detectInteraction operations
|
D | Session.cpp | 103 ndk::ScopedAStatus Session::detectInteraction( in detectInteraction() function in aidl::android::hardware::biometrics::face::Session 192 return detectInteraction(out); in detectInteractionWithContext()
|
D | Session.h | 61 ndk::ScopedAStatus detectInteraction(
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | ISession.aidl | 42 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 242 ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | ISession.aidl | 220 ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 41 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 42 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 42 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 42 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | Fingerprint.cpp | 75 auto detectInteraction = Fingerprint::cfg().get<bool>("detect_interaction"); in getSensorProps() local 91 detectInteraction, in getSensorProps()
|
D | fingerprint.sysprop | 25 # authenticate and detectInteraction will succeed with this 77 # force all detectInteraction operations to error out 112 # add a latency to detectInteraction operations
|
D | Session.cpp | 152 ndk::ScopedAStatus Session::detectInteraction(std::shared_ptr<common::ICancellationSignal>* out) { in detectInteraction() function in aidl::android::hardware::biometrics::fingerprint::Session 293 return detectInteraction(out); in detectInteractionWithContext()
|
D | README.md | 87 …rations involving fingerprint image captures, namely authenticate, enrollment and detectInteraction
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
D | ISession.aidl | 42 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
D | ISession.aidl | 42 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
D | ISession.aidl | 46 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | ISession.aidl | 46 android.hardware.biometrics.common.ICancellationSignal detectInteraction(); in detectInteraction() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
D | Session.h | 62 ndk::ScopedAStatus detectInteraction(
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/ |
D | FakeFingerprintEngineUdfpsTest.cpp | 172 TEST_F(FakeFingerprintEngineUdfpsTest, detectInteraction) { in TEST_F() argument
|