Searched refs:KEY_CUSTOM_TOKEN_EXPIRY (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType1Authenticator.java161 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY,
171 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY,
/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java119 public static final String KEY_CUSTOM_TOKEN_EXPIRY = "android.accounts.expiry"; field in class:AbstractAccountAuthenticator
605 * #KEY_CUSTOM_TOKEN_EXPIRY} long value containing the expiration timestamp of the expiration
/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java2935 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, 0L);

Completed in 1051 milliseconds