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.java461 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccountManagerService
462 return mAuthenticatorCache.getBindInstantServiceAllowed(userId); in getBindInstantServiceAllowed()
5402 if (mAuthenticatorCache.getBindInstantServiceAllowed(mAccounts.userId)) {
/frameworks/base/services/print/java/com/android/server/print/
DPrintShellCommand.java61 Boolean.toString(mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DPrintManagerService.java797 public boolean getBindInstantServiceAllowed(@UserIdInt int userId) { in getBindInstantServiceAllowed() method in PrintManagerService.PrintManagerImpl
810 return userState.getBindInstantServiceAllowed(); in getBindInstantServiceAllowed()
DUserState.java1212 public boolean getBindInstantServiceAllowed() { in getBindInstantServiceAllowed() method in UserState
/frameworks/base/core/java/android/print/
DIPrintManager.aidl163 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityShellCommand.java87 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
DAccessibilityManagerService.java740 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java417 public boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in RegisteredServicesCache
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt13116 Landroid/content/pm/RegisteredServicesCache;->getBindInstantServiceAllowed(I)Z
40100 Landroid/print/IPrintManager$Stub$Proxy;->getBindInstantServiceAllowed(I)Z
40153 Landroid/print/IPrintManager;->getBindInstantServiceAllowed(I)Z