It is called WAIT_CURSOR and can be get through

c = new Cursor(Cursor.WAIT_CURSOR).

container.setCursor(c);