Home
last modified time | relevance | path

Searched refs:KEY_TOKEN_EXPIRY (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTestFixtures.java56 public static final String KEY_TOKEN_EXPIRY = field in AccountManagerServiceTestFixtures
DTestAccountType1Authenticator.java155 ? 0 : options.getLong(AccountManagerServiceTestFixtures.KEY_TOKEN_EXPIRY); in getAuthToken()
DAccountManagerServiceTest.java3109 options.putLong(AccountManagerServiceTestFixtures.KEY_TOKEN_EXPIRY, in createGetAuthTokenOptions()