public final IStreetViewPanoramaViewDelegate m11199a( IObjectWrapper iObjectWrapper, StreetViewPanoramaOptions streetViewPanoramaOptions) { Context context = (Context) ObjectWrapper.m10131a(iObjectWrapper); CreatorImpl.m11197a(context); return new aw(context, streetViewPanoramaOptions); }
public final aa m11198a(IObjectWrapper iObjectWrapper, GoogleMapOptions googleMapOptions) { Context context = (Context) ObjectWrapper.m10131a(iObjectWrapper); CreatorImpl.m11197a(context); return new MapViewDelegateImpl(context, googleMapOptions); }
public final IStreetViewPanoramaFragmentDelegate m11205c(IObjectWrapper iObjectWrapper) { Activity activity = (Activity) ObjectWrapper.m10131a(iObjectWrapper); CreatorImpl.m11197a((Context) activity); return as.m8630a(activity); }
public final IMapFragmentDelegate m11204b(IObjectWrapper iObjectWrapper) { Activity activity = (Activity) ObjectWrapper.m10131a(iObjectWrapper); CreatorImpl.m11197a((Context) activity); return MapFragmentDelegateImpl.m9459a(activity); }