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

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackage.java1465 throw ShortcutService.throwForInvalidTag(depth, tag);
1510 throw ShortcutService.throwForInvalidTag(depth, tag);
H A DShortcutService.java942 static IOException throwForInvalidTag(int depth, String tag) throws IOException { method in class:ShortcutService
1004 throwForInvalidTag(depth, tag);

Completed in 34 milliseconds