Home
last modified time | relevance | path

Searched refs:resourceManager (Results 1 – 5 of 5) sorted by relevance

/interface/sdk-js/kits/
D@kit.LocalizationKit.d.ts23 import resourceManager from '@ohos.resourceManager';
25 export { i18n, intl, resourceManager };
/interface/sdk-js/api/@internal/ets/
Dlifecycle.d.ts26 import resourceManager from '../../@ohos.resourceManager';
232 …onWindowDisplayModeChanged?(isShownInMultiWindow: boolean, newConfig: resourceManager.Configuratio…
/interface/sdk-js/api/application/
DContext.d.ts82 resourceManager: resmgr.ResourceManager; property in Context
/interface/sdk-js/api/
D@ohos.resourceManager.d.ts50 declare namespace resourceManager { namespace
4498 export default resourceManager;
D@ohos.multimedia.image.d.ts24 import type resourceManager from './@ohos.resourceManager'; alias
2506 …function createImageSource(rawfile: resourceManager.RawFileDescriptor, options?: SourceOptions): I…