package com.google.android.m4b.maps.bu;

import android.content.Context;
import android.text.TextUtils.TruncateAt;
import android.widget.LinearLayout;
import android.widget.LinearLayout.LayoutParams;
import android.widget.TextView;

public final class ae extends LinearLayout
{
  private final TextView a;
  private final TextView b;

  private ae(Context paramContext, TextView paramTextView1, TextView paramTextView2)
  {
    super(paramContext);
    this.a = paramTextView1;
    this.b = paramTextView2;
  }

  public static ae a(Context paramContext)
  {
    TextView localTextView1 = new TextView(paramContext);
    LinearLayout.LayoutParams localLayoutParams = new LinearLayout.LayoutParams(-2, -2);
    localLayoutParams.gravity = 1;
    localTextView1.setLayoutParams(localLayoutParams);
    localTextView1.setEllipsize(TextUtils.TruncateAt.END);
    localTextView1.setSingleLine(true);
    localTextView1.setTextColor(-16777216);
    localTextView1.setTextSize(14.0F);
    localTextView1.setTypeface(null, 1);
    TextView localTextView2 = new TextView(paramContext);
    localTextView2.setLayoutParams(new LinearLayout.LayoutParams(-2, -2));
    localTextView2.setEllipsize(TextUtils.TruncateAt.END);
    localTextView2.setSingleLine(true);
    localTextView2.setTextColor(-7829368);
    localTextView2.setTextSize(14.0F);
    ae localae = new ae(paramContext, localTextView1, localTextView2);
    localae.addView(localTextView1);
    localae.addView(localTextView2);
    localae.setLayoutParams(new LinearLayout.LayoutParams(-2, -2));
    localae.setOrientation(1);
    return localae;
  }

  public final void a(String paramString)
  {
    this.a.setText(paramString);
    TextView localTextView = this.a;
    if (paramString != null);
    for (int i = 0; ; i = 8)
    {
      localTextView.setVisibility(i);
      return;
    }
  }

  public final void b(String paramString)
  {
    this.b.setText(paramString);
    TextView localTextView = this.b;
    if (paramString != null);
    for (int i = 0; ; i = 8)
    {
      localTextView.setVisibility(i);
      return;
    }
  }
}

/* Location:           C:\Documents and Settings\Cesar Cabello Cea\Mis documentos\Downloads\apk-downloader\com.ikea.kompis-6_dex2jar.jar
 * Qualified Name:     com.google.android.m4b.maps.bu.ae
 * JD-Core Version:    0.6.2
 */