From f343d3df0070f2e192da0e9bc4f70f2aa38e179f Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 8 Feb 2011 11:42:32 -0800 Subject: Doc change: add diff report for API 11 Change-Id: I4cd673d1316e6f7b81ec56510029b738cd12a295 --- .../11/changes/android.view.Window.Callback.html | 143 +++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/html/sdk/api_diff/11/changes/android.view.Window.Callback.html (limited to 'docs/html/sdk/api_diff/11/changes/android.view.Window.Callback.html') diff --git a/docs/html/sdk/api_diff/11/changes/android.view.Window.Callback.html b/docs/html/sdk/api_diff/11/changes/android.view.Window.Callback.html new file mode 100644 index 0000000..9bc54f5 --- /dev/null +++ b/docs/html/sdk/api_diff/11/changes/android.view.Window.Callback.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.view.Window.Callback + + + + + + + + + + +
+
+
+

+Interface android.view.Window.Callback +

+ + +

+ + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + boolean dispatchKeyShortcutEvent(KeyEvent) +  
+ + void onActionModeFinished(ActionMode) +  
+ + void onActionModeStarted(ActionMode) +  
+ + ActionMode onWindowStartingActionMode(Callback) +  
+  + +

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