Loading proto/src/metrics_constants.proto +10 −0 Original line number Original line Diff line number Diff line Loading @@ -5562,6 +5562,16 @@ message MetricsEvent { // OS: P // OS: P PREVIOUSLY_CONNECTED_DEVICES = 1370; PREVIOUSLY_CONNECTED_DEVICES = 1370; // ACTION: A Settings Slice is requested // CATEGORY: SETTINGS // OS: P ACTION_SETTINGS_SLICE_REQUESTED = 1371; // ACTION: A Settings Slice is updated with new value // CATEGORY: SETTINGS // OS: P ACTION_SETTINGS_SLICE_CHANGED = 1372; // ---- End P Constants, all P constants go above this line ---- // ---- End P Constants, all P constants go above this line ---- // First Q constant in master goes here: // First Q constant in master goes here: Loading Loading
proto/src/metrics_constants.proto +10 −0 Original line number Original line Diff line number Diff line Loading @@ -5562,6 +5562,16 @@ message MetricsEvent { // OS: P // OS: P PREVIOUSLY_CONNECTED_DEVICES = 1370; PREVIOUSLY_CONNECTED_DEVICES = 1370; // ACTION: A Settings Slice is requested // CATEGORY: SETTINGS // OS: P ACTION_SETTINGS_SLICE_REQUESTED = 1371; // ACTION: A Settings Slice is updated with new value // CATEGORY: SETTINGS // OS: P ACTION_SETTINGS_SLICE_CHANGED = 1372; // ---- End P Constants, all P constants go above this line ---- // ---- End P Constants, all P constants go above this line ---- // First Q constant in master goes here: // First Q constant in master goes here: Loading