Searched refs:METHOD_GET (Results 1 – 1 of 1) sorted by relevance
40 public static final String METHOD_GET = "get"; field in AuthenticatorContentProvider65 if (METHOD_GET.equals(method)) { in call()