Lines Matching refs:This
9 > This module is deprecated since API version 9. You are advised to use [launcherBundleManager](js-…
28 Obtains the launcher ability information based on a given bundle name. This API uses an asynchronou…
29 > This API is deprecated since API version 9. You are advised to use [launcherBundleManager.getLaun…
41 This is a system API.
56 Obtains the launcher ability information based on a given bundle name. This API uses a promise to r…
57 > This API is deprecated since API version 9. You are advised to use [launcherBundleManager.getLaun…
69 This is a system API.
88 Registers a callback to receive bundle status changes. This API uses an asynchronous callback to re…
89 > This API is deprecated since API version 9. You are advised to use [bundleMonitor.on](js-apis-bun…
101 This is a system API.
115 Registers a callback to receive bundle status changes. This API uses a promise to return the result.
116 > This API is deprecated since API version 9. You are advised to use [bundleMonitor.on](js-apis-bun…
128 This is a system API.
147 Deregisters the callback that receives bundle status changes. This API uses an asynchronous callbac…
148 > This API is deprecated since API version 9. You are advised to use [bundleMonitor.off](js-apis-bu…
160 This is a system API.
173 Deregisters the callback that receives bundle status changes. This API uses a promise to return the…
174 > This API is deprecated since API version 9. You are advised to use [bundleMonitor.off](js-apis-bu…
186 This is a system API.
204 Obtains the information about all launcher abilities. This API uses an asynchronous callback to ret…
205 > This API is deprecated since API version 9. You are advised to use [launcherBundleManager.getAllL…
217 This is a system API.
230 Obtains the information about all launcher abilities. This API uses a promise to return the result.
231 > This API is deprecated since API version 9. You are advised to use [launcherBundleManager.getAllL…
243 This is a system API.
261 Obtains the shortcut information based on a given bundle name. This API uses an asynchronous callba…
262 > This API is deprecated since API version 9. You are advised to use [launcherBundleManager.getShor…
274 This is a system API.
287 Obtains the shortcut information based on a given bundle name. This API uses a promise to return th…
288 > This API is deprecated since API version 9. You are advised to use [launcherBundleManager.getShor…
300 This is a system API.