/test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_radialGradient/entry/src/main/ets/MainAbility/pages/radialGradient/ |
D | RadialGradientPage.ets | 20 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 33 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 46 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 59 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 72 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 85 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 98 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 111 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 124 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… 137 …mRadialGradient: { center: Array<any>; radius: number | string; colors: Array<any>; repeating?: bo… [all …]
|
/test/xts/acts/ability/crossplatform/ability_runtime/ActsCrossplatformAbilityTest/src/main/ets/test/ |
D | ForegroundCallback.test.ets | 60 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 68 (err: any, ability2: any) => { 75 (err: any) => { 78 (err: any, ability3: any) => { 136 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 149 (err: any) => { 162 (err: any, ability2: any) => { 209 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 220 abilityDelegator.doAbilityForeground("", (err: any) => { 232 (err: any, ability2: any) => { [all …]
|
D | BackgroundCallback.test.ets | 70 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 78 (err: any, ability2: any) => { 85 (err: any) => { 139 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 150 (err: any, ability2: any) => { 154 (err: any) => { 167 (err: any, ability2: any) => { 215 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 226 abilityDelegator.doAbilityBackground("", (err: any) => { 238 (err: any, ability2: any) => { [all …]
|
D | BackgroundPromise.test.ets | 71 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 79 (err: any, ability2: any) => { 145 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 156 (err: any, ability2: any) => { 178 (err: any, ability2: any) => { 229 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 260 (err: any, ability2: any) => { 312 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 320 (err: any, ability2: any) => { 330 (err: any, ability3: any) => { [all …]
|
D | ForegroundPromise.test.ets | 69 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 77 (err: any, ability2: any) => { 87 (err: any, ability3: any) => { 150 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 181 (err: any, ability2: any) => { 228 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 259 (err: any, ability2: any) => { 310 abilityDelegator.getCurrentTopAbility((err: any, ability1: any) => { 318 (err: any, ability2: any) => { 328 (err: any, ability3: any) => { [all …]
|
/test/xts/acts/inputmethod/InputMethodDrawnControl/entry/src/main/ets/test/lib/ |
D | Const.ets | 17 export const INVALID_OBJ_NULL:any = {}; 18 export const INVALID_TYPE_NUMBER_123:any = 123; 19 export const INVALID_TYPE_STRING_123:any = '123'; 20 export const INVALID_STRING_NULL:any = ''; 21 export const INVALID_TYPE_STRING_A:any = 'a'; 22 export const INVALID_NULL:any = null; 23 export const INVALID_ENUM_N1:any = -1; 24 export const INVALID_ENUM_2:any = 2;
|
/test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_sweepGradient/entry/src/main/ets/MainAbility/pages/sweepGradient/ |
D | SweepGradientPage.ets | 20 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 35 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 50 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 65 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 80 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 95 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 110 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 125 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 140 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… 155 …pGradient: { center: Array<any>; start?: number | string; end?: number | string; rotation?: number… [all …]
|
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilityforresultstagetest/actsstartabilityforresultnotargetbundleliststagetest/entry/src/main/ets/test/ |
D | StartAbilityForResult.ets | 36 globalThis.delegator.executeShellCommand(cmd, (err: any, d: any) => { 40 globalThis.delegator.executeShellCommand(cmd1, (err: any, d: any) => { 44 globalThis.delegator.executeShellCommand(cmd2, (err: any, d: any) => { 48 globalThis.delegator.executeShellCommand(cmd3, (err: any, d: any) => { 58 globalThis.delegator.executeShellCommand(cmd4, (err: any, d: any) => { 64 globalThis.delegator.executeShellCommand(cmd5, (err: any, d: any) => { 81 globalThis.delegator.executeShellCommand(cmd6, (err: any, d: any) => {
|
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilitystagetest/actsstartabilitynotargetbundleliststagetest/entry/src/main/ets/test/ |
D | StartAbilityTest.ets | 33 globalThis.delegator.getCurrentTopAbility((err: any, data: any) => { 47 globalThis.delegator.executeShellCommand(cmd, (err: any, d: any) => { 52 globalThis.delegator.executeShellCommand(cmd1, (err: any, d: any) => { 57 globalThis.delegator.executeShellCommand(cmd2, (err: any, d: any) => { 63 globalThis.delegator.executeShellCommand(cmd3, (err: any, d: any) => { 73 globalThis.delegator.executeShellCommand(cmd4, (err: any, d: any) => { 81 globalThis.delegator.executeShellCommand(cmd5, (err: any, d: any) => { 90 globalThis.delegator.doAbilityForeground(globalThis.ability, (err: any) => { 136 globalThis.delegator.executeShellCommand(cmd2700, (err: any, d: any) => { 172 globalThis.delegator.executeShellCommand(cmd2800, (err: any, d: any) => { [all …]
|
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilityforresultfatest/actsstartabilityforresultnotargetfatest/entry/src/main/ets/MainAbility/test/ |
D | StartAbilityForResult.test.ets | 34 delegator.executeShellCommand(cmd, (err: any, d: any) => { 39 delegator.executeShellCommand(cmd1, (err: any, d: any) => { 44 delegator.executeShellCommand(cmd2, (err: any, d: any) => { 50 delegator.executeShellCommand(cmd3, (err: any, d: any) => { 61 delegator.executeShellCommand(cmd4, (err: any, d: any) => { 66 delegator.executeShellCommand(cmd5, (err: any, d: any) => { 117 delegator.executeShellCommand(cmd6, (err: any, d: any) => { 155 delegator.executeShellCommand(cmd7, (err: any, d: any) => { 161 delegator.executeShellCommand(cmd8, (err: any, d: any) => {
|
/test/xts/acts/inputmethod/InputMethodDrawnControl/entry/src/main/ets/test/ |
D | inputMethod_attach.test.ets | 43 let st = null as any; 62 const ATTRIBUTE:any = {inputAttribute:{textInputType:0,enterKeyType:0}} 63 let CallBack:any = (error,data)=>{ 92 const ATTRIBUTE:any = {inputAttribute:{textInputType:0,enterKeyType:0}} 93 let CallBack:any = (error,data)=>{ 122 const SHOW_KEYBOARD:any = 0; 123 const ATTRIBUTE:any = {inputAttribute:{textInputType:0,enterKeyType:0}} 124 let CallBack:any = (error,data)=>{ 154 const SHOW_KEYBOARD:any = 1; 155 const ATTRIBUTE:any = {inputAttribute:{textInputType:0,enterKeyType:0}} [all …]
|
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilityfatest/actsstartabilitynotargetbundlelistfatest/entry/src/main/ets/MainAbility/test/ |
D | StartAbility.test.ets | 33 delegator.executeShellCommand(cmd, (err: any, d: any) => { 38 delegator.executeShellCommand(cmd1, (err: any, d: any) => { 43 delegator.executeShellCommand(cmd2, (err: any, d: any) => { 49 delegator.executeShellCommand(cmd3, (err: any, d: any) => { 59 delegator.executeShellCommand(cmd5, (err: any, d: any) => { 66 delegator.executeShellCommand(cmd4, (err: any, d: any) => { 115 delegator.executeShellCommand(cmd6, (err: any, d: any) => { 151 delegator.executeShellCommand(cmd7, (err: any, d: any) => { 157 delegator.executeShellCommand(cmd8, (err: any, d: any) => {
|
/test/xts/hats/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/xts/acts/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/testfwk/arkxtest/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/xts/dcts/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/ostest/wukong/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/xts/tools/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/testfwk/arkxtest/hamock/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/testfwk/developer_test/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/xts/tools/lite/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/testfwk/xdevice/ |
D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 41 "Derivative Works" shall mean any work, whether in Source or Object 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 55 means any form of electronic, verbal, or written communication sent 63 "Contributor" shall mean Licensor and any individual or Legal Entity 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 91 Work or Derivative Works thereof in any medium, with or without 95 (a) You must give any other recipients of the Work or [all …]
|
/test/xts/device_attest/ |
D | LICENSE | 30 "Object" form shall mean any form resulting from mechanical 40 "Derivative Works" shall mean any work, whether in Source or Object 48 "Contribution" shall mean any work of authorship, including 49 the original version of the Work and any modifications or additions 54 means any form of electronic, verbal, or written communication sent 62 "Contributor" shall mean Licensor and any individual or Legal Entity 82 institute patent litigation against any entity (including a 85 or contributory patent infringement, then any patent licenses 90 Work or Derivative Works thereof in any medium, with or without 94 (a) You must give any other recipients of the Work or [all …]
|
/test/xts/device_attest_lite/ |
D | LICENSE | 30 "Object" form shall mean any form resulting from mechanical 40 "Derivative Works" shall mean any work, whether in Source or Object 48 "Contribution" shall mean any work of authorship, including 49 the original version of the Work and any modifications or additions 54 means any form of electronic, verbal, or written communication sent 62 "Contributor" shall mean Licensor and any individual or Legal Entity 82 institute patent litigation against any entity (including a 85 or contributory patent infringement, then any patent licenses 90 Work or Derivative Works thereof in any medium, with or without 94 (a) You must give any other recipients of the Work or [all …]
|
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilityforresultstagetest/actsfreeinstallstartabilityforresultstagetest/entry/src/main/ets/test/ |
D | StartAbilityForResult.ets | 32 globalThis.delegator.executeShellCommand(cmd, (err: any, d: any) => { 37 globalThis.delegator.executeShellCommand(cmd1, (err: any, d: any) => { 42 globalThis.delegator.executeShellCommand(cmd2, (err: any, d: any) => { 47 globalThis.delegator.executeShellCommand(cmd3, (err: any, d: any) => { 59 globalThis.delegator.executeShellCommand(cmd4, (err: any, d: any) => { 66 globalThis.delegator.executeShellCommand(cmd5, (err: any, d: any) => { 72 globalThis.delegator.executeShellCommand(cmd6, (err: any, d: any) => { 79 globalThis.delegator.executeShellCommand(cmd14, (err: any, d: any) => { 191 globalThis.delegator.executeShellCommand(cmd7, (err: any, d: any) => { 196 globalThis.delegator.executeShellCommand(cmd8, (err: any, d: any) => { [all …]
|