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