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