Loading core/proto/android/app/settings_enums.proto +5 −0 Original line number Diff line number Diff line Loading @@ -2401,4 +2401,9 @@ enum PageId { // OS: Q // Note: Gear icon is shown next to gesture navigation preference and opens sensitivity dialog SETTINGS_GESTURE_NAV_BACK_SENSITIVITY_DLG = 1748; // OPEN: Settings > System > Aware > Aware Display // CATEGORY: SETTINGS // OS: Q SETTINGS_AWARE_DISPLAY = 1750; } proto/src/metrics_constants/metrics_constants.proto +4 −0 Original line number Diff line number Diff line Loading @@ -7422,6 +7422,10 @@ message MetricsEvent { // OS: Q - QPR1 ACTION_ACTIVITY_CHOOSER_PICKED_SYSTEM_TARGET = 1749; // OPEN: Settings > System > Aware > Aware Display // CATEGORY: SETTINGS // OS: Q SETTINGS_AWARE_DISPLAY = 1750; // ---- 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 @@ -2401,4 +2401,9 @@ enum PageId { // OS: Q // Note: Gear icon is shown next to gesture navigation preference and opens sensitivity dialog SETTINGS_GESTURE_NAV_BACK_SENSITIVITY_DLG = 1748; // OPEN: Settings > System > Aware > Aware Display // CATEGORY: SETTINGS // OS: Q SETTINGS_AWARE_DISPLAY = 1750; }
proto/src/metrics_constants/metrics_constants.proto +4 −0 Original line number Diff line number Diff line Loading @@ -7422,6 +7422,10 @@ message MetricsEvent { // OS: Q - QPR1 ACTION_ACTIVITY_CHOOSER_PICKED_SYSTEM_TARGET = 1749; // OPEN: Settings > System > Aware > Aware Display // CATEGORY: SETTINGS // OS: Q SETTINGS_AWARE_DISPLAY = 1750; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading