Loading core/proto/android/app/settings_enums.proto +3 −0 Original line number Diff line number Diff line Loading @@ -2316,4 +2316,7 @@ enum PageId { // OPEN: Settings > Face > Remove face // OS: Q DIALOG_FACE_REMOVE = 1693; // Settings > Display > Theme DARK_UI_SETTINGS = 1698; } proto/src/metrics_constants/metrics_constants.proto +2 −0 Original line number Diff line number Diff line Loading @@ -7147,6 +7147,8 @@ message MetricsEvent { // OS: Q BIOMETRIC_AUTH = 1697; // Settings > Display > Theme DARK_UI_SETTINGS = 1698; // ---- 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 @@ -2316,4 +2316,7 @@ enum PageId { // OPEN: Settings > Face > Remove face // OS: Q DIALOG_FACE_REMOVE = 1693; // Settings > Display > Theme DARK_UI_SETTINGS = 1698; }
proto/src/metrics_constants/metrics_constants.proto +2 −0 Original line number Diff line number Diff line Loading @@ -7147,6 +7147,8 @@ message MetricsEvent { // OS: Q BIOMETRIC_AUTH = 1697; // Settings > Display > Theme DARK_UI_SETTINGS = 1698; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading