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

Commit 424427a8 authored by Mehdi Alizadeh's avatar Mehdi Alizadeh Committed by Android (Google) Code Review
Browse files

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

parents 38a7be67 f77a5f44
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()