Home
last modified time | relevance | path

Searched refs:shutDown (Results 1 – 2 of 2) sorted by relevance

/art/test/079-phantom/src/
DBitmap.java54 public static void shutDown() { in shutDown() method in Bitmap
55 sWatcher.shutDown(); in shutDown()
149 public void shutDown() { in shutDown() method in BitmapWatcher
DMain.java66 Bitmap.shutDown(); in run()