Searched refs:FocusInput (Results 1 – 6 of 6) sorted by relevance
35 ErrCode FocusInput(bool shouldScreenCap);
55 ErrCode FocusInput(bool shouldScreenCap);
88 virtual ErrCode FocusInput(bool shouldScreenCap) in FocusInput() function
101 ErrCode AppswitchInput::FocusInput(bool shouldScreenCap) in FocusInput() function in OHOS::WuKong::AppswitchInput
317 ErrCode ComponentInput::FocusInput(bool shouldScreenCap) in FocusInput() function in OHOS::WuKong::ComponentInput
324 result = inputaction->FocusInput(g_commandSCREENSHOTENABLE); in InputScene()