Searched refs:ShortcutParser (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutParser.java46 public class ShortcutParser { class
H A DShortcutPackage.java671 newManifestShortcutList = ShortcutParser.parseShortcuts(mShortcutUser.mService,
892 * more, ShortcutParser would ignore the rest.)
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java1051 ai.metaData.putInt(ShortcutParser.METADATA_KEY, activities.get(cn));
1061 if (!ShortcutParser.METADATA_KEY.equals(key) || activityInfo.metaData == null) {

Completed in 288 milliseconds