コード例 #1
0
ファイル: EventActivity.java プロジェクト: ChiangC/FMTech
 public final void b(tp paramtp)
 {
   if (this.j != null) {
     this.i.a.a(this.j);
   }
   this.j = null;
   paramtp.a(null);
   paramtp.e(false);
   paramtp.d(true);
   paramtp.c(true);
 }
コード例 #2
0
ファイル: EventActivity.java プロジェクト: ChiangC/FMTech
 public final void a(tp paramtp)
 {
   efj.a(paramtp, false);
   paramtp.c(true);
   View localView = View.inflate(this, efj.sv, null);
   this.h = ((ActionBarSpinner)localView.findViewById(aaw.hS));
   this.h.setAdapter(this.g);
   this.h.setSelection(this.f);
   this.h.a(this);
   paramtp.a(localView);
   if (this.j != null) {
     this.i.a.a(this.j);
   }
   this.j = new dao(this, paramtp);
   this.i.a.a(this.j, true);
 }
コード例 #3
0
 public final void a(tp paramtp)
 {
   efj.a(paramtp, false);
   paramtp.c(true);
   paramtp.a(getIntent().getStringExtra("query"));
 }