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.announceForAccessibility(CharSequence)
android.view.buildDrawingCache()
android.view.buildDrawingCache(Boolean)
android.view.destroyDrawingCache()
android.view.dispatchSystemUiVisibilityChanged(Integer)
android.view.dispatchWindowSystemUiVisiblityChanged(Integer)
android.view.fitSystemWindows(Rect)
android.view.getDrawingCache()
android.view.getDrawingCache(Boolean)
android.view.getDrawingCacheBackgroundColor()
android.view.getDrawingCacheQuality()
android.view.getSystemUiVisibility()
android.view.getWindowSystemUiVisibility()
android.view.invalidate(Rect)
android.view.invalidate(Integer,Integer,Integer,Integer)
android.view.isDrawingCacheEnabled()
android.view.onWindowSystemUiVisibilityChanged(Integer)
android.view.requestFitSystemWindows()
android.view.setBackgroundDrawable(Drawable)
android.view.setDrawingCacheBackgroundColor(Integer)
android.view.setDrawingCacheEnabled(Boolean)
android.view.setDrawingCacheQuality(Integer)
android.view.setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener)
android.view.setSystemUiVisibility(Integer)
android.view.setWillNotCacheDrawing(Boolean)
android.view.startDrag(ClipData,View.DragShadowBuilder,Object,Integer)
android.view.willNotCacheDrawing()
android.view.invalidateChild(View,Rect)
android.view.invalidateChildInParent(IntArray,Rect)
android.view.getPersistentDrawingCache()
android.view.isAlwaysDrawnWithCacheEnabled()
android.view.isAnimationCacheEnabled()
android.view.isChildrenDrawnWithCacheEnabled()
android.view.setAlwaysDrawnWithCacheEnabled(Boolean)
android.view.setAnimationCacheEnabled(Boolean)
android.view.setChildrenDrawingCacheEnabled(Boolean)
android.view.setChildrenDrawnWithCacheEnabled(Boolean)
android.view.setPersistentDrawingCache(Integer)
xyz.thespud.skimap.services.onStatusChanged(String,Integer,Bundle)
android.content.clearWallpaper()
android.content.getWallpaper()
android.content.getWallpaperDesiredMinimumHeight()
android.content.getWallpaperDesiredMinimumWidth()
android.content.peekWallpaper()
android.content.removeStickyBroadcast(Intent)
android.content.removeStickyBroadcastAsUser(Intent,UserHandle)
android.content.sendStickyBroadcast(Intent)
android.content.sendStickyBroadcast(Intent,Bundle)
android.content.sendStickyBroadcastAsUser(Intent,UserHandle)
android.content.sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle)
android.content.sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle)
android.content.setWallpaper(Bitmap)
android.content.setWallpaper(InputStream)
android.app.onStart(Intent,Integer)
android.app.stopForeground(Boolean)