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

/frameworks/base/core/java/android/view/
H A DView.java13353 destroyDrawingCache();
13424 destroyDrawingCache();
13428 destroyDrawingCache();
13434 destroyDrawingCache();
17312 destroyDrawingCache();
17858 destroyDrawingCache();
18199 * @see #destroyDrawingCache()
18221 public void destroyDrawingCache() { method in class:View
18274 * should cleanup the cache by calling {@link #destroyDrawingCache()} afterwards.</p>
18290 * @see #destroyDrawingCache()
[all...]

Completed in 70 milliseconds