17 lines
518 B
Java
17 lines
518 B
Java
package o;
|
|
|
|
import com.scb.phone.view.fragment.landingpage.LandingFragment;
|
|
import java.io.File;
|
|
|
|
/* renamed from: o.fmd, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public final class C14090fmd implements fOW<LandingFragment> {
|
|
public static void d(LandingFragment landingFragment, C4015bNg c4015bNg) {
|
|
landingFragment.landingPagePresenter = c4015bNg;
|
|
}
|
|
|
|
public static void b(LandingFragment landingFragment, File file) {
|
|
landingFragment.fileDir = file;
|
|
}
|
|
}
|