Home
last modified time | relevance | path

Searched refs:getBindInstantServiceAllowed (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DIAccountAuthenticatorCache.java74 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
DAccountManagerServiceShellCommand.java57 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DAccountManagerService.java414 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccountManagerService
415 return mAuthenticatorCache.getBindInstantServiceAllowed(userId); in getBindInstantServiceAllowed()
5041 if (mAuthenticatorCache.getBindInstantServiceAllowed(mAccounts.userId)) {
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityShellCommand.java57 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DAccessibilityManagerService.java315 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService
316 return mSecurityPolicy.getBindInstantServiceAllowed(userId); in getBindInstantServiceAllowed()
3073 private boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService.SecurityPolicy
/frameworks/base/services/print/java/com/android/server/print/
DPrintShellCommand.java61 Boolean.toString(mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DPrintManagerService.java734 public boolean getBindInstantServiceAllowed(@UserIdInt int userId) { in getBindInstantServiceAllowed() method in PrintManagerService.PrintManagerImpl
747 return userState.getBindInstantServiceAllowed(); in getBindInstantServiceAllowed()
DUserState.java1199 public boolean getBindInstantServiceAllowed() { in getBindInstantServiceAllowed() method in UserState
/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/config/
Dboot-image-profile.txt4663 HPLandroid/print/IPrintManager;->getBindInstantServiceAllowed(I)Z