Lines Matching refs:String

122 … UncompressEntrance | UncompressResult parseApp(String appPath,String parseMode,String deviceType,
123 …e | UncompressResult parseApp(InputStream input,String parseMode,String deviceType,String hapName,
124 | UncompressEntrance | UncompressResult parseHap(String hapPath) | Java| Functio…
134 | message | String | Failure cause returned if the parsing fails. …
137 | profileInfosStr | List\<String> | Configuration information of the application.| NA |
138 | icon | String | Path of the icon of the entry component. If there is no en…
139 | label | String | Label of the entry component. If there is no entry compone…
146 | name | String | Bundle name. | NA |
147 | moduleName | String | HAP (module) name. | NA |
148 | moduleType | String | Module type. | NA |
149 | deviceType | List\<String> | Device type supported by the current HAP. | NA |
156 | hapName | String | Name of the HAP file that is being parsed. …
158 …viceConfig | Map\<String,DeviceConfig> | Device information. | T…
165 | bundleName | String | Bundle name of the application. …
166 | vendor | String | Vendor of the application. …
167 | relatedBundleName | String | Related bundle name of the application. …
168 | versionName | String | Version name of the application. …
169 | versionCode | String | Version code of the application. …
172 | appName | String | Label of the ability displayed on the home screen. …
173 | appNameEN | String | Label of the ability displayed on the home screen. …
174 | releaseType | String | Release type of the target API version required for ru…
175 | shellVersionCode | String | API version number of the application. …
176 | shellVersionName | String | API version name of the application. …
179 | icon | String | Path of the application icon. …
180 | label | String | Label of the application. …
181 | description | String | Description of the application. …
184 | bundleType | String | Bundle type.<br>- **app**: The bundle is used for an a…
185 | compileSdkVersion | String | SDK version used for compiling the application. …
186 | compileSdkType | String | SDK type used for compiling the application. …
187 | labels | HashMap\<String, String> | Labels of the application in multiple…
188 | descriptions | HashMap\<String, String> | Descriptions of the application in mu…
195 | packageStr | String | Package information about …
196 | name | String | Name of the module. …
197 | description | String | Description of the HAP. …
198 | supportedModes | List\<String> | Modes supported by the HAP…
204 | reqCapabilities | List\<String> | Required capabilities of t…
205 | deviceType | List\<String> | Type of devices on which t…
213 | srcEntrance | String | Entry code path of the app…
214 | process | String | Process name of the HAP. …
215 | mainElement | String | Entry ability name or ExtensionAbility name of t…
216 | uiSyntax | String | Syntax type of a JS compon…
217 | pages | List\<String> | Information about each pag…
221 | descriptions | HashMap\<String, String> | Description of the HAP. …
229 | name | String | Logical name of the ability. …
230 | description | String | Description of the ability. …
231 | descriptionRes | String | Description of the ability. …
232 | icon | String | Icon of the ability. …
233 | iconPath | String | Path of the ability icon. …
234 | label | String | Ability name visible to users. …
235 | labelRes | String | Ability name visible to users. | …
236 | type | String | Ability type. | I…
239 | uri | String | URI of the ability. | …
240 | launchType | String | Launcher type of the ability. | N…
241 | orientation | String | Orientation of the ability. | NA…
244 | readPermission | String | Read permissions of the ability. | …
245 | writePermission | String | Write permissions of the ability. | …
246 | uriPermissionMode | String | URI permission mode of the ability. | …
247 | uriPermissionPath | String | URI permission path of the ability. | …
249 | mission | String | Mission of the ability. | NA…
250 | targetAbility | String | Target ability of the ability. | N…
253 | srcLanguage | String | Source language of the ability. …
254 | srcPath | String | Source path of the ability. …
255 | srcEntrance | String | Source entrance of the ability. …
258 | configChanges | List\<String> | Configuration changes of the ability. …
260 | permissions | List\<String> | Permissions of the ability. | NA…
262 | backgroundModes | List\<String> | Background modes of the ability. | N…
263 | labels | HashMap\<String, String> | Names of the ability displayed to users in multipl…
264 | descriptions | HashMap\<String, String> | Descriptions of the ability in multiple languages.…
270 | moduleName | String | Name of the module. | This field corresponds to…
271 | moduleType | String | Type of the HAP. | This field corresponds to…
274 | virtualMachine | String | Type of the target virtual machine (VM) where the HAP is running.…
288 | name | String | Name of the **MetaDataInfo** struct. | This field is unique to the F…
289 | description | String | Description of the **MetaDataInfo** struct.| This field is unique to the F…
290 | type | String | Type of the **MetaDataInfo** struct. | This field is unique to the F…
296 | name | String | Name of the **CustomizeData** struct. | This field corresponds to **metadata** i…
297 | value | String | Value of the **CustomizeData** struct.| This field corresponds to **metadata** i…
298 | extra | String | Extra information of the **CustomizeData** struct.| This field corresponds to **…
304 | name | String | Name of the requested permission. …
305 | reason | String | Reason for requesting the permission. This field…
307 | reasons | HashMap\<String, String> | Reason for requesting the permission. This field…
313 | ability | List\<String> | Abilities that use the permission. The value is an array. | NA |
314 | when | String | Time when the permission is used. The value can be **inuse** (the permi…
320 | shortcutId | String | ID of the **ShortCut** struct. …
321 | label | String | Label of the **ShortCut** struct. …
322 | icon | String | Icon of the **ShortCut** struct. …
324 | labels | HashMap\<String, String> | Shortcut names displayed to users in multiple languages. …
330 | targetClass | String | Class name for the target ability of the shortcut.| NA |
331 | targetBundle | String | Target bundle name of the shortcut.| NA |
347 | policy | String | Policy information in the struct.| NA |
348 | value | List\<String> | Value information in the struct. | NA |
354 | policy | String | Policy information in the struct.| NA |
355 | value | List\<String> | Value information in the struct. | NA |
361 | policy | String | Policy information in the struct.| NA |
362 | value | List\<String> | Value information in the struct. | NA |
368 | policy | String | Policy information in the struct.| NA |
369 | value | List\<String> | Value information in the struct. | NA |
375 | policy | String | Policy information in the struct.| NA |
376 | value | List\<String> | Value information in the struct. | NA |
382 | name | String | Logical name of the ExtensionAbility. …
383 | srcEntrance | String | JS code path of the ExtensionAbility. …
384 | icon | String | Icon ID of the ExtensionAbility. …
385 | label | String | ExtensionAbility name visible to users. …
386 | description | String | Description of the ExtensionAbility. …
387 | type | String | Type of the ExtensionAbility, which can be **form**,…
388 | permissions | List\<String> | Permissions required when the ExtensionAbility is ca…
389 | readPermission | String | Permission required for reading data in the Extensio…
390 | writePermission | String | Permission required for writing data to the Extensio…
395 | uri | String | URI of the data provided by the ExtensionAbility. …
396 | descriptions | HashMap\<String, String> | Descriptions of the ExtensionAbility in multiple lan…
397 | labels | HashMap\<String, String> | Names of the ExtensionAbility displayed to users in …
403 | actions | List\<String> | Actions of the Want that the ExtensionAbility can receive.| NA …
404 | entities | List\<String> | Entities of the Want that the ExtensionAbility can receive. | N…
410 | schema | String | Schema information of the **ModuleUriInfo** struct. | NA |
411 | host | String | Host of the **ModuleUriInfo** struct. | NA |
412 | port | String | Port of the **ModuleUriInfo** struct. | NA |
413 | pathStartWith | String | Path prefix of the **ModuleUriInfo** struct. | NA |
414 | pathRegex | String | Path regular expression of the **ModuleUriInfo** struct.| NA |
415 | path | String | Path information of the **ModuleUriInfo** struct. | NA |
416 | type | String | Type of the **ModuleUriInfo** struct. | NA |
422 | name | String | Name of the widget. …
423 | type | String | Type of the widget. …
425 | scheduledUpdateTime | String | Scheduled time to update the widget. The value i…
427 | supportDimensions | List\<String> | Dimensions supported by the widget, which can be…
428 | defaultDimension | String | Default dimensions of the widget. The value must…
430 | description | String | Description of the widget. …
431 | src | String | JS code of the widget. …
434 | colorMode | String | Color mode of the widget, which can be **auto**,…
435 | formConfigAbility | String | Ability name for widget adjustment. …
436 | formVisibleNotify | String | Whether the widget is allowed to use the visibil…
437 | providerAbility | String | Ability or ExtensionAbility name of the widget p…
438 | descriptions | HashMap\<String, String> | Descriptions of the ability in multiple language…
445 | name | String | Name of the class corresponding to the current static common event. …
446 | permission | String | Permissions required to implement the static common event. | In the…
447 | data | List\<String> | Additional data array to be carried in the static common event.| In …
448 | type | List\<String> | Type array for configuring the static common event. | In the …
449 | events | List\<String> | Events of the Want that the ExtensionAbility can receive. | In t…
455 | bundleName | String | Bundle name of the shared package.| NA |
456 | moduleName | String | Module name of the shared package.| NA |
457 | versionCode | String | Version number of the shared bundle. | NA |
469 | moduleName | String | Name of the preloaded module.| NA |
475 | targetReqSdk | String | Target SDK version requested. | NA |
476 | compatibleReqSdk | String | Compatible SDK version requested. | NA |
477 | jointUserid | String | Joint user ID. | NA |
478 | process | String | Process. | NA |
479 | arkFlag | String | ArkCompiler flag. | NA |
480 | targetArkVersion | String | Target ArkCompiler version.| NA |
481 | compatibleArkVersion | String | Compatible ArkCompiler version. | NA |
489 | name | String | Name of the default permission. | NA |
490 | grantMode | String | Grant mode of the default permission. | N…
491 | group | String | Group of the default permission. |…
492 | label | String | Label of the default permission. | N…
493 | description | String | Description of the default permission. …
494 | availableScope | List\<String> | Available scope of the default permission. …
495 | labels | HashMap\<String, String> | Labels of the default permission in multiple language…
496 | descriptions | HashMap\<String, String> | Descriptions of the default permission in multiple la…
502 | name | String | Name of the defined permission. …
503 | grantMode | String | Grant mode of the defined permission. …
504 | availableLevel | String | Group of the defined permission. …
507 | label | String | Label of the defined permission. …
508 | description | String | Description of the defined permission. …
509 | descriptions | HashMap\<String, String> | Descriptions of the defined permission in mul…
510 | labels | HashMap\<String, String> | Labels of the defined permission in multiple …
516 | name | String | Name of the default permission group.| NA |
517 | order | String | Sequence of the default permission group. | NA |
518 | icon | String | Icon of the default permission group.| NA |
519 | label | String | Label of the default permission group.| NA |
520 | description | String | Description of the default permission group.| NA |
527 | formEntity | List\<String> | Widget entity.| NA |
528 | minHeight | String | Minimum height of the widget. | NA |
529 | defaultHeight | String | Default height of the widget. | NA |
530 | minWidth | String | Minimum width of the widget | NA |
531 | defaultWidth | String | Default width of the widget. | NA |
537 | name | String | Name of the ModuleMetadataInfo.| NA |
538 | value | String | Value of the ModuleMetadataInfo. | NA |
539 | resource | String | Resource of the ModuleMetadataInfo.| NA |