Searched refs:MSG_ICON (Results 1 – 1 of 1) sorted by relevance
53 private static final int MSG_ICON = 1 << MSG_SHIFT; field in CommandQueue186 mHandler.obtainMessage(MSG_ICON, OP_SET_ICON, 0, in setIcon()194 mHandler.obtainMessage(MSG_ICON, OP_REMOVE_ICON, 0, slot).sendToTarget(); in removeIcon()562 case MSG_ICON: { in handleMessage()