Lines Matching refs:desc

18   __BASE: {type: FAULT, level: MINOR, desc: subscribe notification error}
19 PID: {type: INT32, desc: subscriber pid}
20 UID: {type: INT32, desc: subscriber uid}
21 USER_ID: {type: INT32, desc: subscribe notification published from this userId}
22 BUNDLE_NAME: {type: STRING, desc: subscribe notification published from this bundle names}
23 ERROR_CODE: {type: INT32, desc: error code}
26 __BASE: {type: FAULT, level: MINOR, desc: enable notification error}
27 BUNDLE_NAME: {type: STRING, desc: bundle name}
28 UID: {type: INT32, desc: uid of application}
29 ENABLE: {type: BOOL, desc: enable state}
30 ERROR_CODE: {type: INT32, desc: error code}
33 __BASE: {type: FAULT, level: MINOR, desc: enable notification slot error}
34 BUNDLE_NAME: {type: STRING, desc: bundle name}
35 UID: {type: INT32, desc: uid of application}
36 SLOT_TYPE: {type: INT32, desc: slot type}
37 ENABLE: {type: BOOL, desc: enable state}
38 ERROR_CODE: {type: INT32, desc: error code}
41 __BASE: {type: STATISTIC, level: MINOR, desc: publish notification error}
42 NOTIFICATION_ID: {type: INT32, desc: notification Id}
43 CONTENT_TYPE: {type: INT32, desc: notification content type}
44 BUNDLE_NAME: {type: STRING, desc: bundle name of notification creater}
45 USER_ID: {type: INT32, desc: userId of notification creater}
46 ERROR_CODE: {type: INT32, desc: error code}
49 __BASE: {type: FAULT, level: MINOR, desc: flow control occured}
50 NOTIFICATION_ID: {type: INT32, desc: notification Id}
51 BUNDLE_NAME: {type: STRING, desc: bundle name}
52 UID: {type: INT32, desc: uid of application}
56 __BASE: {type: BEHAVIOR, level: MINOR, desc: subscribe notification}
57 PID: {type: INT32, desc: subscriber pid}
58 UID: {type: INT32, desc: subscriber uid}
59 USER_ID: {type: INT32, desc: subscribe notification published from this userId}
60 BUNDLE_NAME: {type: STRING, desc: subscribe notification published from this bundle names}
63 __BASE: {type: BEHAVIOR, level: MINOR, desc: unsubscribe notification}
64 PID: {type: INT32, desc: subscriber pid}
65 UID: {type: INT32, desc: subscriber uid}
66 USER_ID: {type: INT32, desc: unsubscribe notification published from this userId}
67 BUNDLE_NAME: {type: STRING, desc: unsubscribe notification published from this bundle names}
70 __BASE: {type: BEHAVIOR, level: MINOR, desc: enable notification}
71 BUNDLE_NAME: {type: STRING, desc: bundle name}
72 UID: {type: INT32, desc: uid of application}
73 ENABLE: {type: BOOL, desc: enable state}
76 __BASE: {type: BEHAVIOR, level: MINOR, desc: enable notification slot}
77 BUNDLE_NAME: {type: STRING, desc: bundle name}
78 UID: {type: INT32, desc: uid of application}
79 SLOT_TYPE: {type: INT32, desc: slot type}
80 ENABLE: {type: BOOL, desc: enable state}
84 __BASE: {type: STATISTIC, level: MINOR, desc: publish notification}
85 NOTIFICATION_ID: {type: INT32, desc: notification Id}
86 CONTENT_TYPE: {type: INT32, desc: notification content type}
87 BUNDLE_NAME: {type: STRING, desc: bundle name of notification creater}
88 USER_ID: {type: INT32, desc: userId of notification creater}
91 __BASE: {type: STATISTIC, level: MINOR, desc: cancel notification}
92 NOTIFICATION_ID: {type: INT32, desc: notification Id}
93 NOTIFICATION_LABEL: {type: STRING, desc: notification label}
94 BUNDLE_NAME: {type: STRING, desc: bundle name}
95 UID: {type: INT32, desc: uid of application}
98 __BASE: {type: STATISTIC, level: MINOR, desc: cancel notification}
99 NOTIFICATION_ID: {type: INT32, desc: notification Id}
100 NOTIFICATION_LABEL: {type: STRING, desc: notification label}
101 BUNDLE_NAME: {type: STRING, desc: bundle name}
102 UID: {type: INT32, desc: uid of application}
105 __BASE: {type: STATISTIC, level: MINOR, tag: PowerStats, desc: alarm trigger}
106 UID: {type: INT32, desc: package uid}
107 NAME: {type: STRING, desc: call package name}
108 TYPE: {type: INT32, desc: reminder type}
109 REPEAT: {type: INT32, desc: reminder is repeat}
110 TRIGGER_TIME: {type: UINT64, desc: reminder trigger time}
111 RING_TIME: {type: INT32, desc: reminder ring time}
114 __BASE: {type: STATISTIC, level: MINOR, desc: publish download liveview state}
115 NOTIFICATION_ID: {type: INT32, desc: notification Id}
116 BUNDLE_NAME: {type: STRING, desc: bundle name}
117 CONTENT_TYPE: {type: INT32, desc: notification content type}
118 OPERATE_FLAG: {type: INT32, desc: download liveview operate flag}