Home | History | Annotate | Download | only in mtp

Lines Matching defs:IN_ISDIR

53     private static final int IN_ISDIR = 0x40000000;
75 handleAddedObject(mObject, path, (event & IN_ISDIR) != 0);