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.java1744 throw ShortcutService.throwForInvalidTag(depth, tag); in parseShortcut()
1805 throw ShortcutService.throwForInvalidTag(depth, tag); in parseIntent()
DShortcutService.java1011 static IOException throwForInvalidTag(int depth, String tag) throws IOException { in throwForInvalidTag() method in ShortcutService
1073 throwForInvalidTag(depth, tag); in loadUserInternal()