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