summaryrefslogtreecommitdiff
path: root/core/java/android/os/SystemService.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2012-08-23Begin moving VPN to NetworkStateTracker pattern.Jeff Sharkey
2012-08-06Cleaner controls between Vpn and init services.Jeff Sharkey
2010-10-03Add SystemService.restart.Wink Saville
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