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