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