Home
last modified time | relevance | path

Searched refs:sensorId (Results 1 – 25 of 27) sorted by relevance

12

/hardware/interfaces/biometrics/fingerprint/2.3/vts/functional/
DVtsHalBiometricsFingerprintV2_3TargetTest.cpp49 uint32_t sensorId = 1234; in TEST_P() local
50 ASSERT_OK(mService->isUdfps(sensorId)); in TEST_P()
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFingerprint.cpp71 auto sensorId = Fingerprint::cfg().get<std::int32_t>("sensor_id"); in getSensorProps() local
79 common::CommonProps commonProps = {sensorId, (common::SensorStrength)sensorStrength, in getSensorProps()
98 ndk::ScopedAStatus Fingerprint::createSession(int32_t sensorId, int32_t userId, in createSession() argument
103 mSession = SharedRefBase::make<Session>(sensorId, userId, cb, mEngine.get(), &mWorker); in createSession()
108 LOG(INFO) << __func__ << ": sensorId:" << sensorId << " userId:" << userId; in createSession()
/hardware/interfaces/biometrics/common/aidl/android/hardware/biometrics/common/
DCommonProps.aidl32 int sensorId;
/hardware/interfaces/biometrics/face/aidl/default/
DFace.cpp64 commonProps.sensorId = kSensorId; in getSensorProps()
83 ndk::ScopedAStatus Face::createSession(int32_t sensorId, int32_t userId, in createSession() argument
91 LOG(INFO) << __func__ << ": sensorId:" << sensorId << " userId:" << userId; in createSession()
DFace.h29 ndk::ScopedAStatus createSession(int32_t sensorId, int32_t userId,
/hardware/interfaces/audio/aidl/vts/
DVtsHalSpatializerTargetTest.cpp57 int sensorId = std::get<PARAM_HEADTRACK_SENSORID>(GetParam()); in SpatializerParamTest() local
67 Spatializer::make<Spatializer::headTrackingSensorId>(sensorId); in SpatializerParamTest()
167 std::string sensorId = ToString(std::get<PARAM_HEADTRACK_SENSORID>(info.param)); in __anonf77b5c970202() local
172 "_sensorID_" + sensorId + "_HTMode_" + htMode + in __anonf77b5c970202()
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/3/android/hardware/biometrics/common/
DCommonProps.aidl38 int sensorId;
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/1/android/hardware/biometrics/common/
DCommonProps.aidl37 int sensorId;
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/current/android/hardware/biometrics/common/
DCommonProps.aidl38 int sensorId;
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/4/android/hardware/biometrics/common/
DCommonProps.aidl38 int sensorId;
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/2/android/hardware/biometrics/common/
DCommonProps.aidl37 int sensorId;
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DIFace.aidl38 …android.hardware.biometrics.face.ISession createSession(in int sensorId, in int userId, in android… in createSession() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DIFace.aidl39 …android.hardware.biometrics.face.ISession createSession(in int sensorId, in int userId, in android… in createSession() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl39 …android.hardware.biometrics.fingerprint.ISession createSession(in int sensorId, in int userId, in … in createSession() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl39 …android.hardware.biometrics.fingerprint.ISession createSession(in int sensorId, in int userId, in … in createSession() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl38 …android.hardware.biometrics.fingerprint.ISession createSession(in int sensorId, in int userId, in … in createSession() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DIFace.aidl39 …android.hardware.biometrics.face.ISession createSession(in int sensorId, in int userId, in android… in createSession() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DIFace.aidl38 …android.hardware.biometrics.face.ISession createSession(in int sensorId, in int userId, in android… in createSession() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DIFace.aidl38 …android.hardware.biometrics.face.ISession createSession(in int sensorId, in int userId, in android… in createSession() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl39 …android.hardware.biometrics.fingerprint.ISession createSession(in int sensorId, in int userId, in … in createSession() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl38 …android.hardware.biometrics.fingerprint.ISession createSession(in int sensorId, in int userId, in … in createSession() argument
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DIFace.aidl61 ISession createSession(in int sensorId, in int userId, in ISessionCallback cb); in createSession() argument
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DIFingerprint.aidl56 ISession createSession(in int sensorId, in int userId, in ISessionCallback cb); in createSession() argument
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DFingerprint.h38 ndk::ScopedAStatus createSession(int32_t sensorId, int32_t userId,
/hardware/interfaces/biometrics/fingerprint/2.3/
DIBiometricsFingerprint.hal32 * @param sensorId the unique sensor ID for which the operation should be
37 isUdfps(uint32_t sensorId) generates (bool isUdfps);

12