Home
last modified time | relevance | path

Searched refs:repeated (Results 1 – 25 of 169) sorted by relevance

1234567

/frameworks/base/core/proto/android/providers/settings/
Dconfig.proto28 repeated SettingsOperationProto historical_operations = 1;
29 repeated NamespaceProto extra_namespaces = 2;
30 repeated SettingProto activity_manager_native_boot_settings = 3;
31 repeated SettingProto activity_manager_settings = 4;
32 repeated SettingProto alarm_manager_settings = 26;
33 repeated SettingProto app_compat_settings = 5;
34 repeated SettingProto app_standby_settings = 27;
35 repeated SettingProto autofill_settings = 6;
36 repeated SettingProto blobstore_settings = 23;
37 repeated SettingProto connectivity_settings = 7;
[all …]
/frameworks/base/tools/streaming_proto/test/
Dtest.proto58 repeated double double_field_repeated = 11;
59 repeated double double_field_packed = 12 [packed=true];
62 repeated float float_field_repeated = 21;
63 repeated float float_field_packed = 22 [packed=true];
66 repeated int32 int32_field_repeated = 31;
67 repeated int32 int32_field_packed = 32 [packed=true];
70 repeated int64 int64_field_repeated = 41;
71 repeated int64 int64_field_packed = 42 [packed=true];
74 repeated uint32 uint32_field_repeated = 51;
75 repeated uint32 uint32_field_packed = 52 [packed=true];
[all …]
/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
Dtest.proto52 repeated double double_field_repeated = 11;
53 repeated double double_field_packed = 12 [packed=true];
56 repeated float float_field_repeated = 21;
57 repeated float float_field_packed = 22 [packed=true];
60 repeated int32 int32_field_repeated = 31;
61 repeated int32 int32_field_packed = 32 [packed=true];
64 repeated int64 int64_field_repeated = 41;
65 repeated int64 int64_field_packed = 42 [packed=true];
68 repeated uint32 uint32_field_repeated = 51;
69 repeated uint32 uint32_field_packed = 52 [packed=true];
[all …]
/frameworks/base/tools/aapt2/
DApkInfo.proto35 repeated XmlFile xml_files = 3;
58 repeated string locales = 17;
59 repeated int32 densities = 18;
61 repeated UsesPackage uses_packages = 51;
62 repeated UsesConfiguration uses_configurations = 52;
63 repeated FeatureGroup feature_groups = 53;
64 repeated UsesPermission uses_permissions = 54;
65 repeated Permission permissions = 55;
66 repeated UsesLibrary uses_libraries = 56;
67 repeated UsesStaticLibrary uses_static_libraries = 57;
[all …]
/frameworks/proto_logging/stats/stats_log_api_gen/
Dtest.proto43 repeated android.os.statsd.AttributionNode attribution_chain = 1;
52 repeated float repeated_float_field = 10;
53 repeated int64 repeated_int64_field = 11;
54 repeated int32 repeated_int32_field = 12;
55 repeated bool repeated_bool_field = 13;
56 repeated string repeated_string_field = 14;
62 repeated AnEnum repeated_enum_field = 1;
85 repeated double double_repeated_field = 10;
86 repeated fixed64 fixed64_repeated_field = 11;
87 repeated fixed32 fixed32_repeated_field = 12;
[all …]
Dtest_external.proto43 repeated android.os.statsd.AttributionNode attribution_chain = 1;
52 repeated float repeated_float_field = 10;
53 repeated int64 repeated_int64_field = 11;
54 repeated int32 repeated_int32_field = 12;
55 repeated bool repeated_bool_field = 13;
56 repeated string repeated_string_field = 14;
62 repeated AnEnum repeated_enum_field = 1;
85 repeated double double_repeated_field = 10;
86 repeated fixed64 fixed64_repeated_field = 11;
87 repeated fixed32 fixed32_repeated_field = 12;
[all …]
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto65 repeated ReceiverListProto receiver_list = 1;
69 repeated BroadcastQueueProto broadcast_queue = 3;
71 repeated StickyBroadcastProto sticky_broadcasts = 4;
91 repeated BroadcastFilterProto filters = 7;
131 repeated BroadcastRecordProto parallel_broadcasts = 2;
132 repeated BroadcastRecordProto ordered_broadcasts = 3;
134 repeated BroadcastRecordProto historical_broadcasts = 5;
144 repeated BroadcastSummary historical_broadcasts_summary = 6;
145 repeated BroadcastRecordProto pending_broadcasts = 7;
195 repeated MemoryInfo other_heaps = 5;
[all …]
Dintentresolver.proto32 repeated string values = 2;
35 repeated ArrayMapEntry full_mime_types = 1;
36 repeated ArrayMapEntry base_mime_types = 2;
37 repeated ArrayMapEntry wild_mime_types = 3;
38 repeated ArrayMapEntry schemes = 4;
39 repeated ArrayMapEntry non_data_actions = 5;
40 repeated ArrayMapEntry mime_typed_actions = 6;
Dappstatetracker.proto39 repeated int32 active_uids = 2;
42 repeated int32 foreground_uids = 11;
45 repeated int32 power_save_exempt_app_ids = 3;
48 repeated int32 power_save_user_exempt_app_ids = 12;
51 repeated int32 temp_power_save_exempt_app_ids = 4;
60 repeated RunAnyInBackgroundRestrictedPackages run_any_in_background_restricted_packages = 5;
82 repeated ExemptedPackage exempted_bucket_packages = 10;
/frameworks/base/core/proto/android/util/
Dlog.proto86 repeated Elem elems = 7;
92 repeated TextLogEntry text_logs = 1;
94 repeated BinaryLogEntry binary_logs = 2;
100 repeated TextLogEntry main_logs = 1;
101 repeated TextLogEntry radio_logs = 2;
102 repeated TextLogEntry events_logs = 3;
103 repeated TextLogEntry system_logs = 4;
104 repeated TextLogEntry crash_logs = 5;
105 repeated TextLogEntry stats_logs = 6;
106 repeated TextLogEntry security_logs = 7;
[all …]
/frameworks/proto_logging/stats/atoms/credentials/
Dcredentials_extension_atoms.proto110 repeated string request_unique_classtypes = 7;
112 repeated int32 per_classtype_counts = 8;
140 repeated string query_response_unique_classtypes = 7;
143 repeated int32 query_per_classtype_counts = 8;
145 repeated EntryEnum query_unique_entries = 9;
147 repeated int32 query_per_entry_counts = 10;
151 repeated string query_framework_exception_unique_classtypes = 12;
153 repeated int32 query_per_exception_classtype_counts = 13;
155 repeated string auth_response_unique_classtypes = 14;
157 repeated int32 auth_per_classtype_counts = 15;
[all …]
/frameworks/base/core/proto/android/service/
Dusb.proto60 repeated Function current_functions = 1;
62 repeated Function screen_unlocked_functions = 3;
111 repeated UsbDeviceProto devices = 2;
113 repeated UsbConnectionRecordProto connections = 4;
114 repeated UsbDirectMidiDeviceProto midi_devices = 5;
135 repeated UsbConfigurationProto configurations = 11;
150 repeated UsbInterfaceProto interfaces = 5;
163 repeated UsbEndPointProto endpoints = 7;
211 repeated UsbPortInfoProto usb_ports = 2;
247 repeated Mode supported_modes = 2;
[all …]
Dsensor_service.proto48 repeated ActiveSensorProto active_sensors = 6;
56 repeated SensorEventConnectionProto active_connections = 13;
57 repeated SensorDirectConnectionProto direct_connections = 14;
58 repeated SensorRegistrationInfoProto previous_registrations = 15;
76 repeated float sampling_period_ms = 3;
78 repeated float batching_period_ms = 5;
81 repeated SensorProto sensors = 4;
124 repeated SensorProto sensors = 1;
163 repeated float float_array = 5;
171 repeated Event events = 3;
[all …]
Dprint.proto30 repeated PrintUserStateProto user_states = 1;
40 repeated InstalledPrintServiceProto installed_services = 2;
43 repeated android.content.ComponentNameProto disabled_services = 3;
46 repeated ActivePrintServiceProto active_services = 4;
49 repeated CachedPrintJobProto cached_print_jobs = 5;
52 repeated PrinterDiscoverySessionProto discovery_sessions = 6;
75 repeated PrintJobInfoProto print_jobs = 1;
79 repeated string print_job_files = 2 [ (android.privacy).dest = DEST_EXPLICIT ];
82 repeated android.content.ComponentNameProto approved_services = 3;
92 repeated MediaSizeProto media_sizes = 2;
[all …]
Dnotification.proto33 repeated NotificationRecordProto records = 1;
41 repeated ListenersDisablingEffectsProto listeners_disabling_effects = 5;
80 repeated android.content.ComponentNameProto listener_components = 3;
104 repeated string name = 1;
108 repeated ServiceProto approved = 2;
111 repeated android.content.ComponentNameProto enabled = 3;
113 repeated ManagedServiceInfoProto live_services = 4;
115 // Was: repeated ComponentNameProto, when snoozed services were not per-user-id.
122 repeated android.content.ComponentNameProto snoozed = 2;
126 repeated SnoozedServices snoozed = 6;
[all …]
/frameworks/proto_logging/stats/atoms/statsd/
Dstatsd_extension_atoms.proto35 repeated int64 long_field = 1;
40 repeated AttributionNode attribution_node = 1;
54 repeated int32 repeated_int_field = 9;
55 repeated int64 repeated_long_field = 10;
56 repeated float repeated_float_field = 11;
57 repeated string repeated_string_field = 12;
58 repeated bool repeated_boolean_field = 13;
59 repeated State repeated_enum_field = 14;
/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto29 repeated VoiceCallRatUsage voice_call_rat_usage = 1;
35 repeated VoiceCallSession voice_call_session = 3;
41 repeated IncomingSms incoming_sms = 5;
47 repeated OutgoingSms outgoing_sms = 7;
53 repeated CarrierIdMismatch carrier_id_mismatch = 9;
59 repeated DataCallSession data_call_session = 11;
65 repeated CellularServiceState cellular_service_state = 13;
71 repeated CellularDataServiceSwitch cellular_data_service_switch = 15;
77 repeated ImsRegistrationTermination ims_registration_termination = 17;
83 repeated ImsRegistrationStats ims_registration_stats = 19;
[all …]
DcarrierId.proto27 repeated CarrierId carrier_id = 1;
41 repeated CarrierAttribute carrier_attribute = 3;
53 // Match is based on AND between any field that is set and OR for values within a repeated field.
56 repeated string mccmnc_tuple = 1;
61 repeated string imsi_prefix_xpattern = 2;
65 repeated string spn = 3;
69 repeated string plmn = 4;
73 repeated string gid1 = 5;
77 repeated string gid2 = 6;
82 repeated string preferred_apn = 7;
[all …]
/frameworks/base/core/proto/android/server/vibrator/
Dvibratormanagerservice.proto71 repeated VibrationEffectProto effects = 1;
72 repeated int32 vibrator_ids = 2;
78 repeated SyncVibrationEffectProto effects = 1;
79 repeated int32 delays = 2;
137 repeated int32 vibrator_ids = 1;
156 repeated VibrationProto previous_ring_vibrations = 13;
157 repeated VibrationProto previous_notification_vibrations = 14;
158 repeated VibrationProto previous_alarm_vibrations = 15;
159 repeated VibrationProto previous_vibrations = 16;
160 repeated VibrationProto previous_external_vibrations = 17;
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto76 repeated Counter open_session_counter = 1;
80 repeated Counter close_session_counter = 2;
83 repeated DistributionMetric get_key_request_time_us = 3;
86 repeated DistributionMetric provide_key_response_time_us = 4;
89 repeated Counter get_provisioning_request_counter = 5;
92 repeated Counter provide_provisioning_response_counter = 6;
95 repeated Counter key_status_change_counter = 7;
98 repeated Counter event_callback_counter = 8;
101 repeated Counter get_device_unique_id_counter = 9;
/frameworks/base/core/proto/android/internal/
Dpowerprofile.proto34 repeated int64 speed = 4;
35 repeated double core_power = 5;
38 repeated CpuCluster cpu_cluster = 40;
52 repeated double wifi_controller_tx_levels = 10;
70 repeated double modem_controller_tx = 19;
76 repeated double gps_signal_quality_based = 22;
/frameworks/base/core/proto/android/content/
Dintent.proto54 repeated string categories = 2;
73 repeated string actions = 1;
74 repeated string categories = 2;
82 repeated string data_schemes = 3 [ (.android.privacy).dest = DEST_EXPLICIT ];
83 repeated android.os.PatternMatcherProto data_scheme_specs = 4;
84 repeated AuthorityEntryProto data_authorities = 5;
85 repeated android.os.PatternMatcherProto data_paths = 6;
86 repeated string data_types = 7;
90 repeated string mime_groups = 11;
/frameworks/native/services/surfaceflinger/layerproto/
Dtransactions.proto38 repeated TransactionTraceEntry entry = 2;
49 repeated TransactionState transactions = 3;
50 repeated LayerCreationArgs added_layers = 4;
51 repeated uint32 destroyed_layers = 5;
52 repeated DisplayState added_displays = 6;
53 repeated int32 removed_displays = 7;
54 repeated uint32 destroyed_layer_handles = 8;
56 repeated DisplayInfo displays = 10;
101 repeated LayerState layer_changes = 7;
102 repeated DisplayState display_changes = 8;
[all …]
/frameworks/hardware/interfaces/stats/aidl/vts/java/
Dtest_vendor_atom.proto50 repeated int32 repeated_int_value = 7;
51 repeated int64 repeated_long_value = 8;
52 repeated float repeated_float_value = 9;
53 repeated string repeated_string_value = 10;
54 repeated bool repeated_bool_value = 11;
/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/proto/
Dview_capture.proto34 repeated WindowData windowData = 2;
36 repeated string classname = 4;
44 repeated FrameData frameData = 1;
49 repeated FrameData frameData = 1;
50 repeated string classname = 2;
62 repeated ViewNode children = 3;

1234567