Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DContentSuggestionsManagerServiceShellCommand.java49 return requestGet(pw); in onCommand()
89 private int requestGet(PrintWriter pw) { in requestGet() method in ContentSuggestionsManagerServiceShellCommand
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerServiceShellCommand.java55 return requestGet(pw); in onCommand()
95 private int requestGet(PrintWriter pw) { in requestGet() method in ContentCaptureManagerServiceShellCommand
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceShellCommand.java60 return requestGet(pw); in onCommand()
140 private int requestGet(PrintWriter pw) { in requestGet() method in AutofillManagerServiceShellCommand