Loading core/proto/android/app/settings_enums.proto +3 −0 Original line number Diff line number Diff line Loading @@ -2325,4 +2325,7 @@ enum PageId { // Settings > app > bubble settings APP_BUBBLE_SETTINGS = 1700; // OPEN: Settings > System > Aware > Info dialog DIALOG_AWARE_STATUS = 1701; } proto/src/metrics_constants/metrics_constants.proto +2 −0 Original line number Diff line number Diff line Loading @@ -7156,6 +7156,8 @@ message MetricsEvent { // Settings > app > bubble settings APP_BUBBLE_SETTINGS = 1700; // OPEN: Settings > System > Aware > Info dialog DIALOG_AWARE_STATUS = 1701; // ---- 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 +3 −0 Original line number Diff line number Diff line Loading @@ -2325,4 +2325,7 @@ enum PageId { // Settings > app > bubble settings APP_BUBBLE_SETTINGS = 1700; // OPEN: Settings > System > Aware > Info dialog DIALOG_AWARE_STATUS = 1701; }
proto/src/metrics_constants/metrics_constants.proto +2 −0 Original line number Diff line number Diff line Loading @@ -7156,6 +7156,8 @@ message MetricsEvent { // Settings > app > bubble settings APP_BUBBLE_SETTINGS = 1700; // OPEN: Settings > System > Aware > Info dialog DIALOG_AWARE_STATUS = 1701; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading