Loading core/proto/android/app/settings_enums.proto +3 −0 Original line number Diff line number Diff line Loading @@ -2302,4 +2302,7 @@ enum PageId { // Panel for Wifi PANEL_WIFI = 1687; // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; } proto/src/metrics_constants/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -7117,6 +7117,9 @@ message MetricsEvent { // overridden by the system. FIELD_NOTIFICATION_IMPORTANCE_ASST = 1691; // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; // ---- 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 @@ -2302,4 +2302,7 @@ enum PageId { // Panel for Wifi PANEL_WIFI = 1687; // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; }
proto/src/metrics_constants/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -7117,6 +7117,9 @@ message MetricsEvent { // overridden by the system. FIELD_NOTIFICATION_IMPORTANCE_ASST = 1691; // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading