Home
last modified time | relevance | path

Searched defs:getBindInstantServiceAllowed (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DIAccountAuthenticatorCache.java74 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
DAccountManagerService.java414 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccountManagerService
/frameworks/base/core/java/android/print/
DIPrintManager.aidl154 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java397 public boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in RegisteredServicesCache
/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java734 public boolean getBindInstantServiceAllowed(@UserIdInt int userId) { in getBindInstantServiceAllowed() method in PrintManagerService.PrintManagerImpl
DUserState.java1199 public boolean getBindInstantServiceAllowed() { in getBindInstantServiceAllowed() method in UserState
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java315 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService
3073 private boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService.SecurityPolicy