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