OSDN Git Service

Expose Context.getSystemServiceName().
authorJeff Brown <jeffbrown@google.com>
Thu, 11 Jun 2015 00:39:51 +0000 (17:39 -0700)
committerJeff Brown <jeffbrown@google.com>
Thu, 11 Jun 2015 00:47:52 +0000 (17:47 -0700)
commit40f58d910a45f04f47d6382e8c78c78727944821
tree11e929cdeccbf088b3a3a87fba9361d52277aa1c
parent764e95ec4f92affad448894bd2c4f4067625d3e6
Expose Context.getSystemServiceName().

Expose this method so that subclasses can declare new types of services
that can be returned by getSystemService(Class<T>).

Bug: 21343770
Change-Id: I08bdfa61153d19298645dc495deb2d535e54f9f0
api/current.txt
api/system-current.txt
core/java/android/content/Context.java