Lines Matching refs:BundleFlag

47 …available enumerated values, see the application information flags in [BundleFlag](#bundleflagdepr…
97 …available enumerated values, see the application information flags in [BundleFlag](#bundleflagdepr…
143 …available enumerated values, see the application information flags in [BundleFlag](#bundleflagdepr…
168 getAllBundleInfo(bundleFlag: BundleFlag, userId?: number): Promise\<Array\<BundleInfo\>\>
184BundleFlag | Yes | Type of information that will be returned. For details about the available enu…
215 getAllBundleInfo(bundleFlag: BundleFlag, callback: AsyncCallback\<Array\<BundleInfo\>\>): void
231BundleFlag | Yes | Type of information that wil…
255 getAllBundleInfo(bundleFlag: BundleFlag, userId: number, callback: AsyncCallback\<Array\<BundleInfo…
271BundleFlag | Yes | Type of information tha…
317 … the available enumerated values, see the bundle information flags in [BundleFlag](#bundleflagdepr…
369 … the available enumerated values, see the bundle information flags in [BundleFlag](#bundleflagdepr…
412 … the available enumerated values, see the bundle information flags in [BundleFlag](#bundleflagdepr…
456 …available enumerated values, see the application information flags in [BundleFlag](#bundleflagdepr…
502 …available enumerated values, see the application information flags in [BundleFlag](#bundleflagdepr…
511 let bundleFlags: number = bundle.BundleFlag.GET_APPLICATION_INFO_WITH_PERMISSION;
544 …available enumerated values, see the application information flags in [BundleFlag](#bundleflagdepr…
552 let bundleFlags: number = bundle.BundleFlag.GET_APPLICATION_INFO_WITH_PERMISSION;
580 … the available enumerated values, see the bundle information flags in [BundleFlag](#bundleflagdepr…
621 … the available enumerated values, see the bundle information flags in [BundleFlag](#bundleflagdepr…
1001 …the available enumerated values, see the ability information flags in [BundleFlag](#bundleflagdepr…
1057 …the available enumerated values, see the ability information flags in [BundleFlag](#bundleflagdepr…
1106 …the available enumerated values, see the ability information flags in [BundleFlag](#bundleflagdepr…
1409 ## BundleFlag<sup>deprecated<sup>
1411 > This API is deprecated since API version 9. You are advised to use [bundleManager.BundleFlag](js-…