Searched refs:assertGetTokenResponse (Results 1 – 1 of 1) sorted by relevance
1837 assertGetTokenResponse(result.get(0), expiryEpochTimeInMillis); in testGetAuthTokenCachedSuccess()1839 assertGetTokenResponse(result.get(1), expiryEpochTimeInMillis); in testGetAuthTokenCachedSuccess()1842 private void assertGetTokenResponse(Bundle result, long expiryEpochTimeInMillis) { in assertGetTokenResponse() method in AccountManagerServiceTest