Lines Matching refs:desc

17   __BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: audio output device}
18 ISOUTPUT: {type: INT32, desc: is output device}
19 STREAMID: {type: INT32, desc: stream id}
20 STREAMTYPE: {type: INT32, desc: stream type}
21 DEVICETYPE: {type: INT32, desc: device type}
22 NETWORKID: {type: STRING, desc: network id}
23 ADDRESS: {type: STRING, desc: device address}
24 DEVICE_DETAILED_CATEGORY: {type: STRING, desc: device detailed category}
27 __BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: audio input device}
28 ISOUTPUT: {type: INT32, desc: output device}
29 STREAMID: {type: INT32, desc: stream id}
30 APP_UID: {type: INT32, desc: user id}
31 APP_PID: {type: INT32, desc: process id}
32 STREAMTYPE: {type: INT32, desc: stream type}
33 VOLUME: {type: FLOAT, desc: audio volume}
34 SYSVOLUME: {type: FLOAT, desc: sys volume}
35 VOLUMEFACTOR: {type: FLOAT, desc: stream volume factor}
36 POWERVOLUMEFACTOR: {type: FLOAT, desc: power volume factor}
39 __BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: capturer state change}
40 ISOUTPUT: {type: INT32, desc: output device}
41 STREAMID: {type: INT32, desc: stream id}
42 UID: {type: INT32, desc: user id}
43 PID: {type: INT32, desc: process id}
44 TRANSACTIONID: {type: UINT64, desc: transaction id}
45 STREAMTYPE: {type: INT32, desc: stream type}
46 STATE: {type: INT32, desc: audio state}
47 DEVICETYPE: {type: INT32, desc: device type}
48 NETWORKID: {type: STRING, desc: network id}
51 __BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: render stream standby state change}
52 STREAMID: {type: INT32, desc: stream id}
53 STANDBY: {type: INT32, desc: standby state}
56 __BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: headset connection state}
57 ISCONNECT: {type: INT32, desc: is plugged in}
58 HASMIC: {type: INT32, desc: mic available}
59 DEVICETYPE: {type: INT32, desc: device type}
62 …__BASE: {type: STATISTIC, level: MINOR, tag: PowerStats, desc: application play silently backgroun…
63 APP_NAME: {type: STRING, desc: application name}
64 APP_VERSION_CODE: {type: UINT32, desc: application version code}
65 TIMES: {type: UINT32, desc: how many times when this event happens}
68 …__BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: report the behavior of silent backgr…
69 APP_NAME: {type: STRING, desc: application name}
70 APP_VERSION_CODE: {type: UINT32, desc: application version code}
73 …__BASE: {type: FAULT, level: CRITICAL, desc: load configuration failed on audio policy service sta…
74 CATEGORY: {type: UINT16, desc: category of audio policy configuration in uint16}
77 __BASE: {type: FAULT, level: CRITICAL, desc: load effect engine failed on audio service startup}
78 ENGINE_TYPE: {type: UINT16, desc: type of audio effect engine in uint16}
81 __BASE: {type: FAULT, level: CRITICAL, desc: audio service start up failed}
82 SERVICE_ID: {type: UINT8, desc: audio service id}
83 ERROR_CODE: {type: INT32, desc: error code}
86 __BASE: {type: STATISTIC, level: MINOR, desc: audio stream for playback is exhausted}
87 …DUBIOUS_APP: {type: STRING, desc: dubious application name which used most resources when this err…
88 TIMES: {type: UINT32, desc: how many times when this error happens}
91 __BASE: {type: STATISTIC, level: MINOR, desc: audio stream create error}
92 APP_NAME: {type: STRING, desc: application name who created audio stream error}
93 IS_PLAYBACK: {type: BOOL, desc: created stream is used for playback or capture}
94 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
95 ERROR_CODE: {type: INT32, desc: error code}
96 TIMES: {type: UINT32, desc: how many times when this error happen}
99 __BASE: {type: STATISTIC, level: MINOR, desc: audio stream property statistic}
100 IS_PLAYBACK: {type: BOOL, desc: created stream is used for playback or capture}
101 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
102 APP_NAME: {type: STRING, desc: Application name which is using this stream}
103 ENCODING_TYPE: {type: UINT8, desc: encoding type of this stream}
104 CHANNEL_LAYOUT: {type: UINT64, desc: channel layout of this stream}
105 DURATION: {type: UINT32, desc: duration of this stream}
108 __BASE: {type: STATISTIC, level: MINOR, desc: audio stream utilization statistic}
109 IS_PLAYBACK: {type: BOOL, desc: created stream is used for playback or capture}
110 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
111 PIPE_TYPE: {type: UINT8, desc: pipe type e.g. normal/lowlatency/offload/multichannel e.t.c.}
112 APP_NAME: {type: STRING, desc: Application name which is using this stream}
113 SAMPLE_RATE: {type: UINT32, desc: sample rate of this stream}
114 EFFECT_CHAIN: {type: UINT8, desc: effect chain of this stream}
115 DURATION: {type: UINT32, desc: duration of this stream}
118 __BASE: {type: STATISTIC, level: MINOR, desc: audio device utilization statistic}
119 DEVICE_TYPE: {type: UINT8, desc: audio device type}
120 IS_PLAYBACK: {type: BOOL, desc: this stream is used for playback or capture}
121 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
122 DURATION: {type: UINT32, desc: duration of using this devices}
125 __BASE: {type: STATISTIC, level: MINOR, desc: blue tooth device utilization statistic}
126 BT_TYPE: {type: UINT8, desc: blue tooth type}
127 IS_PLAYBACK: {type: BOOL, desc: this stream is used for playback or capture}
128 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
129 DURATION: {type: UINT32, desc: duration of using this devices}
132 __BASE: {type: STATISTIC, level: MINOR, desc: underrun or overrun statistic}
133 APP_NAME: {type: STRING, desc: Application name whose audio stream has underrun or overrun}
134 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
135 PIPE_TYPE: {type: UINT8, desc: pipe type e.g. normal/lowlatency/offload/multichannel e.t.c.}
136 IS_PLAYBACK: {type: BOOL, desc: this stream is used for playback or capture}
137 TIMES: {type: UINT32, desc: how many times when this event happend}
140 __BASE: {type: STATISTIC, level: MINOR, desc: playback volume statistic}
141 STREAM_TYPE: {type: UINT8, desc: StreamUsage of playback stream}
142 LEVEL: {type: INT32, desc: volume level}
143 DEVICE_TYPE: {type: UINT8, desc: audio device type}
144 DURATION: {type: UINT32, desc: duration of this volume level}
147 __BASE: {type: STATISTIC, level: MINOR, desc: muted audio capture statistic}
148 STREAM_TYPE: {type: UINT8, desc: SourceType of audio capture stream}
149 DEVICE_TYPE: {type: UINT8, desc: audio device type}
150 DURATION: {type: UINT32, desc: duration of muted capture}
153 __BASE: {type: BEHAVIOR, level: MINOR, desc: audio route change}
154 TIMESTAMP: {type: UINT64, desc: when does this change happens}
155 REASON: {type: UINT8, desc: route change reason}
156 DEVICE_TYPE_BEFORE_CHANGE: {type: UINT8, desc: audio device type before change}
157 DEVICE_TYPE_AFTER_CHANGE: {type: UINT8, desc: audio device type after change}
160 __BASE: {type: BEHAVIOR, level: MINOR, desc: audio pipe change}
161 APP_NAME: {type: STRING, desc: application name}
162 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
163 IS_PLAYBACK: {type: BOOL, desc: this stream is used for playback or capture}
164 …PIPE_TYPE_BEFORE_CHANGE: {type: UINT8, desc: pipe type e.g. normal/lowlatency/offload/multichannel…
165 …PIPE_TYPE_AFTER_CHANGE: {type: UINT8, desc: pipe type e.g. normal/lowlatency/offload/multichannel …
166 REASON: {type: UINT8, desc: audio pipe change reason}
169 …__BASE: {type: BEHAVIOR, level: MINOR, desc: audio force migrate between loacal device and remote …
170 DEVICE_DESC: {type: STRING, desc: device desc}
171 APP_NAME: {type: STRING, desc: application whose focus is migrated}
172 MIGRATE_DIRECTION: {type: UINT8, desc: migrate direction}
175 __BASE: {type: BEHAVIOR, level: MINOR, desc: Forcibly select an audio playback device}
176 APP_NAME: {type: STRING, desc: application name who has forcibly select an audio playback device}
177 DEVICE_TYPE: {type: UINT8, desc: audio device type which is set force used}
178 IS_PLAYBACK: {type: BOOL, desc: this stream is used for playback or capture}
179 …STREAM_TYPE: {type: UINT8, desc: stream type which can be either StreamUsage in playback or Source…
182 __BASE: {type: BEHAVIOR, level: MINOR, desc: AI voice noise suppression change}
183 CURRENT_VALUE: {type: INT32, desc: current value after operation triggered}