Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerServiceShellCommand.java99 return getBindInstantService(pw); in requestGet()
124 private int getBindInstantService(PrintWriter pw) { in getBindInstantService() method in ContentCaptureManagerServiceShellCommand
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceShellCommand.java154 return getBindInstantService(pw); in requestGet()
305 private int getBindInstantService(PrintWriter pw) { in getBindInstantService() method in AutofillManagerServiceShellCommand