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

/frameworks/base/core/java/android/view/
H A DView.java13290 destroyDrawingCache();
13356 destroyDrawingCache();
13360 destroyDrawingCache();
13366 destroyDrawingCache();
17244 destroyDrawingCache();
17785 destroyDrawingCache();
18126 * @see #destroyDrawingCache()
18148 public void destroyDrawingCache() { method in class:View
18201 * should cleanup the cache by calling {@link #destroyDrawingCache()} afterwards.</p>
18217 * @see #destroyDrawingCache()
[all...]

Completed in 72 milliseconds