Searched refs:setDetectInteraction (Results 1 – 5 of 5) sorted by relevance
315 void setDetectInteraction(in boolean v); in setDetectInteraction() method
66 oneway void setDetectInteraction(in boolean v); in setDetectInteraction() method
67 ::ndk::ScopedAStatus setDetectInteraction(bool in_v) override;
246 mVhal->setDetectInteraction(false); in TEST_F()
276 ::ndk::ScopedAStatus VirtualHal::setDetectInteraction(bool in_v) { in setDetectInteraction() function in aidl::android::hardware::biometrics::fingerprint::VirtualHal