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