Searched refs:insertGrant (Results 1 – 3 of 3) sorted by relevance
205 long grantId = mAccountsDb.insertGrant(accId, "tokenType", testUid); in testGrantsInsertFindDelete()
887 long insertGrant(long accountId, String authTokenType, int uid) { in insertGrant() method in AccountsDb
5739 accounts.accountsDb.insertGrant(accountId, authTokenType, uid);