多项选择题

当需要错误提示时,调用TextInputLayout的setError(“错误提示文字”)。如果要清空错误提示时,描述错误的是()。

A.调用TextInputLayout的setError(null)
B.调用TextInputLayout的getError(null)
C.调用TextInputLayot的setError(null)
D.调用TextInbutLayout的setError(null)