Searched refs:findMatchingGrantsCount (Results 1 – 3 of 3) sorted by relevance
211 long matchingGrantsCount = mAccountsDb.findMatchingGrantsCount( in testGrantsInsertFindDelete()215 matchingGrantsCount = mAccountsDb.findMatchingGrantsCount( in testGrantsInsertFindDelete()
875 long findMatchingGrantsCount(int uid, String authTokenType, Account account) { in findMatchingGrantsCount() method in AccountsDb
5604 .findMatchingGrantsCount(callerUid, authTokenType, account);