Home
last modified time | relevance | path

Searched refs:sensorLocation (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFingerprint.cpp82 SensorLocation sensorLocation = mEngine->getSensorLocation(); in getSensorProps() local
85 << " location:" << sensorLocation.toString(); in getSensorProps()
89 {sensorLocation}, in getSensorProps()
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DVirtualHalTest.cpp173 TEST_F(VirtualHalTest, sensorLocation) { in TEST_F() argument