Searched refs:warnForInvalidTag (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackageInfo.java204 ShortcutService.warnForInvalidTag(depth, tag);
H A DShortcutLauncher.java259 ShortcutService.warnForInvalidTag(depth, tag);
H A DShortcutUser.java427 ShortcutService.warnForInvalidTag(depth, tag);
H A DShortcutPackage.java1374 ShortcutService.warnForInvalidTag(depth, tag);
H A DShortcutService.java955 static void warnForInvalidTag(int depth, String tag) throws IOException { method in class:ShortcutService

Completed in 101 milliseconds