Searched refs:SetAdjustKeyboardLayoutCallback (Results 1 – 3 of 3) sorted by relevance
333 void SetAdjustKeyboardLayoutCallback(const NotifyKeyboardLayoutAdjustFunc& func);
1330 void SceneSession::SetAdjustKeyboardLayoutCallback(const NotifyKeyboardLayoutAdjustFunc& func) in SetAdjustKeyboardLayoutCallback() function in OHOS::Rosen::SceneSession
642 session->SetAdjustKeyboardLayoutCallback(func); in ProcessAdjustKeyboardLayoutRegister()