Searched refs:requestShowSoftInputInViewThread (Results 1 – 1 of 1) sorted by relevance
3190 handler.post(() -> requestShowSoftInputInViewThread(view)); in requestShowSoftInput()3192 requestShowSoftInputInViewThread(view); in requestShowSoftInput()3197 private static void requestShowSoftInputInViewThread(@NonNull View view) { in requestShowSoftInputInViewThread() method in AutofillManager