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

Commit f44b87e1 authored by Holly Jiuyu Sun's avatar Holly Jiuyu Sun Committed by Automerger Merge Worker
Browse files

Merge "[play] Add bundle extra key for play image." into tm-qpr-dev am:...

Merge "[play] Add bundle extra key for play image." into tm-qpr-dev am: bb31703e am: 3e06b32c am: be9d3e6d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/libs/systemui/+/21530208



Change-Id: I42c14c0c71483dcf5d4600d26fb703ce13c37564
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 99906f61 be9d3e6d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ public class SearchActionExtras {
    public static final String BUNDLE_EXTRA_IS_SEARCH_IN_APP = "is_search_in_app";
    public static final String BUNDLE_EXTRA_BADGE_WITH_COMPONENT_NAME = "badge_with_component_name";
    public static final String BUNDLE_EXTRA_ICON_CACHE_KEY = "icon_cache_key";
    public static final String BUNDLE_EXTRA_ICON_TOKEN_INTEGER = "icon_integer";
    public static final String BUNDLE_EXTRA_SHOULD_START = "should_start";
    public static final String BUNDLE_EXTRA_SHOULD_START_FOR_RESULT = "should_start_for_result";
    public static final String BUNDLE_EXTRA_SUGGESTION_ACTION_TEXT = "suggestion_action_text";