Searched refs:MSG_NOTIFY_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
H A DLayoutTestsExecutor.java562 private static final int MSG_NOTIFY_DONE = 1; field in class:LayoutTestsExecutor
605 case MSG_NOTIFY_DONE:
679 mLayoutTestControllerHandler.sendEmptyMessage(MSG_NOTIFY_DONE);

Completed in 128 milliseconds