Searched refs:removeProperties (Results 1 – 2 of 2) sorted by relevance
126 mApplicationProperties = removeProperties(pkg.getProperties(), mApplicationProperties); in removeAllProperties()193 returnCollection = removeProperties(properties, returnCollection); in removeComponentProperties()199 private static ArrayMap<String, ArrayMap<String, ArrayList<Property>>> removeProperties( in removeProperties() method in PackageProperty
31808 HSPLcom/android/server/pm/PackageProperty;->removeProperties(Ljava/util/Map;Landroid/util/ArrayMap;…