Searched refs:getBindInstantServiceAllowed (Results 1 – 11 of 11) sorted by relevance
74 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
58 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
461 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccountManagerService462 return mAuthenticatorCache.getBindInstantServiceAllowed(userId); in getBindInstantServiceAllowed()5402 if (mAuthenticatorCache.getBindInstantServiceAllowed(mAccounts.userId)) {
61 Boolean.toString(mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
797 public boolean getBindInstantServiceAllowed(@UserIdInt int userId) { in getBindInstantServiceAllowed() method in PrintManagerService.PrintManagerImpl810 return userState.getBindInstantServiceAllowed(); in getBindInstantServiceAllowed()
1212 public boolean getBindInstantServiceAllowed() { in getBindInstantServiceAllowed() method in UserState
163 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
87 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
740 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService
417 public boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in RegisteredServicesCache
13116 Landroid/content/pm/RegisteredServicesCache;->getBindInstantServiceAllowed(I)Z40100 Landroid/print/IPrintManager$Stub$Proxy;->getBindInstantServiceAllowed(I)Z40153 Landroid/print/IPrintManager;->getBindInstantServiceAllowed(I)Z