Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
DAndroidManifest.java314 final HashMap<String, String> receiverAttrs = new HashMap<>(attributes.getLength()); in parseNodeAttributes() local
327 final HashMap<String, String> receiverAttrs = parseNodeAttributes(receiverNode); in parseReceivers() local