first commit
[bylock.git] / sources / android / support / v4 / app / l.java
bloba3650927725ed077805e6f3e62bf8c810d86613a
1 package android.support.v4.app;
3 import android.view.View;
5 /* access modifiers changed from: package-private */
6 /* compiled from: MyApp */
7 public class l implements o {
8 final /* synthetic */ j a;
10 l(j jVar) {
11 this.a = jVar;
14 @Override // android.support.v4.app.o
15 public View a(int i) {
16 return this.a.findViewById(i);