Searched refs:MSG_OPEN (Results 1 – 2 of 2) sorted by relevance
66 private static final int MSG_OPEN = 0; field in PieRenderer120 case MSG_OPEN:243 mHandler.sendEmptyMessage(show ? MSG_OPEN : MSG_CLOSE); in show()
64 private static final int MSG_OPEN = 0; field in PieRenderer120 case MSG_OPEN:246 handler.sendEmptyMessage(show ? MSG_OPEN : MSG_CLOSE); in show()