Home
last modified time | relevance | path

Searched defs:setIgnoreDisplayTouches (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DISession.aidl550 void setIgnoreDisplayTouches(in boolean shouldIgnore); in setIgnoreDisplayTouches() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/
DISession.aidl65 void setIgnoreDisplayTouches(in boolean shouldIgnore); in setIgnoreDisplayTouches() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DISession.aidl68 void setIgnoreDisplayTouches(in boolean shouldIgnore); in setIgnoreDisplayTouches() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/
DISession.aidl68 void setIgnoreDisplayTouches(in boolean shouldIgnore); in setIgnoreDisplayTouches() method
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DSession.cpp312 ndk::ScopedAStatus Session::setIgnoreDisplayTouches(bool /*shouldIgnore*/) { in setIgnoreDisplayTouches() function in aidl::android::hardware::biometrics::fingerprint::Session