Searched refs:METHOD_GET (Results 1 – 3 of 3) sorted by relevance
40 public static final String METHOD_GET = "get"; field in AuthenticatorContentProvider65 if (METHOD_GET.equals(method)) { in call()
187 AuthenticatorContentProvider.METHOD_GET, in testFinishSessionAndStartAddAccountSessionDefaultImpl()256 AuthenticatorContentProvider.METHOD_GET, in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()
466 Bundle params = mProviderClient.call(AuthenticatorContentProvider.METHOD_GET, null, null); in validateStartAddAccountSessionParameters()477 Bundle params = mProviderClient.call(AuthenticatorContentProvider.METHOD_GET, null, null); in validateStartUpdateCredentialsSessionParameters()