Searched refs:NotifyEventType (Results 1 – 1 of 1) sorted by relevance
69 public @interface NotifyEventType {} annotation in FileObserver97 @NotifyEventType120 @NotifyEventType int mask, FileObserver observer) { in startWatching()149 public void onEvent(int wfd, @NotifyEventType int mask, String path) { in onEvent()176 @NotifyEventType int mask, int[] wfds); in startWatching()230 public FileObserver(String path, @NotifyEventType int mask) { in FileObserver()242 public FileObserver(@NonNull File file, @NotifyEventType int mask) { in FileObserver()253 public FileObserver(@NonNull List<File> files, @NotifyEventType int mask) { in FileObserver()