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

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java126 public class DevicePolicyManager { class
128 private static String TAG = "DevicePolicyManager";
135 public DevicePolicyManager(Context context, IDevicePolicyManager service) { method in class:DevicePolicyManager
141 protected DevicePolicyManager(Context context, IDevicePolicyManager service, method in class:DevicePolicyManager
1147 * @see DevicePolicyManager#transferOwnership(ComponentName, ComponentName, PersistableBundle)
1799 * @see DevicePolicyManager#transferOwnership(ComponentName, ComponentName, PersistableBundle)
2085 * This method can be called on the {@link DevicePolicyManager} instance returned by
2112 * <p>This method can be called on the {@link DevicePolicyManager} instance
2151 * This method can be called on the {@link DevicePolicyManager} instance returned by
2176 * <p>This method can be called on the {@link DevicePolicyManager} instanc
[all...]

Completed in 68 milliseconds