diff --git a/api/@ohos.accessibility.config.d.ts b/api/@ohos.accessibility.config.d.ts index f3ccfb8953c1f3e28c9bc41bdbaaafa80b5d4ce5..d8c5f1ff2e628a067542177ae3a0c7e1affad015 100644 --- a/api/@ohos.accessibility.config.d.ts +++ b/api/@ohos.accessibility.config.d.ts @@ -204,7 +204,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -226,7 +226,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -251,7 +251,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -271,7 +271,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -291,7 +291,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -310,7 +310,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -329,7 +329,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -348,7 +348,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -392,7 +392,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -412,7 +412,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -457,7 +457,7 @@ declare namespace config { * @throws { BusinessError } 201 - Permission verification failed. * The application does not have the permission required to call the API. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. diff --git a/api/@ohos.accessibility.d.ts b/api/@ohos.accessibility.d.ts index 9782e2d53d5993be8593ef09394a5bd413b6b8dc..6b9c06c9401ef57ad7ff246cdd50cd730b9f02e7 100644 --- a/api/@ohos.accessibility.d.ts +++ b/api/@ohos.accessibility.d.ts @@ -1147,7 +1147,7 @@ declare namespace accessibility { * @param { AbilityType } abilityType The type of the accessibility ability. {@code AbilityType} eg.spoken * @param { AbilityState } stateType The state of the accessibility ability. {@code AbilityState} eg.installed * @returns { Promise> } Returns the list of abilityInfos. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1165,7 +1165,7 @@ declare namespace accessibility { * @param { AbilityType } abilityType The type of the accessibility ability. {@code AbilityType} eg.spoken * @param { AbilityState } stateType The state of the accessibility ability. {@code AbilityState} eg.installed * @param { AsyncCallback> } callback - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1221,7 +1221,7 @@ declare namespace accessibility { * * @param { EventInfo } event The object of the accessibility {@code EventInfo} . * @param { AsyncCallback } callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1236,7 +1236,7 @@ declare namespace accessibility { * * @param { EventInfo } event The object of the accessibility {@code EventInfo} . * @returns { Promise } Returns {@code true} if success ; returns {@code false} otherwise. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1259,7 +1259,7 @@ declare namespace accessibility { * * @param { 'accessibilityStateChange' } type state event type. * @param { Callback } callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1271,7 +1271,7 @@ declare namespace accessibility { * * @param { 'accessibilityStateChange' } type state event type. * @param { Callback } callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1287,7 +1287,7 @@ declare namespace accessibility { * * @param { 'touchGuideStateChange' } type state event type. * @param { Callback } callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1301,7 +1301,7 @@ declare namespace accessibility { * Register the observe of the screen reader state changed. * @param { 'screenReaderStateChange' } type state event type. * @param { Callback } callback callback Asynchronous callback interface. - * @throws { BusinessError } 401 Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1329,7 +1329,7 @@ declare namespace accessibility { * * @param { 'accessibilityStateChange' } type state event type * @param { Callback } callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1341,7 +1341,7 @@ declare namespace accessibility { * * @param { 'accessibilityStateChange' } type state event type * @param { Callback } callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1357,7 +1357,7 @@ declare namespace accessibility { * * @param { 'touchGuideStateChange' } type state event type * @param { Callback } callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1371,7 +1371,7 @@ declare namespace accessibility { * Unregister the observe of the screen reader state changed. * @param { 'screenReaderStateChange' } type state event type * @param { Callback } callback callback Asynchronous callback interface. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1434,7 +1434,7 @@ declare namespace accessibility { * * @param { 'enableChange' } type * @param { Callback } callback - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1449,7 +1449,7 @@ declare namespace accessibility { * * @param { 'styleChange' } type * @param { Callback } callback - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1464,7 +1464,7 @@ declare namespace accessibility { * * @param { 'enableChange' } type * @param { Callback } callback - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -1479,7 +1479,7 @@ declare namespace accessibility { * * @param { 'styleChange' } type * @param { Callback } callback - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. diff --git a/api/@ohos.application.AccessibilityExtensionAbility.d.ts b/api/@ohos.application.AccessibilityExtensionAbility.d.ts index 2e77bb914646be28421ad216e8f4e4c4a1b82c18..ddc4e737bbaa899d12dedded967e488d489bc614 100644 --- a/api/@ohos.application.AccessibilityExtensionAbility.d.ts +++ b/api/@ohos.application.AccessibilityExtensionAbility.d.ts @@ -102,6 +102,7 @@ export type Rect = _Rect; * * @typedef {_Parameter} * @syscap SystemCapability.BarrierFree.Accessibility.Core + * @systemapi * @since 20 */ export type Parameter = _Parameter; diff --git a/api/application/AccessibilityExtensionContext.d.ts b/api/application/AccessibilityExtensionContext.d.ts index c56f156b7ac5bf4144269ba71feec48930507fa7..92099a3d89df98ccc4687b64afa13bf61b348ccc 100644 --- a/api/application/AccessibilityExtensionContext.d.ts +++ b/api/application/AccessibilityExtensionContext.d.ts @@ -38,7 +38,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { Array } targetNames The bundle names that are interested in sending the event. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -53,7 +53,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { Array } targetNames The bundle names that are interested in sending the event. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -68,7 +68,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { boolean } isAccessibilityFocus Indicates whether the acquired element has an accessibility focus. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -84,7 +84,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { boolean } isAccessibilityFocus Indicates whether the acquired element has an accessibility focus. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -98,7 +98,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { /** * Get focus element. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -114,7 +114,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { number } windowId Indicates the window ID. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -130,7 +130,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { number } [windowId] Indicates the window ID. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -144,7 +144,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { /** * Get window root element. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -160,7 +160,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { number } displayId Indicates the display ID. * @param { AsyncCallback> } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -176,7 +176,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { number } displayId Indicates the display ID. * @returns { Promise> } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -190,7 +190,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { /** * Get window list. * @param { AsyncCallback> } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -206,7 +206,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { GesturePath } gesturePath Indicates the gesture path. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -223,7 +223,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * * @param { GesturePath } gesturePath Indicates the gesture path. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -239,7 +239,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * Inject gesture path events. * * @param { GesturePath } gesturePath Indicates the gesture path. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -256,7 +256,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * @param { Want } want - Indicates the start options. * @returns { Promise } * @throws { BusinessError } 201 - The application does not have the permission required to call the API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -272,7 +272,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * @param { number } elementId Indicates the elementId. * @returns { Promise> } * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -288,7 +288,7 @@ export default class AccessibilityExtensionContext extends ExtensionContext { * @param { number } windowId Indicates whether the windowid can be used as the default focus. * @returns { Promise> } * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -443,7 +443,7 @@ declare interface AccessibilityElement { * * @param { T } attributeName Indicates the attribute name. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -462,7 +462,7 @@ declare interface AccessibilityElement { * * @param { T } attributeName Indicates the attribute name. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -499,7 +499,7 @@ declare interface AccessibilityElement { * @param { string } actionName Indicates the action name. * @param { object } parameters Indicates the parameters needed to execute the action. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -516,7 +516,7 @@ declare interface AccessibilityElement { * @param { string } actionName Indicates the action name. * @param { object } parameters Indicates the parameters needed to execute the action. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -532,7 +532,7 @@ declare interface AccessibilityElement { * * @param { string } actionName Indicates the action name. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -568,7 +568,7 @@ declare interface AccessibilityElement { * * @param { boolean } isEnable Indicates whether the screen curtain is enabled. * @throws { BusinessError } 202 - Permission verification failed. A non-system application calls a system API. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -585,7 +585,7 @@ declare interface AccessibilityElement { * @param { 'content' } type The type of query condition is content. * @param { string } condition Indicates the specific content to be queried. * @param { AsyncCallback> } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -601,7 +601,7 @@ declare interface AccessibilityElement { * @param { 'content' } type The type of query condition is content. * @param { string } condition Indicates the specific content to be queried. * @returns { Promise> } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -617,7 +617,7 @@ declare interface AccessibilityElement { * @param { 'focusType' } type The type of query condition is focus type. * @param { FocusType } condition Indicates the type of focus to query. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -633,7 +633,7 @@ declare interface AccessibilityElement { * @param { 'focusType' } type The type of query condition is focus type. * @param { FocusType } condition Indicates the type of focus to query. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -649,7 +649,7 @@ declare interface AccessibilityElement { * @param { 'focusDirection' } type The type of query condition is focus direction. * @param { FocusDirection } condition Indicates the direction of search focus to query. * @param { AsyncCallback } callback Indicates the listener. - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -665,7 +665,7 @@ declare interface AccessibilityElement { * @param { 'focusDirection' } type The type of query condition is focus direction. * @param { FocusDirection } condition Indicates the direction of search focus to query. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -681,7 +681,7 @@ declare interface AccessibilityElement { * @param { 'textType' } type The type of query condition is text type. * @param { string } condition Indicates the specific content to be queried. * @returns { Promise> } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed. @@ -697,7 +697,7 @@ declare interface AccessibilityElement { * @param { 'elementId' } type The type of query condition is element id. * @param { number } condition Indicates the specific content to be queried. * @returns { Promise } - * @throws { BusinessError } 401 - Input parameter error. Possible causes: + * @throws { BusinessError } 401 - Parameter error. Possible causes: * 1. Mandatory parameters are left unspecified; * 2. Incorrect parameter types; * 3. Parameter verification failed.