Searched refs:findAllUidGrants (Results 1 – 4 of 4) sorted by relevance
225 List<Integer> allUidGrants = mAccountsDb.findAllUidGrants(); in testGrantsInsertFindDelete()246 allUidGrants = mAccountsDb.findAllUidGrants(); in testGrantsInsertFindDelete()
877 List<Integer> findAllUidGrants() { in findAllUidGrants() method in AccountsDb
1460 uids = accounts.accountsDb.findAllUidGrants(); in purgeOldGrants()
3834 PLcom/android/server/accounts/AccountsDb;->findAllUidGrants()Ljava/util/List;