From b89ebaa60ebae5a3c157d65e97db9fa56ba637af Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 6 Oct 2011 23:24:55 -0700 Subject: Doc change: revise API diffs. Change-Id: I28d1aeb6e785a22b610dc0984210dd921ce42ffa --- .../android.app.admin.DevicePolicyManager.html | 144 +++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 docs/html/sdk/api_diff/14/changes/android.app.admin.DevicePolicyManager.html (limited to 'docs/html/sdk/api_diff/14/changes/android.app.admin.DevicePolicyManager.html') diff --git a/docs/html/sdk/api_diff/14/changes/android.app.admin.DevicePolicyManager.html b/docs/html/sdk/api_diff/14/changes/android.app.admin.DevicePolicyManager.html new file mode 100644 index 0000000..03febd7 --- /dev/null +++ b/docs/html/sdk/api_diff/14/changes/android.app.admin.DevicePolicyManager.html @@ -0,0 +1,144 @@ + + + + + + + + + +android.app.admin.DevicePolicyManager + + + + + + + + + + +
+
+
+

+Class android.app.admin.DevicePolicyManager +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + boolean getCameraDisabled(ComponentName) +  
+ + void setCameraDisabled(ComponentName, boolean) +  
+  + +

+ + + + + + + + +
Added Fields +
+ + int PASSWORD_QUALITY_BIOMETRIC_WEAK +  
+  +

+ +
+
+ + + + -- cgit v1.1