Searched defs:destroyDrawingCache (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java9726 destroyDrawingCache();
9780 destroyDrawingCache();
9784 destroyDrawingCache();
9790 destroyDrawingCache();
13411 destroyDrawingCache();
13871 destroyDrawingCache();
14239 * @see #destroyDrawingCache()
14261 public void destroyDrawingCache() { method in class:View
14313 * should cleanup the cache by calling {@link #destroyDrawingCache()} afterwards.</p>
14329 * @see #destroyDrawingCache()
[all...]

Completed in 76 milliseconds