Searched refs:parseBooleanAttribute (Results 1 – 2 of 2) sorted by relevance
181 fromBackup || ShortcutService.parseBooleanAttribute(parser, ATTR_SHADOW); in loadFromXml()
728 static boolean parseBooleanAttribute(XmlPullParser parser, String attribute) { in parseBooleanAttribute() method in ShortcutService