Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/app_state_manager/test/
H A Dapp_state_observer_test.cpp55 * @tc.desc: Verify the action of the InitAppStateObserver function when hasInit_ is true and false respectively
63 ASSERT_NO_FATAL_FAILURE(APP_OBSERVER_MGR->InitAppStateObserver()); in HWTEST_F()
65 ASSERT_NO_FATAL_FAILURE(APP_OBSERVER_MGR->InitAppStateObserver()); in HWTEST_F()
/foundation/multimodalinput/input/service/app_state_manager/include/
H A Dapp_state_observer.h49 void InitAppStateObserver();
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp59 InitAppStateObserver(); in Init()
68 self->InitAppStateObserver(); in Init()
516 void ConnectionStateManager::InitAppStateObserver() in InitAppStateObserver() function in OHOS::AAFwk::ConnectionStateManager
532 self->InitAppStateObserver(); in InitAppStateObserver()
/foundation/multimodalinput/input/service/app_state_manager/src/
H A Dapp_state_observer.cpp88 void AppObserverManager::InitAppStateObserver() in InitAppStateObserver() function in OHOS::MMI::AppObserverManager
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_state_manager.h216 void InitAppStateObserver();
/foundation/ability/ability_runtime/test/fuzztest/connectionstatemanager_fuzzer/
H A Dconnectionstatemanager_fuzzer.cpp228 connectionStateManager->InitAppStateObserver(); in DoSomethingInterestingWithMyAPI()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp887 APP_OBSERVER_MGR->InitAppStateObserver(); in OnStart()
2208 APP_OBSERVER_MGR->InitAppStateObserver(); in OnAddSystemAbility()

Completed in 9 milliseconds