Home
last modified time | relevance | path

Searched refs:success (Results 1 – 25 of 35) sorted by relevance

12

/interface/sdk-js/api/phone/
D@system.file.d.ts76 success?: (uri: string) => void;
114 success?: (uri: string) => void;
144 success?: (data: { fileList: Array<FileResponse> }) => void;
181 success?: (file: FileResponse) => void;
211 success?: () => void;
259 success?: () => void;
295 success?: (data: { text: string }) => void;
343 success?: () => void;
387 success?: (data: { buffer: Uint8Array }) => void;
417 success?: () => void;
[all …]
D@system.sensor.d.ts178 success: (data: AccelerometerResponse) => void;
202 success: (data: CompassResponse) => void;
226 success: (ret: { distance: number}) => void;
251 success: (data: LightResponse) => void;
275 success: (data: StepCounterResponse) => void;
299 success: (data: BarometerResponse) => void;
330 success: (data: DeviceOrientationResponse) => void;
361 success: (data: GyroscopeResponse) => void;
392 success: (data: GravityResponse) => void;
423 success: (data: MagneticResponse) => void;
[all …]
D@system.brightness.d.ts46 success?: (data: { value: number }) => void;
80 success?: () => void;
104 success?: (data: { mode: BrightnessModeResponse }) => void;
136 success?: () => void;
166 success?: () => void;
D@system.storage.d.ts35 success?: (data: any) => void; property
68 success?: () => void; property
91 success?: () => void; property
118 success?: () => void; property
D@system.geolocation.d.ts83 success?: (data: GeolocationResponse) => void;
107 success?: (data: GetLocationTypeResponse) => void;
137 success: (data: GeolocationResponse) => void;
D@system.bluetooth.d.ts19 success: () => void; property
27 success: () => void; property
51 success: (data: BLEFoundResponse) => void; property
D@system.network.d.ts43 success?: (data: NetworkResponse) => void;
67 success?: (data: NetworkResponse) => void;
D@system.request.d.ts127 success?: (data: UploadResponse) => void; property
173 success?: (data: DownloadResponse) => void; property
199 success?: (data: OnDownloadCompleteResponse) => void; property
D@system.router.d.ts68 success?: (errMsg: string) => void; property
88 success?: (errMsg: string) => void; property
D@system.prompt.d.ts68 success?: (data: { index: number }) => void; property
102 success?: (tapIndex: number, errMsg: string) => void; property
D@system.battery.d.ts43 success?: (data: BatteryResponse) => void;
D@system.package.d.ts35 success?: (data: CheckPackageHasInstalledResponse) => void; property
/interface/sdk-js/api/common/
D@system.file.d.ts83 success?: (uri: string) => void; property
130 success?: (data: FileListResponse) => void; property
174 success?: (uri: string) => void; property
215 success?: (file: FileResponse) => void; property
248 success?: () => void; property
305 success?: () => void; property
373 success?: (data: FileReadTextResponse) => void; property
431 success?: () => void; property
494 success?: (data: FileReadArrayBufferResponse) => void; property
530 success?: () => void; property
[all …]
D@system.sensor.d.ts63 success: (data: AccelerometerResponse) => void; property
94 success: (data: CompassResponse) => void; property
125 success: (data: ProximityResponse) => void; property
156 success: (data: LightResponse) => void; property
188 success: (data: StepCounterResponse) => void; property
219 success: (data: BarometerResponse) => void; property
251 success: (data: HeartRateResponse) => void; property
282 success: (data: OnBodyStateResponse) => void; property
301 success: (data: OnBodyStateResponse) => void; property
365 success: (data: DeviceOrientationResponse) => void; property
[all …]
D@system.storage.d.ts41 success?: (data: any) => void; property
82 success?: () => void; property
108 success?: () => void; property
142 success?: () => void; property
D@system.brightness.d.ts37 success?: (data: BrightnessResponse) => void; property
74 success?: () => void; property
110 success?: (data: BrightnessModeResponse) => void; property
145 success?: () => void; property
178 success?: () => void; property
D@system.bluetooth.d.ts19 success: () => void; property
27 success: () => void; property
51 success: (data: BLEFoundResponse) => void; property
D@system.geolocation.d.ts85 success?: (data: GeolocationResponse) => void; property
122 success?: (data: GetLocationTypeResponse) => void; property
156 success: (data: GeolocationResponse) => void; property
D@system.network.d.ts39 success?: (data: NetworkResponse) => void; property
65 success?: (data: NetworkResponse) => void; property
D@system.request.d.ts164 success?: (data: UploadResponse) => void; property
220 success?: (data: DownloadResponse) => void; property
253 success?: (data: OnDownloadCompleteResponse) => void; property
D@system.cipher.d.ts75 success: (data: CipherResponse) => void; property
161 success: (data: CipherResponse) => void; property
D@system.router.d.ts85 success?: (errMsg: string) => void; property
111 success?: (errMsg: string) => void; property
D@system.prompt.d.ts104 success?: (data: ShowDialogSuccessResponse) => void; property
146 success?: (tapIndex: number, errMsg: string) => void; property
D@system.vibrator.d.ts33 success: () => void; property
D@system.package.d.ts41 success?: (data: CheckPackageHasInstalledResponse) => void; property

12