Home
last modified time | relevance | path

Searched refs:throwForInvalidTag (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java1470 throw ShortcutService.throwForInvalidTag(depth, tag); in parseShortcut()
1515 throw ShortcutService.throwForInvalidTag(depth, tag); in parseIntent()
DShortcutService.java971 static IOException throwForInvalidTag(int depth, String tag) throws IOException { in throwForInvalidTag() method in ShortcutService
1033 throwForInvalidTag(depth, tag); in loadUserInternal()