Searched refs:onCreateLayoutParams (Results 1 – 2 of 2) sorted by relevance
163 mGroup.addView(view, index, onCreateLayoutParams()); in addIcon()177 mGroup.addView(view, index, onCreateLayoutParams()); in addBindableIcon()186 mGroup.addView(view, index, onCreateLayoutParams()); in addNewWifiIcon()202 mGroup.addView(view, index, onCreateLayoutParams()); in addNewMobileIcon()236 protected LinearLayout.LayoutParams onCreateLayoutParams() { in onCreateLayoutParams() method
67 protected LinearLayout.LayoutParams onCreateLayoutParams() { in onCreateLayoutParams() method in DarkIconManager