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

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

Merge "Metrics constants for new screen" into qt-dev

parents 07319153 c0fb5c18
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2361,4 +2361,7 @@ enum PageId {
    // OPEN: Settings >  Network & internet > Mobile network > Delete sim > (answer yes to
    //       confirmation)
    DIALOG_DELETE_SIM_PROGRESS = 1714;

    // Settings > Apps and notifications > Notifications > Gentle notifications
    GENTLE_NOTIFICATIONS_SCREEN = 1715;
}
+3 −0
Original line number Diff line number Diff line
@@ -7213,6 +7213,9 @@ message MetricsEvent {
    //       confirmation)
    DIALOG_DELETE_SIM_PROGRESS = 1714;

    // Settings > Apps and notifications > Notifications > Gentle notifications
    GENTLE_NOTIFICATIONS_SCREEN = 1715;

    // ---- End Q Constants, all Q constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS