From 706d749bad16ec2ab1400f4838c39552fcbdf00f Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Sat, 23 May 2015 16:32:50 -0700 Subject: Doc change: remove older diffs from static server hosting. Requests will redirect to downloadable zips in cloud storage. Change-Id: Id3144b172808b1cde555d778f31ad5b4db0d941b --- .../sdk/api_diff/3/changes/android.view.View.html | 256 --------------------- 1 file changed, 256 deletions(-) delete mode 100644 docs/html/sdk/api_diff/3/changes/android.view.View.html (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 deleted file mode 100644 index b0bd98b..0000000 --- a/docs/html/sdk/api_diff/3/changes/android.view.View.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - -android.view.View - - - - - - - - - - -
-
-
-

-Class android.view.View -

- - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Added Methods -
- - boolean checkInputConnectionProxy(View) -  
- - boolean dispatchKeyEventPreIme(KeyEvent) -  
- - void getWindowVisibleDisplayFrame(Rect) -  
- - boolean isHapticFeedbackEnabled() -  
- - boolean isInEditMode() -  
- - boolean onCheckIsTextEditor() -  
- - InputConnection onCreateInputConnection(EditorInfo) -  
- - void onFinishTemporaryDetach() -  
- - boolean onKeyPreIme(int, KeyEvent) -  
- - void onStartTemporaryDetach() -  
- - boolean performHapticFeedback(int) -  
- - boolean performHapticFeedback(int, int) -  
- - void setHapticFeedbackEnabled(boolean) -  
- - void setScrollContainer(boolean) -  
-  -

- - - - - - - - - - - - - - -
Changed Methods -
- - Handler getHandler() - -Change of visibility from protected to public.
-
 
- - void playSoundEffect(int) - -Change of visibility from protected to public.
-
 
-  - -

- - - - - - - - -
Added Fields -
- - int HAPTIC_FEEDBACK_ENABLED -  
-  -

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