Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/app_state_manager/test/
H A Dapp_state_observer_test.cpp95 int32_t ret = obsever.GetForegroundApplicationInfo(appDatas); in HWTEST_F()
101 ret = obsever.GetForegroundApplicationInfo(appStateDatas); in HWTEST_F()
/foundation/multimodalinput/input/service/app_state_manager/src/
H A Dapp_state_observer.cpp40 GetForegroundApplicationInfo(list); in OnProcessStateChanged()
60 int32_t ApplicationStateObserver::GetForegroundApplicationInfo(std::vector<AppExecFwk::AppStateData> &list) in GetForegroundApplicationInfo() function in OHOS::MMI::ApplicationStateObserver
/foundation/multimodalinput/input/service/app_state_manager/include/
H A Dapp_state_observer.h42 int32_t GetForegroundApplicationInfo(std::vector<AppExecFwk::AppStateData> &list);

Completed in 1 milliseconds