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()
416 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccountManagerService417 return mAuthenticatorCache.getBindInstantServiceAllowed(userId); in getBindInstantServiceAllowed()5152 if (mAuthenticatorCache.getBindInstantServiceAllowed(mAccounts.userId)) {
61 Boolean.toString(mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
737 public boolean getBindInstantServiceAllowed(@UserIdInt int userId) { in getBindInstantServiceAllowed() method in PrintManagerService.PrintManagerImpl750 return userState.getBindInstantServiceAllowed(); in getBindInstantServiceAllowed()
1200 public boolean getBindInstantServiceAllowed() { in getBindInstantServiceAllowed() method in UserState
154 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
74 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
403 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService
406 public boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in RegisteredServicesCache
15994 Landroid/content/pm/RegisteredServicesCache;->getBindInstantServiceAllowed(I)Z44066 Landroid/print/IPrintManager$Stub$Proxy;->getBindInstantServiceAllowed(I)Z44119 Landroid/print/IPrintManager;->getBindInstantServiceAllowed(I)Z