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