Searched refs:IN_ISDIR (Results 1 – 2 of 2) sorted by relevance
53 private static final int IN_ISDIR = 0x40000000; field in MtpStorageManager76 handleAddedObject(mObject, path, (event & IN_ISDIR) != 0); in onEvent()
42570 Landroid/mtp/MtpStorageManager;->IN_ISDIR:I