package com.ifpdos.autotest.api;

/* JADX INFO: loaded from: classes.dex */
public interface IFile {
    String findFilePathOnUSB(String str);
}
