Searched refs:MOVED_TO (Results 1 – 9 of 9) sorted by relevance
62 MOVED_TO,86 public static final int MOVED_TO = 0x00000080; field in FileObserver99 | CLOSE_NOWRITE | OPEN | MOVED_FROM | MOVED_TO | DELETE | CREATE
138 case FileObserver.MOVED_TO: in getEventString()
547 super(TOMBSTONE_DIR, FileObserver.CREATE | FileObserver.MOVED_TO); in TombstoneWatcher()
60 MOVED_FROM | MOVED_TO | DELETE | CREATE | IN_ONLYDIR in MtpObjectObserver()73 if ((event & MOVED_TO) != 0 || (event & CREATE) != 0) { in onEvent()
564 private static final int MONITORED_EVENTS = FileObserver.CREATE|FileObserver.MOVED_TO|
722 private static final int NOTIFY_EVENTS = ATTRIB | CLOSE_WRITE | MOVED_FROM | MOVED_TO
221 CLOSE_WRITE | MOVED_TO | DELETE | DELETE_SELF); in WallpaperObserver()248 final boolean moved = (event == MOVED_TO); in onEvent()
31135 field public static final int MOVED_TO = 128; // 0x80
21763 field public static final int MOVED_TO = 128; // 0x80