Searched refs:bundlerType (Results 1 – 1 of 1) sorted by relevance
44 private AccountManagerFutureWrapper(Bundler bundler, BundlerType bundlerType) { in AccountManagerFutureWrapper() argument45 super(bundler, bundlerType); in AccountManagerFutureWrapper()50 Bundler bundler, BundlerType bundlerType) { in create() argument51 return new AccountManagerFutureWrapper<>(bundler, bundlerType); in create()