Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/app_state_manager/src/
H A Dapp_state_observer.cpp68 APP_OBSERVER_MGR->SetForegroundAppData(list); in GetForegroundApplicationInfo()
81 void AppObserverManager::SetForegroundAppData(std::vector<AppExecFwk::AppStateData> list) in SetForegroundAppData() function in OHOS::MMI::AppObserverManager
/foundation/multimodalinput/input/service/app_state_manager/include/
H A Dapp_state_observer.h50 void SetForegroundAppData(std::vector<AppExecFwk::AppStateData> list);
/foundation/multimodalinput/input/service/app_state_manager/test/
H A Dapp_state_observer_test.cpp40 * @tc.desc: Verify the SetForegroundAppData and GetForegroundAppData functions
48 APP_OBSERVER_MGR->SetForegroundAppData(appDatas); in HWTEST_F()

Completed in 2 milliseconds