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

Commit c0784c74 authored by Mike LeBeau's avatar Mike LeBeau Committed by Android (Google) Code Review
Browse files

Merge "Elaborate a little on the documentation for PackageManager's resolveActivity."

parents 8378bb39 bd3f527e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1153,7 +1153,9 @@ public abstract class PackageManager {
     *
     * @return Returns a ResolveInfo containing the final activity intent that
     *         was determined to be the best action.  Returns null if no
     *         matching activity was found.
     *         matching activity was found. If multiple matching activities are
     *         found and there is no default set, returns a ResolveInfo
     *         containing something else, such as the activity resolver.
     *
     * @see #MATCH_DEFAULT_ONLY
     * @see #GET_INTENT_FILTERS