HomeSort by relevance Sort by last modified time
    Searched refs:ShortcutParser (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
AutoInstallsLayout.java 303 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes));
313 parsers.put(TAG_SHORTCUT, new ShortcutParser(mSourceRes));
403 protected class ShortcutParser implements TagParser {
407 public ShortcutParser(Resources iconRes) {
DefaultLayoutParser.java 183 private class UriShortcutParser extends ShortcutParser {

Completed in 48 milliseconds