Searched refs:setHostDisplayId (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/inputmethod/ | ||
H A D | InlineSuggestionsRequest.java | 140 public void setHostDisplayId(int hostDisplayId) { in setHostDisplayId() method in InlineSuggestionsRequest |
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ | ||
H A D | AutofillSuggestionsController.java | 201 request.setHostDisplayId(mImeDisplayId); in onInlineSuggestionsRequest() |