Searched refs:ShortcutParser (Results 1 – 8 of 8) sorted by relevance
39 public class ShortcutParser { class51 public ShortcutParser(Context context, ComponentName component) throws NameNotFoundException { in ShortcutParser() method in ShortcutParser67 public ShortcutParser(Context context, String pkg, String name, int resId) { in ShortcutParser() method in ShortcutParser140 for (Shortcut shortcut : new ShortcutParser(context, in create()
34 import com.android.systemui.tuner.ShortcutParser.Shortcut;68 List<Shortcut> shortcuts = new ShortcutParser(getContext(), in onCreatePreferences()
49 import com.android.systemui.tuner.ShortcutParser.Shortcut;
57 per-file ShortcutParser.java = omakoto@google.com, yamasani@google.com
47 public class ShortcutParser { class
856 newManifestShortcutList = ShortcutParser.parseShortcuts(mShortcutUser.mService, in rescanPackageIfNeeded()
1223 ai.metaData.putInt(ShortcutParser.METADATA_KEY, activities.get(cn)); in injectGetActivitiesWithMetadata()1233 if (!ShortcutParser.METADATA_KEY.equals(key) || activityInfo.metaData == null) { in injectXmlMetaData()
11511 HSPLcom/android/server/pm/ShortcutParser;->createShortcutFromManifest(Lcom/android/server/pm/Shortc…11512 HSPLcom/android/server/pm/ShortcutParser;->parseCategories(Lcom/android/server/pm/ShortcutService;L…11513 HSPLcom/android/server/pm/ShortcutParser;->parseShortcutAttributes(Lcom/android/server/pm/ShortcutS…11514 HSPLcom/android/server/pm/ShortcutParser;->parseShortcuts(Lcom/android/server/pm/ShortcutService;Lj…11515 HSPLcom/android/server/pm/ShortcutParser;->parseShortcutsOneFile(Lcom/android/server/pm/ShortcutSer…