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