Lines Matching full:param
195 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format.
196 * @param { Array<accessibility.Capability> } capability Indicates the ability.
216 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format.
217 * @param { Array<accessibility.Capability> } capability Indicates the ability.
218 * @param { AsyncCallback<void> } callback
241 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format.
260 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format.
261 * @param { AsyncCallback<void> } callback
279 * @param { 'enabledAccessibilityExtensionListChange' } type Indicates the type of event.
280 * @param { Callback<void> } callback Indicates the listener.
295 * @param { 'enabledAccessibilityExtensionListChange' } type Indicates the type of event.
296 * @param { Callback<void> } callback Indicates the listener.
320 * @param { T } value Indicates the value.
338 * @param { T } value Indicates the value.
339 * @param { AsyncCallback<void> } callback
369 * @param { AsyncCallback<T> } callback
382 * @param { Callback<T> } callback Indicates the listener.
399 * @param { Callback<T> } callback Indicates the listener.