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
123 final int[] wfds = new int[count]; in startWatching() local173 @NotifyEventType int mask, int[] wfds); in startWatching()174 private native void stopWatching(int fd, int[] wfds); in stopWatching()