Searched refs:NotifyEventType (Results 1 – 1 of 1) sorted by relevance
68 public @interface NotifyEventType {} annotation in FileObserver96 @NotifyEventType117 @NotifyEventType int mask, FileObserver observer) { in startWatching()146 public void onEvent(int wfd, @NotifyEventType int mask, String path) { in onEvent()173 @NotifyEventType int mask, int[] wfds); in startWatching()227 public FileObserver(String path, @NotifyEventType int mask) { in FileObserver()239 public FileObserver(@NonNull File file, @NotifyEventType int mask) { in FileObserver()250 public FileObserver(@NonNull List<File> files, @NotifyEventType int mask) { in FileObserver()