Searched refs:watchAttrChanges (Results 1 – 2 of 2) sorted by relevance
46 FolderWatcher::FolderWatcher(BLooper* looper, const BDirectory& folder, bool watchAttrChanges) in FolderWatcher() argument49 , fWatchAttrChanges(watchAttrChanges) in FolderWatcher()58 if (watchAttrChanges) { in FolderWatcher()
74 FolderWatcher(BLooper* looper, const BDirectory& folder, bool watchAttrChanges = false);