Searched defs:DevicePolicyManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java104 public class DevicePolicyManager { class
105 private static String TAG = "DevicePolicyManager";
112 public DevicePolicyManager(Context context, IDevicePolicyManager service) { method in class:DevicePolicyManager
118 protected DevicePolicyManager(Context context, IDevicePolicyManager service, method in class:DevicePolicyManager
1831 * This method can be called on the {@link DevicePolicyManager} instance returned by
1858 * <p>This method can be called on the {@link DevicePolicyManager} instance
1897 * This method can be called on the {@link DevicePolicyManager} instance returned by
1922 * <p>This method can be called on the {@link DevicePolicyManager} instance
1960 * This method can be called on the {@link DevicePolicyManager} instance returned by
1990 * <p>This method can be called on the {@link DevicePolicyManager} instanc
[all...]

Completed in 1454 milliseconds