Searched refs:CLOSE_WRITE (Results 1 – 8 of 8) sorted by relevance
57 CLOSE_WRITE,77 public static final int CLOSE_WRITE = 0x00000008; field in FileObserver97 public static final int ALL_EVENTS = ACCESS | MODIFY | ATTRIB | CLOSE_WRITE
130 case FileObserver.CLOSE_WRITE: in getEventString()
61 | CLOSE_WRITE); in MtpObjectObserver() local91 } else if ((event & CLOSE_WRITE) != 0) { in onEvent()
557 FileObserver.CLOSE_WRITE|FileObserver.DELETE|FileObserver.MOVED_FROM;
639 private static final int NOTIFY_EVENTS = ATTRIB | CLOSE_WRITE | MOVED_FROM | MOVED_TO
213 CLOSE_WRITE | MOVED_TO | DELETE | DELETE_SELF); in WallpaperObserver()241 final boolean written = (event == CLOSE_WRITE || moved); in onEvent()278 || event != CLOSE_WRITE // includes the MOVED_TO case in onEvent()
21757 field public static final int CLOSE_WRITE = 8; // 0x8
34478 field public static final int CLOSE_WRITE = 8; // 0x8