Searched defs:IN_ONLYDIR (Results 1 – 2 of 2) sorted by relevance
47 #define IN_ONLYDIR 0x01000000 macro
50 private static final int IN_ONLYDIR = 0x01000000; field in MtpStorageManager