Searched defs:layoutRes (Results 1 – 7 of 7) sorted by relevance
32 void initializeLayoutParams( in initializeLayoutParams()
157 public DreamAdapter(@LayoutRes int layoutRes, List<IDreamItem> itemList) { in DreamAdapter()
176 int layoutRes = mDp.isTwoPanels ? R.layout.launcher_preview_two_panel_layout in LauncherPreviewRenderer() local
191 View anchorView, @LayoutRes int layoutRes, @DimenRes int widthRes, in StatusIconPanelViewController()574 public StatusIconPanelViewController build(View anchorView, @LayoutRes int layoutRes, in build()
119 public void setContentView(@LayoutRes int layoutRes) { in setContentView()
276 int layoutRes, int size) { in createIcon()
397 final int layoutRes = existsInCurrentAccount(position) ? in getView() local