Searched refs:addProperties (Results 1 – 2 of 2) sorted by relevance
117 mApplicationProperties = addProperties(pkg.getProperties(), mApplicationProperties); in addAllProperties()146 returnCollection = addProperties(properties, returnCollection); in addComponentProperties()152 private static ArrayMap<String, ArrayMap<String, ArrayList<Property>>> addProperties( in addProperties() method in PackageProperty
18982 HPLcom/android/server/pm/PackageProperty;->addProperties(Ljava/util/Map;Landroid/util/ArrayMap;)Lan…