Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/accounts/CtsUnaffiliatedAccountAuthenticators/src/android/accounts/cts/unaffiliated/
DDefaultAccountAuthService.java32 TestDefaultAuthenticator auth = in onBind() local
DStdAccountAuthService.java32 TestAccountAuthenticator auth = in onBind() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DUtils.java34 public static String getAuthorityWithoutUserId(String auth) { in getAuthorityWithoutUserId()
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java580 Header[] auth = request.getHeaders("Authorization"); in getResponse() local