Home
last modified time | relevance | path

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

/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_controller.cpp118 OnStateChanged(state, reason); in UpdateState()
121 bind(&ScreenController::OnStateChanged, this, placeholders::_1, reason); in UpdateState()
275 void ScreenController::OnStateChanged(DisplayState state, uint32_t reason) in OnStateChanged() function in OHOS::DisplayPowerMgr::ScreenController
282 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "[UL_POWER] OnStateChanged state=%{public}d, reason=%{public}u", in OnStateChanged()
293 DISPLAY_HILOGI(FEAT_BRIGHTNESS, "OnStateChanged set screenOnBrightness=%{public}d", screenOnBrightness); in OnStateChanged()
/base/powermgr/display_manager/state_manager/service/native/include/
H A Dscreen_controller.h77 void OnStateChanged(DisplayState state, uint32_t reason);
/base/location/services/location_locator/locator/include/
H A Dlocator_required_data_manager.h116 void OnStateChanged(const int transport, const int status) override;
/base/location/test/location_locator/source/
H A Dlocator_required_data_manager_test.cpp143 locatorBluetoothHost->OnStateChanged(0, 0); in HWTEST_F()
/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp173 void LocatorBluetoothHost::OnStateChanged(const int transport, const int status) {} in OnStateChanged() function in OHOS::Location::LocatorBluetoothHost

Completed in 3 milliseconds