Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f77a5f44 authored by Aaron Labiaga's avatar Aaron Labiaga
Browse files

Add additional doc to setCategories to include info of field in share targets

Change-Id: Ifd899760c22490cb8d504d4cc84c7f89551dceac
parent 34cba818
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -1212,8 +1212,12 @@ public final class ShortcutInfo implements Parcelable {
        }

        /**
         * Sets categories for a shortcut.  Launcher apps may use this information to
         * categorize shortcuts.
         * Sets categories for a shortcut.
         * <ul>
         *     <li>Launcher apps may use this information to categorize shortcuts
         *     <li>Used to filter shortcuts that can handle share intents or actions
         *         and required for shortcuts that are meant to be used as share targets.
         * </ul>
         *
         * @see #SHORTCUT_CATEGORY_CONVERSATION
         * @see ShortcutInfo#getCategories()