Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerServiceShellCommand.java125 if (mService.getAllowInstantService()) { in getBindInstantService()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceShellCommand.java291 if (mService.getAllowInstantService()) { in getBindInstantService()
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java285 public final boolean getAllowInstantService() { in getAllowInstantService() method in AbstractMasterSystemService