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

Commit c0fb5c18 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Metrics constants for new screen

Test: make
Bug: 128445911
Change-Id: I8577ed12b6c60e7a8996ec313d22b2adcba12b6a
parent 3fd1b494
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