Home
last modified time | relevance | path

Searched refs:uiAppearanceServiceProxy (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability_client.cpp124 sptr<UiAppearanceAbilityInterface> uiAppearanceServiceProxy = in CreateUiAppearanceServiceProxy() local
126 if (uiAppearanceServiceProxy == nullptr) { in CreateUiAppearanceServiceProxy()
127 LOGE("Get uiAppearanceServiceProxy from SA failed."); in CreateUiAppearanceServiceProxy()
130 LOGI("Get uiAppearanceServiceProxy successful."); in CreateUiAppearanceServiceProxy()
131 return uiAppearanceServiceProxy; in CreateUiAppearanceServiceProxy()

Completed in 1 milliseconds