Searched refs:MSG_CLEANUP (Results 1 – 2 of 2) sorted by relevance
42 private static final int MSG_CLEANUP = 3; field in GLThreadManager107 case MSG_CLEANUP:174 handler.sendMessageAtFrontOfQueue(handler.obtainMessage(MSG_CLEANUP)); in quit()
78 private static final int MSG_CLEANUP = 3; field in RequestThreadManager966 case MSG_CLEANUP:1050 handler.sendMessageAtFrontOfQueue(handler.obtainMessage(MSG_CLEANUP)); in quit()