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 --- .../3/changes/android.widget.TextView.html | 69 +++++++++++----------- 1 file changed, 34 insertions(+), 35 deletions(-) (limited to 'docs/html/sdk/api_diff/3/changes/android.widget.TextView.html') diff --git a/docs/html/sdk/api_diff/3/changes/android.widget.TextView.html b/docs/html/sdk/api_diff/3/changes/android.widget.TextView.html index 42ecdc9..08f7454 100644 --- a/docs/html/sdk/api_diff/3/changes/android.widget.TextView.html +++ b/docs/html/sdk/api_diff/3/changes/android.widget.TextView.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.widget.TextView +Class android.widget.TextView

@@ -85,217 +84,217 @@ Class android.widget. - void beginBatchEdit() + void beginBatchEdit()   - boolean bringPointIntoView(int) + boolean bringPointIntoView(int)   - void clearComposingText() + void clearComposingText()   - boolean didTouchFocusSelect() + boolean didTouchFocusSelect()   - void endBatchEdit() + void endBatchEdit()   - boolean extractText(ExtractedTextRequest, ExtractedText) + boolean extractText(ExtractedTextRequest, ExtractedText)   - Editable getEditableText() + Editable getEditableText()   - int getImeActionId() + int getImeActionId()   - CharSequence getImeActionLabel() + CharSequence getImeActionLabel()   - int getImeOptions() + int getImeOptions()   - Bundle getInputExtras(boolean) + Bundle getInputExtras(boolean)   - int getInputType() + int getInputType()   - String getPrivateImeOptions() + String getPrivateImeOptions()   - boolean isInputMethodTarget() + boolean isInputMethodTarget()   - boolean moveCursorToVisibleOffset() + boolean moveCursorToVisibleOffset()   - void onBeginBatchEdit() + void onBeginBatchEdit()   - void onCommitCompletion(CompletionInfo) + void onCommitCompletion(CompletionInfo)   - void onEditorAction(int) + void onEditorAction(int)   - void onEndBatchEdit() + void onEndBatchEdit()   - boolean onPrivateIMECommand(String, Bundle) + boolean onPrivateIMECommand(String, Bundle)   - void onSelectionChanged(int, int) + void onSelectionChanged(int, int)   - boolean onTextContextMenuItem(int) + boolean onTextContextMenuItem(int)   - void setCompoundDrawablesWithIntrinsicBounds(int, int, int, int) + void setCompoundDrawablesWithIntrinsicBounds(int, int, int, int)   - void setExtractedText(ExtractedText) + void setExtractedText(ExtractedText)   - void setImeActionLabel(CharSequence, int) + void setImeActionLabel(CharSequence, int)   - void setImeOptions(int) + void setImeOptions(int)   - void setInputExtras(int) + void setInputExtras(int)   - void setInputType(int) + void setInputType(int)   - void setOnEditorActionListener(OnEditorActionListener) + void setOnEditorActionListener(OnEditorActionListener)   - void setPrivateImeOptions(String) + void setPrivateImeOptions(String)   - void setRawInputType(int) + void setRawInputType(int)   -- cgit v1.1