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()
412 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccountManagerService413 return mAuthenticatorCache.getBindInstantServiceAllowed(userId); in getBindInstantServiceAllowed()5059 if (mAuthenticatorCache.getBindInstantServiceAllowed(mAccounts.userId)) {
61 Boolean.toString(mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
736 public boolean getBindInstantServiceAllowed(@UserIdInt int userId) { in getBindInstantServiceAllowed() method in PrintManagerService.PrintManagerImpl749 return userState.getBindInstantServiceAllowed(); in getBindInstantServiceAllowed()
1199 public boolean getBindInstantServiceAllowed() { in getBindInstantServiceAllowed() method in UserState
66 mService.getBindInstantServiceAllowed(userId))); in runGetBindInstantServiceAllowed()
372 boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in AccessibilityManagerService
154 boolean getBindInstantServiceAllowed(int userId); in getBindInstantServiceAllowed() method
404 public boolean getBindInstantServiceAllowed(int userId) { in getBindInstantServiceAllowed() method in RegisteredServicesCache
5925 HPLandroid/content/pm/RegisteredServicesCache;->getBindInstantServiceAllowed(I)Z