Searched refs:CLOSE_WRITE (Results 1 – 10 of 10) sorted by relevance
58 CLOSE_WRITE,78 public static final int CLOSE_WRITE = 0x00000008; field in FileObserver98 public static final int ALL_EVENTS = ACCESS | MODIFY | ATTRIB | CLOSE_WRITE
147 case FileObserver.CLOSE_WRITE: in getEventString()
22 import static android.os.FileObserver.CLOSE_WRITE;466 wallpaper.wallpaperObserver.onEvent(CLOSE_WRITE, WALLPAPER); in testWallpaperManagerCallbackInRightOrder()
66 | CLOSE_WRITE); in MtpObjectObserver() local96 } else if ((event & CLOSE_WRITE) != 0) { in onEvent()
581 FileObserver.CLOSE_WRITE|FileObserver.DELETE|FileObserver.MOVED_FROM;
738 private static final int NOTIFY_EVENTS = ATTRIB | CLOSE_WRITE | MOVED_FROM | MOVED_TO
240 CLOSE_WRITE | MOVED_TO | DELETE | DELETE_SELF); in WallpaperObserver()273 final boolean written = (event == CLOSE_WRITE || moved); in updateWallpapers()278 || event != CLOSE_WRITE // includes the MOVED_TO case in updateWallpapers()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21757 field public static final int CLOSE_WRITE = 8; // 0x8
33087 field public static final int CLOSE_WRITE = 8; // 0x8