Home | History | Annotate | Download | only in mtp

Lines Matching defs:OsConstants

40 import android.system.OsConstants;
567 Os.access(oldPath.toString(), OsConstants.F_OK);
568 Os.access(newPath.toString(), OsConstants.F_OK);