Home
last modified time | relevance | path

Searched defs:AUTH_TOKEN_LABEL (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DMockAccountAuthenticator.java32 private static final String AUTH_TOKEN_LABEL = "mockAuthTokenLabel"; field in MockAccountAuthenticator
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java34 public static final String AUTH_TOKEN_LABEL = "mockAuthTokenLabel"; field in MockAccountAuthenticator
/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java65 public static final String AUTH_TOKEN_LABEL = "mockAuthTokenLabel"; field in AccountManagerTest