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