Searched refs:MSG_SET_LAYOUT_PARAMS (Results 1 – 1 of 1) sorted by relevance
62 private static final int MSG_SET_LAYOUT_PARAMS = 1000; field in TvViewUiManager81 case MSG_SET_LAYOUT_PARAMS:421 mHandler.removeMessages(MSG_SET_LAYOUT_PARAMS); in setTvViewPosition()422 mHandler.obtainMessage(MSG_SET_LAYOUT_PARAMS, layoutParams).sendToTarget(); in setTvViewPosition()