Home
last modified time | relevance | path

Searched refs:handleOnLongClick (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DRemoteInlineSuggestionUi.java241 private void handleOnLongClick() { in handleOnLongClick() method in RemoteInlineSuggestionUi
277 mHandler.post(RemoteInlineSuggestionUi.this::handleOnLongClick); in onLongClick()