Searched refs:CLOSE_WRITE (Results 1 – 12 of 12) sorted by relevance
50 public static final int CLOSE_WRITE = 0x00000008; field in FileObserver69 public static final int ALL_EVENTS = ACCESS | MODIFY | ATTRIB | CLOSE_WRITE
129 case FileObserver.CLOSE_WRITE: in getEventString()
185 sTombstoneObserver = new FileObserver(TOMBSTONE_DIR.getPath(), FileObserver.CLOSE_WRITE) { in logBootEvents()
1343 super(SUPPLICANT_CONFIG_FILE, CLOSE_WRITE); in WpaConfigFileObserver()1348 if (event == CLOSE_WRITE) { in onEvent()
557 FileObserver.CLOSE_WRITE|FileObserver.DELETE|FileObserver.MOVED_FROM;
182 CLOSE_WRITE | MOVED_TO | DELETE | DELETE_SELF); in WallpaperObserver()211 final boolean written = (event == CLOSE_WRITE || moved); in onEvent()246 || event != CLOSE_WRITE // includes the MOVED_TO case in onEvent()
741 private static final int NOTIFY_EVENTS = ATTRIB | CLOSE_WRITE | MOVED_FROM | MOVED_TO
5231 FileObserver observer = new FileObserver(tracesPath, FileObserver.CLOSE_WRITE) { in dumpStackTraces()
21757 field public static final int CLOSE_WRITE = 8; // 0x8
28572 field public static final int CLOSE_WRITE = 8; // 0x8
28641 field public static final int CLOSE_WRITE = 8; // 0x8
31013 field public static final int CLOSE_WRITE = 8; // 0x8