Searched defs:wfds (Results 1 – 2 of 2) sorted by relevance
107 ScopedIntArrayRW wfds(env, wfdArray); in android_os_fileobserver_startWatching() local134 ScopedIntArrayRO wfds(env, wfdArray); in android_os_fileobserver_stopWatching() local
126 final int[] wfds = new int[count]; in startWatching() local176 @NotifyEventType int mask, int[] wfds); in startWatching()177 private native void stopWatching(int fd, int[] wfds); in stopWatching()