Home | History | Annotate | Download | only in accounts

Lines Matching refs:bundleToResult

732             public String bundleToResult(Bundle bundle) throws AuthenticatorException {
775 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {
836 public Account[] bundleToResult(Bundle bundle) throws AuthenticatorException {
1096 public Account bundleToResult(Bundle bundle) throws AuthenticatorException {
1160 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {
1240 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {
1900 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {
2373 public abstract T bundleToResult(Bundle bundle) throws AuthenticatorException;
2392 T result = bundleToResult(bundle);
3277 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {