Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H A Dwindowmanager_fuzzer.cpp184 …sptr<ICameraFloatWindowChangedListener> cameraFloatWindowChanagedListener = new CameraFloatWindowC… in DoSomethingInterestingWithMyAPI() local
185 windowManager.RegisterCameraFloatWindowChangedListener(cameraFloatWindowChanagedListener); in DoSomethingInterestingWithMyAPI()
191 windowManager.UnregisterCameraFloatWindowChangedListener(cameraFloatWindowChanagedListener); in DoSomethingInterestingWithMyAPI()