Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageProperty.java137 @Nullable ArrayMap<String, ArrayMap<String, ArrayList<Property>>> propertyCollection) { in addComponentProperties()
154 @Nullable ArrayMap<String, ArrayMap<String, ArrayList<Property>>> propertyCollection) { in addProperties()
184 @Nullable ArrayMap<String, ArrayMap<String, ArrayList<Property>>> propertyCollection) { in removeComponentProperties()
201 @Nullable ArrayMap<String, ArrayMap<String, ArrayList<Property>>> propertyCollection) { in removeProperties()