Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DInlineSuggestionFactory.java71 request.getHostInputToken(), request.getHostDisplayId()); in createInlineAuthentication()
149 request.getHostInputToken(), request.getHostDisplayId()); in createInlineSuggestionsInternal()
/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestionsRequest.java294 public int getHostDisplayId() { in getHostDisplayId() method in InlineSuggestionsRequest