Home
last modified time | relevance | path

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

/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java96 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed() method in StubAuthenticator.Authenticator
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java111 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed() method in StubAuthenticator.Authenticator
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java292 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed() method in MockAccountAuthenticator
308 return super.getAccountRemovalAllowed(response, account); in getAccountRemovalAllowed()