Home
last modified time | relevance | path

Searched refs:enum (Results 1 – 25 of 259) sorted by relevance

1234567891011

/frameworks/base/core/proto/android/stats/docsui/
Ddocsui_enums.proto21 enum LaunchAction {
32 enum MimeType {
46 enum Root {
61 enum ContextScope {
67 enum Provider {
73 enum FileOperation {
103 enum SubFileOperation {
117 enum CopyMoveOpMode {
124 enum Authority {
134 enum UserAction {
[all …]
/frameworks/base/core/proto/android/bluetooth/
Denums.proto24 enum ConnectionStateEnum {
32 enum EnableDisableReasonEnum {
45 enum DirectionEnum {
52 enum LinkTypeEnum {
60 enum DeviceInfoSrcEnum {
68 enum DeviceTypeEnum {
76 enum TransportTypeEnum {
82 // Bond state enum
84 enum BondStateEnum {
92 enum BondSubStateEnum {
[all …]
/frameworks/base/core/proto/android/stats/location/
Dlocation_enums.proto24 enum LocationManagerServiceApi {
33 enum UsageState {
39 enum ProviderType {
48 enum CallbackType {
58 enum LocationRequestQuality {
70 enum LocationRequestIntervalBucket {
83 enum SmallestDisplacementBucket {
92 enum ExpirationBucket {
105 enum GeofenceRadiusBucket {
117 enum ActivityImportance {
/frameworks/base/tools/aapt2/
DConfiguration.proto27 enum LayoutDirection {
33 enum ScreenLayoutSize {
41 enum ScreenLayoutLong {
47 enum ScreenRound {
53 enum WideColorGamut {
59 enum Hdr {
65 enum Orientation {
72 enum UiModeType {
83 enum UiModeNight {
89 enum Touchscreen {
[all …]
/frameworks/base/core/proto/android/server/location/
Denums.proto26 enum GpsSignalQualityEnum {
33 enum GnssNiType {
41 enum GnssUserResponseType {
48 enum GnssNiEncodingType {
57 enum NfwProtocolStack {
71 enum NfwRequestor {
89 enum NfwResponseType {
99 enum SuplMode {
107 // configuration parameter). If none of the bits in the enum are set, the default setting is
109 enum LppProfile {
[all …]
/frameworks/base/core/proto/android/stats/launcher/
Dlauncher.proto21 enum LauncherAction {
34 enum LauncherState {
42 enum Type {
48 enum Item {
60 enum Container {
67 enum Control {
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/
DREADME.md19 enum Submission {
95 enum LoadingState {
101 enum Level {
113 enum QualitySettings {
135 * number of enum fields for `LoadingState` enum is 3
136 * number of enum fields for `Level` enum is 4
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/src/test/resources/testdata/
Dannotation_valid.proto21 enum LoadingState {
25 enum State {
30 enum QualitySettings {
38 enum UnusedEnum {
45 enum NestedEnum {
/frameworks/base/core/proto/android/stats/intelligence/
Denums.proto22 enum Status {
24 // protoc requires enum values to be unique by package rather than enum type.
25 // This forces us to prefix the enum values.
33 enum EventType {
/frameworks/native/vulkan/api/templates/
Dvk_xml.tmpl149 <type name="{{Macro "EnumName" $e | TrimRight "s"}}Bits" category="enum"/>
151 <type name="{{$e.Name}}" category="enum"/>
183 <enum value="{{$d.Expression}}" name="{{$d.Name}}"/>{{Macro "XML.Docs" $d.Docs}}
186 <enum value="1000.0f" name="VK_LOD_CLAMP_NONE"/>
187 <enum value="(-0U)" name="VK_REMAINING_MIP_LEVELS"/>
188 <enum value="(~0U)" name="VK_REMAINING_ARRAY_LAYERS"/>
189 <enum value="(_0ULL)" name="VK_WHOLE_SIZE"/>
190 <enum value="(~0U)" name="VK_ATTACHMENT_UNUSED"/>
191 <enum value="(~0U)" name="VK_QUEUE_FAMILY_IGNORED"/>
192 <enum value="(~0U)" name="VK_SUBPASS_EXTERNAL"/>
[all …]
/frameworks/opt/gamesdk/samples/tuningfork/prototest/proto/
Dtuningfork_extensions.proto5 enum Car {
12 enum Level {
26 enum LOD {
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Ddescriptor_pool_test1.proto39 enum NestedEnum {
47 enum NestedEnum {
56 enum NestedEnum {
69 enum NestedEnum {
77 enum NestedEnum {
86 enum NestedEnum {
/frameworks/base/core/proto/android/service/
Dprocstats_enum.proto23 enum ScreenState {
29 enum MemoryState {
37 // this enum list is from frameworks/base/core/java/com/android/internal/app/procstats/ProcessStats…
39 enum ProcessState {
71 enum ServiceOperationState {
Denums.proto23 enum UsbEndPointType {
30 enum UsbEndPointDirection {
35 enum UsbConnectionRecordMode {
/frameworks/base/core/proto/android/stats/dnsresolver/
Ddns_resolver.proto19 enum EventType {
30 enum ReturnCode {
50 enum NsRcode {
73 enum NsType {
140 enum IpVersion {
146 enum TransportType {
153 enum PrivateDnsModes {
160 enum Transport {
177 enum CacheStatus{
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto31 enum Action {
61 enum Type {
76 enum Type {
112 enum Result {
118 enum Type {
/frameworks/base/cmds/statsd/src/
Dstatsd_config.proto24 enum Position {
36 enum TimeUnit {
91 enum LogicalOperation {
129 enum InitialValue {
201 enum AggregationType {
234 enum SamplingType {
268 enum AggregationType {
284 enum ValueDirection {
322 enum Destination {
363 enum RuleType {
[all …]
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/protos/
DDeviceFiles.proto19 enum LicenseState {
29 enum FileType {
33 enum FileVersion {
/frameworks/rs/script_api/
Drs_object_types.spec89 enum:
98 An enum used to specify one the six faces of a cubemap.
103 enum:
120 enum:
163 enum:
188 enum:
202 enum:
/frameworks/base/core/proto/android/bluetooth/a2dp/
Denums.proto23 // A2dp playback state enum, defined from:
25 enum PlaybackStateEnum {
31 enum AudioCodingModeEnum {
/frameworks/base/core/proto/android/hardware/biometrics/
Denums.proto26 enum ModalityEnum {
33 enum ClientEnum {
40 enum ActionEnum {
48 enum IssueEnum {
/frameworks/opt/gamesdk/test/tuningfork/proto/
Ddev_tuningfork.proto5 enum Level {
17 enum LOD {
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/
Ddev_tuningfork.proto5 enum InstrumentKey {
13 enum Level {
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/assets/tuningfork/
Ddev_tuningfork.proto5 enum InstrumentKey {
13 enum Level {
/frameworks/base/core/proto/android/telephony/
Denums.proto24 enum DataConnectionPowerStateEnum {
33 enum NetworkTypeEnum {
58 enum SignalStrengthEnum {
67 enum ServiceStateEnum {
93 enum SimStateEnum {

1234567891011