Searched refs:authtokenType (Results 1 – 1 of 1) sorted by relevance
367 boolean deleteAuthtokensByAccountIdAndType(long accountId, String authtokenType) { in deleteAuthtokensByAccountIdAndType() argument371 new String[]{String.valueOf(accountId), authtokenType}) > 0; in deleteAuthtokensByAccountIdAndType()