Home
last modified time | relevance | path

Searched defs:isStrong (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepository.kt534 FaceManager.FaceDetectionCallback { sensorId, userId, isStrong -> in isStrong() method
/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1318 auto setRootObject = [](bool isStrong) -> SetFn { in TEST_P()