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

Commit 86df4dab authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9966400 from d73328b0 to udc-release

Change-Id: I62cb782685360d4e4c83f0ff714ab264997f2488
parents 1ca6c4af d73328b0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -100,6 +100,9 @@ public class LayoutType {
    // Layout for a quick settings tile
    public static final String QS_TILE = "qs_tile";

    // Layout for a quick settings tile container
    public static final String QS_TILE_CONTAINER = "qs_tile_container";

    // Placeholder for web suggest.
    public static final String PLACEHOLDER = "placeholder";

+9 −2
Original line number Diff line number Diff line
@@ -123,9 +123,16 @@ public class SearchTargetExtras {
            "tall_card_image_description";
    public static final String BUNDLE_EXTRA_BITMAP_URL = "bitmap_url";

    // Used for web suggestions count for both AA+ and QSB entry point.
    // Used for web suggestions count in n-state for both AA+ and QSB entry point.
    // Returns the number of web suggestions to be shown.
    public static final String WEB_SUG_COUNT = "web_sug_count";
    public static final String BUNDLE_EXTRA_NSTATE_WEB_SUG_COUNT = "web_sug_count";

    // Used for web suggestions count in 0-state for QSB entry point.
    public static final String BUNDLE_EXTRA_ZERO_STATE_QSB_WEB_SUGGEST_COUNT =
            "zero_state_qsb_web_suggest_count";
    // Used for web suggestions count in 0-state for AA+ entry point.
    public static final String BUNDLE_EXTRA_ZERO_STATE_ALL_APPS_WEB_SUGGEST_COUNT =
            "zero_state_all_apps_web_suggest_count";

    /**
     *  Replaced with thumbnail crop type