Searched refs:getAllProperties (Results 1 – 7 of 7) sorted by relevance
82 public Collection<Property> getAllProperties() { in getAllProperties() method in InspectableClassModel
144 final List<Property> properties = new ArrayList<>(model.getAllProperties()); in generateTypeSpec()
252 public List<P> getAllProperties() { in getAllProperties() method in BiometricServiceRegistry
104 assertThat(mRegistry.getAllProperties()).containsExactly(mProvider1Props, mProvider2Props); in registersAllProviders()
108 assertThat(mRegistry.getAllProperties()).containsExactly(mProvider1Props, mProvider2Props); in registersAllProviders()
155 return mRegistry.getAllProperties(); in getSensorPropertiesInternal()
183 return mRegistry.getAllProperties();