Home
last modified time | relevance | path

Searched refs:GetForegroundAppData (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/app_state_manager/include/
H A Dapp_state_observer.h38 std::vector<AppExecFwk::AppStateData> GetForegroundAppData();
51 std::vector<AppExecFwk::AppStateData> GetForegroundAppData();
/foundation/multimodalinput/input/service/app_state_manager/test/
H A Dapp_state_observer_test.cpp40 * @tc.desc: Verify the SetForegroundAppData and GetForegroundAppData functions
49 auto result = APP_OBSERVER_MGR->GetForegroundAppData(); in HWTEST_F()
/foundation/multimodalinput/input/service/app_state_manager/src/
H A Dapp_state_observer.cpp73 std::vector<AppExecFwk::AppStateData> AppObserverManager::GetForegroundAppData() in GetForegroundAppData() function in OHOS::MMI::AppObserverManager
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp130 std::vector<AppExecFwk::AppStateData> appStates = APP_OBSERVER_MGR->GetForegroundAppData(); in GetForegroundPids()
H A Dkey_shortcut_manager.cpp568 std::vector<AppExecFwk::AppStateData> foregroundApps = APP_OBSERVER_MGR->GetForegroundAppData(); in GetForegroundPids()
H A Dkey_subscriber_handler.cpp396 std::vector<AppExecFwk::AppStateData> list = APP_OBSERVER_MGR->GetForegroundAppData(); in GetForegroundPids()

Completed in 7 milliseconds