Searched refs:MSG_SET_LAYOUT_PARAMS (Results 1 – 1 of 1) sorted by relevance
66 private static final int MSG_SET_LAYOUT_PARAMS = 1000; field in TvViewUiManager91 case MSG_SET_LAYOUT_PARAMS:538 mHandler.removeMessages(MSG_SET_LAYOUT_PARAMS); in setTvViewPosition()539 mHandler.obtainMessage(MSG_SET_LAYOUT_PARAMS, layoutParams).sendToTarget(); in setTvViewPosition()