summaryrefslogtreecommitdiff
path: root/core/java/android/os/FileObserver.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Apply fixes for EfficientCollections.Jeff Sharkey
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-27docs: Delete duplicate word.Nick Cook
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2019-02-26Add an @IntDef to indicate notify event types.Sudheer Shanka
2019-01-27Update FileObserver to be able to watch multiple files.Sudheer Shanka
2016-08-23Clarify FileObserver docs for null value.Jeff Sharkey
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-01-08docs: resolve bugs from external trackerScott Main
2010-05-31Comment-only change to add documentation for FileObserverDan Egnor
2010-02-08Fix NPE in FileObserver when multiple events pile in for a defunctDan Egnor
2009-12-21DropBox logging of app & system server crashes.Dan Egnor
2009-07-29Only restore the bits for wallpapers that aren't built in.Joe Onorato
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project