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

/frameworks/base/core/java/android/view/
H A DView.java8449 destroyDrawingCache();
8496 destroyDrawingCache();
8500 destroyDrawingCache();
8506 destroyDrawingCache();
11843 destroyDrawingCache();
12232 destroyDrawingCache();
12741 * @see #destroyDrawingCache()
12763 public void destroyDrawingCache() { method in class:View
12815 * should cleanup the cache by calling {@link #destroyDrawingCache()} afterwards.</p>
12831 * @see #destroyDrawingCache()
[all...]

Completed in 70 milliseconds