Searched refs:CLOSE_WRITE (Results 1 – 10 of 10) sorted by relevance
51 public static final int CLOSE_WRITE = 0x00000008; field in FileObserver70 public static final int ALL_EVENTS = ACCESS | MODIFY | ATTRIB | CLOSE_WRITE
129 case FileObserver.CLOSE_WRITE: in getEventString()
481 private static final int NOTIFY_EVENTS = ATTRIB | CLOSE_WRITE | MOVED_FROM | MOVED_TO
557 FileObserver.CLOSE_WRITE|FileObserver.DELETE|FileObserver.MOVED_FROM;
248 sTombstoneObserver = new FileObserver(TOMBSTONE_DIR.getPath(), FileObserver.CLOSE_WRITE) { in logBootEvents()
188 CLOSE_WRITE | MOVED_TO | DELETE | DELETE_SELF); in WallpaperObserver()216 final boolean written = (event == CLOSE_WRITE || moved); in onEvent()251 || event != CLOSE_WRITE // includes the MOVED_TO case in onEvent()
5491 super(tracesPath, FileObserver.CLOSE_WRITE); in DumpStackFileObserver()
21757 field public static final int CLOSE_WRITE = 8; // 0x8
30798 field public static final int CLOSE_WRITE = 8; // 0x8
33519 field public static final int CLOSE_WRITE = 8; // 0x8