From 0a056afb714f471a21aa7e06b17744de71c22378 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 18 Nov 2009 16:52:02 -0800 Subject: sdk doc change for esr: Add api diff report 5->6. Update previous diff reports to fix false positives. Bug:2160782 Change-Id: I0a17a9603b53a46a3a434f29bcd72208af1a745b --- .../sdk/api_diff/3/changes/android.view.View.html | 41 +++++++++++----------- 1 file changed, 20 insertions(+), 21 deletions(-) (limited to 'docs/html/sdk/api_diff/3/changes/android.view.View.html') diff --git a/docs/html/sdk/api_diff/3/changes/android.view.View.html b/docs/html/sdk/api_diff/3/changes/android.view.View.html index ccd58a9..86f9ca6 100644 --- a/docs/html/sdk/api_diff/3/changes/android.view.View.html +++ b/docs/html/sdk/api_diff/3/changes/android.view.View.html @@ -22,7 +22,6 @@ body{overflow:auto;} @@ -55,7 +54,7 @@ body{background-image:url();padding:12px;} Generated - 2009.04.20 09:15 + 2009.11.19 19:35 @@ -68,11 +67,11 @@ body{background-image:url();padding:12px;} -
+

-Class android.view.View +Class android.view.View

@@ -85,98 +84,98 @@ Class android.view. - boolean checkInputConnectionProxy(View) + boolean checkInputConnectionProxy(View)   - boolean dispatchKeyEventPreIme(KeyEvent) + boolean dispatchKeyEventPreIme(KeyEvent)   - void getWindowVisibleDisplayFrame(Rect) + void getWindowVisibleDisplayFrame(Rect)   - boolean isHapticFeedbackEnabled() + boolean isHapticFeedbackEnabled()   - boolean isInEditMode() + boolean isInEditMode()   - boolean onCheckIsTextEditor() + boolean onCheckIsTextEditor()   - InputConnection onCreateInputConnection(EditorInfo) + InputConnection onCreateInputConnection(EditorInfo)   - void onFinishTemporaryDetach() + void onFinishTemporaryDetach()   - boolean onKeyPreIme(int, KeyEvent) + boolean onKeyPreIme(int, KeyEvent)   - void onStartTemporaryDetach() + void onStartTemporaryDetach()   - boolean performHapticFeedback(int) + boolean performHapticFeedback(int)   - boolean performHapticFeedback(int, int) + boolean performHapticFeedback(int, int)   - void setHapticFeedbackEnabled(boolean) + void setHapticFeedbackEnabled(boolean)   - void setScrollContainer(boolean) + void setScrollContainer(boolean)   @@ -191,7 +190,7 @@ Class android.view. - Handler getHandler() + Handler getHandler() Change of visibility from protected to public.
@@ -201,7 +200,7 @@ Change of visibility from protected to public.
- void playSoundEffect(int) + void playSoundEffect(int) Change of visibility from protected to public.
@@ -220,7 +219,7 @@ Change of visibility from protected to public.
- int HAPTIC_FEEDBACK_ENABLED + int HAPTIC_FEEDBACK_ENABLED   -- cgit v1.1