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.java58 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DAccountManagerService.java416 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccountManagerService
417 return mAuthenticatorCache.getBindInstantServiceAllowed(userId); in getBindInstantServiceAllowed()
5152 if (mAuthenticatorCache.getBindInstantServiceAllowed(mAccounts.userId)) {
/frameworks/base/services/print/java/com/android/server/print/
DPrintShellCommand.java61 Boolean.toString(mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DPrintManagerService.java737 public boolean getBindInstantServiceAllowed(@UserIdInt int userId) { in getBindInstantServiceAllowed() method in PrintManagerService.PrintManagerImpl
750 return userState.getBindInstantServiceAllowed(); in getBindInstantServiceAllowed()
DUserState.java1200 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/services/accessibility/java/com/android/server/accessibility/
DAccessibilityShellCommand.java74 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DAccessibilityManagerService.java403 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java406 public boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in RegisteredServicesCache
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt15994 Landroid/content/pm/RegisteredServicesCache;->getBindInstantServiceAllowed(I)Z
44066 Landroid/print/IPrintManager$Stub$Proxy;->getBindInstantServiceAllowed(I)Z
44119 Landroid/print/IPrintManager;->getBindInstantServiceAllowed(I)Z