Searched defs:resourceManager (Results 1 – 4 of 4) sorted by relevance
22 import type resourceManager from '@ohos.resourceManager'; alias
28 private static resourceManager: ResourceManager = undefined property in ResourceManager
156 const resourceManager: resourceManager.ResourceManager | undefined = constant
35 private resourceManager: ResourceManager = ResourceManager.getInstance(); property in FormManager