summaryrefslogtreecommitdiff
path: root/core/java/android/os/ServiceManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add ServiceManager.registerForNotificationsYifan Hong2021-11-121-0/+11
* ServiceManager: doc commentSteven Moreland2021-09-081-1/+8
* ServiceManager APIs for Wi-Fi mainline moduleSteven Moreland2021-08-201-2/+16
* ServiceManager: waitForService uses allowBlockingSteven Moreland2021-08-111-1/+6
* WatchDog: support dumping AIDL HALsSteven Moreland2021-01-281-0/+14
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-1/+1
* ServiceManager: add getDeclaredInstancesSteven Moreland2020-09-241-0/+15
* Use waitForDeclaredService to get Lights HALRobin Lee2020-04-241-0/+39
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* System APIs for telephony to expose/obtain binder servicesMakoto Onuki2019-12-091-1/+1
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-191-0/+4
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+10
* Replace HashMap with ArrayMap for servicesRobert Benea2018-05-161-2/+2
* Add stats logging to ServiceManager and NPMSMakoto Onuki2018-04-111-1/+125
* Add DEFAULT dump priority for servicesVishnu Nair2018-02-051-2/+2
* Add proto dump flag to services (2/2)Vishnu Nair2017-10-261-3/+3
* Pass dumpsys priority to IServiceManagerVishnu Nair2017-09-251-13/+23
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-3/+4
* Avoid caching services with missing binders.Jeff Sharkey2016-08-111-2/+30
* [1/3] Remove unnecessary throws statement in ServiceManagerUmair Khan2016-01-071-1/+3
* Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-091-1/+18
* Eliminate single-process mode.Jeff Brown2011-07-081-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+122
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-122/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+122