Searched refs:IN_IGNORED (Results 1 – 1 of 1) sorted by relevance
52 private static final int IN_IGNORED = 0x00008000; field in MtpStorageManager84 } else if ((event & IN_IGNORED) != 0) { in onEvent()