co$2.java
1.13 KB
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
39
40
41
42
43
import android.support.v4.app.Fragment;
import android.transition.Transition;
import android.view.View;
import java.util.ArrayList;
import java.util.Collection;
final class co$2
implements Runnable
{
co$2(Object paramObject1, View paramView, Fragment paramFragment, ArrayList paramArrayList1, ArrayList paramArrayList2, ArrayList paramArrayList3, Object paramObject2) {}
public final void run()
{
Object localObject;
if (this.a != null)
{
localObject = this.a;
View localView = this.b;
if (localObject != null) {
((Transition)localObject).removeTarget(localView);
}
localObject = co.a(this.a, this.c, this.d, this.b);
this.e.addAll((Collection)localObject);
}
if (this.f != null)
{
if (this.g != null)
{
localObject = new ArrayList();
((ArrayList)localObject).add(this.b);
cp.b(this.g, this.f, (ArrayList)localObject);
}
this.f.clear();
this.f.add(this.b);
}
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/co$2.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/