fr$1$1.java
867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
import android.support.v7.util.ThreadUtil.MainThreadCallback;
import android.support.v7.util.TileList.Tile;
import android.util.Log;
final class fr$1$1
implements Runnable
{
fr$1$1(fr.1 param1) {}
public final void run()
{
fr.b localb = this.a.a.a();
if (localb != null)
{
switch (localb.a)
{
default:
Log.e("ThreadUtil", "Unsupported message, what=" + localb.a);
}
for (;;)
{
localb = this.a.a.a();
break;
this.a.b.updateItemCount(localb.b, localb.c);
continue;
this.a.b.addTile(localb.b, (TileList.Tile)localb.g);
continue;
this.a.b.removeTile(localb.b, localb.c);
}
}
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/fr$1$1.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/