Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DInlineSuggestionSession.java178 mRequestInfo.getUiExtras()); in makeInlineSuggestionRequestUncheck()
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DInlineSuggestionsRequestInfo.java116 public @NonNull Bundle getUiExtras() { in getUiExtras() method in InlineSuggestionsRequestInfo