Searched refs:MSG_REFRESH_POINTER_ICON (Results 1 – 1 of 1) sorted by relevance
6590 private static final int MSG_REFRESH_POINTER_ICON = 41; field in ViewRootImpl6657 case MSG_REFRESH_POINTER_ICON: in getMessageName()6936 case MSG_REFRESH_POINTER_ICON: in handleMessageImpl()8069 mHandler.removeMessages(MSG_REFRESH_POINTER_ICON); in refreshPointerIcon()8070 mHandler.sendEmptyMessage(MSG_REFRESH_POINTER_ICON); in refreshPointerIcon()