Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerServiceShellCommand.java113 return setBindInstantService(pw); in requestSet()
133 private int setBindInstantService(PrintWriter pw) { in setBindInstantService() method in ContentCaptureManagerServiceShellCommand
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceShellCommand.java180 return setBindInstantService(pw); in requestSet()
314 private int setBindInstantService(PrintWriter pw) { in setBindInstantService() method in AutofillManagerServiceShellCommand