Files
frameworks_base/core/java/android/app
Zoltan Szatmary-Ban 3f1ddf83a4 Add AsUser versions of existing DevicePolicyManager methods
Some API methods on DevicePolicyManager call underlying IDevicePolicyManager methods
that can be parameterised with a user id. DPM however only exposed methods for the current user.
This CL makes it possible to call them with any user id by introducing hidden methods on
DevicePolicyManager.

Bug: 15558397
Change-Id: I1786a64fa7cf5f6590ddd04cbf4527bb159f8795
2014-08-01 09:27:19 +00:00
..
2014-07-25 17:18:54 +00:00
2014-07-10 16:23:39 -07:00
2014-07-31 16:14:22 +00:00