Searched refs:parseNodeAttributes (Results 1 – 1 of 1) sorted by relevance
301 parseNodeAttributes(contentProviderNode), in parseContentProviders()311 private static HashMap<String, String> parseNodeAttributes(Node node) { in parseNodeAttributes() method in AndroidManifest327 final HashMap<String, String> receiverAttrs = parseNodeAttributes(receiverNode); in parseReceivers()353 final HashMap<String, String> serviceAttrs = parseNodeAttributes(serviceNode); in parseServices()397 final HashMap<String, String> activityAttrs = parseNodeAttributes(activityNode); in parseActivity()