Searched defs:mProps (Results 1 – 5 of 5) sorted by relevance
87 private List<FingerprintSensorPropertiesInternal> mProps; field in FingerprintManagerTest
92 private List<FaceSensorPropertiesInternal> mProps; field in FaceManagerTest
106 private List<FaceSensorPropertiesInternal> mProps = new ArrayList<>(); field in FaceManager
146 private List<FingerprintSensorPropertiesInternal> mProps = new ArrayList<>(); field in FingerprintManager
1202 std::map<std::string, Prop> mProps; variable