Searched refs:LOG_INOTIFY (Results 1 – 1 of 1) sorted by relevance
77 private static final boolean LOG_INOTIFY = false; field in FileSystemProvider619 if (LOG_INOTIFY) Log.d(TAG, "after start: " + observer); in startObserving()634 if (LOG_INOTIFY) Log.d(TAG, "after stop: " + observer); in stopObserving()658 if (LOG_INOTIFY) Log.d(TAG, "onEvent() " + event + " at " + path); in onEvent()