Searched refs:METHOD_SETUP (Results 1 – 2 of 2) sorted by relevance
41 public static final String METHOD_SETUP = "setup"; field in AuthenticatorContentProvider68 } else if (METHOD_SETUP.equals(method)) { in call()
453 mProviderClient.call(AuthenticatorContentProvider.METHOD_SETUP, null, null); in setupAccounts()