JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
android.view.getDrawingCacheQuality()
android.view.setDrawingCacheQuality(Integer)
android.view.fitSystemWindows(Rect)
android.view.requestFitSystemWindows()
android.view.setWillNotCacheDrawing(Boolean)
android.view.willNotCacheDrawing()
android.view.invalidate(Rect)
android.view.invalidate(Integer,Integer,Integer,Integer)
android.view.setDrawingCacheEnabled(Boolean)
android.view.isDrawingCacheEnabled()
android.view.getDrawingCache()
android.view.getDrawingCache(Boolean)
android.view.destroyDrawingCache()
android.view.setDrawingCacheBackgroundColor(Integer)
android.view.getDrawingCacheBackgroundColor()
android.view.buildDrawingCache()
android.view.buildDrawingCache(Boolean)
android.widget.onLayout(Boolean,Integer,Integer,Integer,Integer)
android.view.setBackgroundDrawable(Drawable)
android.view.setSystemUiVisibility(Integer)
android.view.getSystemUiVisibility()
android.view.getWindowSystemUiVisibility()
android.view.onWindowSystemUiVisibilityChanged(Integer)
android.view.dispatchWindowSystemUiVisiblityChanged(Integer)
android.view.setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener)
android.view.dispatchSystemUiVisibilityChanged(Integer)
android.view.startDrag(ClipData,View.DragShadowBuilder,Object,Integer)
android.view.invalidateChild(View,Rect)
android.view.invalidateChildInParent(IntArray,Rect)
android.view.setChildrenDrawingCacheEnabled(Boolean)
android.widget.checkLayoutParams(ViewGroup.LayoutParams)
android.view.isAnimationCacheEnabled()
android.view.setAnimationCacheEnabled(Boolean)
android.view.isAlwaysDrawnWithCacheEnabled()
android.view.setAlwaysDrawnWithCacheEnabled(Boolean)
android.view.isChildrenDrawnWithCacheEnabled()
android.view.setChildrenDrawnWithCacheEnabled(Boolean)
android.view.getPersistentDrawingCache()
android.view.setPersistentDrawingCache(Integer)
android.widget.generateLayoutParams(AttributeSet)
android.widget.generateLayoutParams(ViewGroup.LayoutParams)
android.widget.generateDefaultLayoutParams()
android.webkit.shouldDelayChildPressedState()
android.webkit.onGlobalFocusChanged(View,View)
android.webkit.onChildViewAdded(View,View)
android.webkit.onChildViewRemoved(View,View)
android.webkit.setHorizontalScrollbarOverlay(Boolean)
android.webkit.setVerticalScrollbarOverlay(Boolean)
android.webkit.overlayHorizontalScrollbar()
android.webkit.overlayVerticalScrollbar()
android.webkit.setCertificate(SslCertificate)
android.webkit.savePassword(String,String,String)
android.webkit.setHttpAuthUsernamePassword(String,String,String,String)
android.webkit.getHttpAuthUsernamePassword(String,String)
android.webkit.clearView()
android.webkit.capturePicture()
android.webkit.createPrintDocumentAdapter()
android.webkit.getScale()
android.webkit.freeMemory()
android.webkit.findAll(String)
android.webkit.showFindDialog(String,Boolean)
android.webkit.setPictureListener(WebView.PictureListener)
android.webkit.setMapTrackballToArrowKeys(Boolean)
android.webkit.canZoomIn()
android.webkit.canZoomOut()
android.content.getWallpaper()
android.content.peekWallpaper()
android.content.getWallpaperDesiredMinimumWidth()
android.content.getWallpaperDesiredMinimumHeight()
android.content.setWallpaper(Bitmap)
android.content.setWallpaper(InputStream)
android.content.clearWallpaper()
android.content.sendStickyBroadcast(Intent)
android.content.sendStickyBroadcast(Intent,Bundle)
android.content.sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle)
android.content.removeStickyBroadcast(Intent)
android.content.sendStickyBroadcastAsUser(Intent,UserHandle)
android.content.sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle)
android.content.removeStickyBroadcastAsUser(Intent,UserHandle)
android.app.onStart(Intent,Integer)
android.app.stopForeground(Boolean)