Searched defs:OnDisplayInfoChange (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_display_change_adapter.cpp | 83 void WindowDisplayChangeAdapter::OnDisplayInfoChange(const sptr<IRemoteObject>& token, in OnDisplayInfoChange() function in OHOS::Rosen::WindowDisplayChangeAdapter
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | js_service_extension.h | 203 …void OnDisplayInfoChange(const sptr<IRemoteObject>& token, Rosen::DisplayId displayId, float densi… in OnDisplayInfoChange() function
|
H A D | ui_ability.h | 557 …void OnDisplayInfoChange(const sptr<IRemoteObject>& token, Rosen::DisplayId displayId, float densi… in OnDisplayInfoChange() function
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_display_change_adapter_test.cpp | 35 void OnDisplayInfoChange(const sptr<IRemoteObject>& token, DisplayId displayId, float density, in OnDisplayInfoChange() function in OHOS::Rosen::TestDisplayInfoChangedListener
|
H A D | window_manager_test.cpp | 90 void OnDisplayInfoChange(const sptr<IRemoteObject>& token, DisplayId displayId, float density, in OnDisplayInfoChange() function in OHOS::Rosen::TestDisplayInfoChangedListener
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | js_service_extension.cpp | 856 void JsServiceExtension::OnDisplayInfoChange(const sptr<IRemoteObject>& token, Rosen::DisplayId dis… in OnDisplayInfoChange() function in OHOS::AbilityRuntime::JsServiceExtension
|
H A D | ui_ability.cpp | 834 void UIAbility::OnDisplayInfoChange(const sptr<IRemoteObject>& token, Rosen::DisplayId displayId, f… in OnDisplayInfoChange() function in OHOS::AbilityRuntime::UIAbility
|