From dbccc9012e3637ad08e8ae62771b0f9fae1d9b13 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 26 Jun 2012 22:54:54 -0700 Subject: Doc change: add diff report for 16. Change-Id: I38b2e59ac3a553ab7bbde8814e9fb099aa085638 --- .../api_diff/16/changes/android.app.Fragment.html | 129 +++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 docs/html/sdk/api_diff/16/changes/android.app.Fragment.html (limited to 'docs/html/sdk/api_diff/16/changes/android.app.Fragment.html') diff --git a/docs/html/sdk/api_diff/16/changes/android.app.Fragment.html b/docs/html/sdk/api_diff/16/changes/android.app.Fragment.html new file mode 100644 index 0000000..bde4b96 --- /dev/null +++ b/docs/html/sdk/api_diff/16/changes/android.app.Fragment.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.app.Fragment + + + + + + + + + + +
+
+
+

+Class android.app.Fragment +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + void startActivity(Intent, Bundle) +  
+ + void startActivityForResult(Intent, int, Bundle) +  
+  + +

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