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

Commit 423f9495 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add logging constants for Settings search screen"

parents 7eac56c7 945deea8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3185,6 +3185,11 @@ message MetricsEvent {
    // logged when we execute an app transition.
    APP_TRANSITION = 761;

    // ACTION: User leaves Settings search UI without entering any query.
    ACTION_LEAVE_SEARCH_RESULT_WITHOUT_QUERY = 762;

    // ACTION: Clicking on any search result in Settings.
    ACTION_CLICK_SETTINGS_SEARCH_RESULT = 763;

    // ---- End O Constants, all O constants go above this line ----