Loading core/proto/android/app/settings_enums.proto +5 −0 Original line number Diff line number Diff line Loading @@ -2189,4 +2189,9 @@ enum PageId { // OPEN: Settings > System > Aware > Disable > Dialog DIALOG_AWARE_DISABLE = 1633; // OPEN: Settings > Settings > Network & internet > Click Mobile network to land on page with // details for a SIM/eSIM mobile network > Click edit icon to bring up a rename dialog. // OS: Q MOBILE_NETWORK_RENAME_DIALOG = 1642; } proto/src/metrics_constants/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -6910,6 +6910,11 @@ message MetricsEvent { // CATEGORY: NOTIFICATION FIELD_NOTIFICATION_CATEGORY = 1641; // OPEN: Settings > Settings > Network & internet > Click Mobile network to land on page with // details for a SIM/eSIM mobile network > Click edit icon to bring up a rename dialog. // OS: Q MOBILE_NETWORK_RENAME_DIALOG = 1642; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading Loading
core/proto/android/app/settings_enums.proto +5 −0 Original line number Diff line number Diff line Loading @@ -2189,4 +2189,9 @@ enum PageId { // OPEN: Settings > System > Aware > Disable > Dialog DIALOG_AWARE_DISABLE = 1633; // OPEN: Settings > Settings > Network & internet > Click Mobile network to land on page with // details for a SIM/eSIM mobile network > Click edit icon to bring up a rename dialog. // OS: Q MOBILE_NETWORK_RENAME_DIALOG = 1642; }
proto/src/metrics_constants/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -6910,6 +6910,11 @@ message MetricsEvent { // CATEGORY: NOTIFICATION FIELD_NOTIFICATION_CATEGORY = 1641; // OPEN: Settings > Settings > Network & internet > Click Mobile network to land on page with // details for a SIM/eSIM mobile network > Click edit icon to bring up a rename dialog. // OS: Q MOBILE_NETWORK_RENAME_DIALOG = 1642; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading