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

Commit a524f8ab authored by Bjorn Bringert's avatar Bjorn Bringert Committed by Android (Google) Code Review
Browse files

Merge "Remove SearchManager.SOURCE"

parents 92691e07 ced72c8c
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -1278,16 +1278,6 @@ public class SearchManager
     */
    public final static String APP_DATA = "app_data";

    /**
     * Intent app_data bundle key: Use this key with the bundle from
     * {@link android.content.Intent#getBundleExtra
     * content.Intent.getBundleExtra(APP_DATA)} to obtain the source identifier
     * set by the activity that launched the search.
     *
     * @hide
     */
    public final static String SOURCE = "source";

    /**
     * Intent extra data key: Use {@link android.content.Intent#getBundleExtra
     * content.Intent.getBundleExtra(SEARCH_MODE)} to get the search mode used