Searched defs:lp (Results 1 – 5 of 5) sorted by relevance
59 RelativeLayout.LayoutParams lp = new RelativeLayout.LayoutParams( in onCreate() local
105 LinearLayout.LayoutParams lp = new LinearLayout.LayoutParams( in onCreate() local
114 AbsListView.LayoutParams lp = new AbsListView.LayoutParams( in getGenericView() local
163 LinearLayout.LayoutParams lp = new LinearLayout.LayoutParams( in onCreate() local
45 WindowManager.LayoutParams lp = getWindow().getAttributes(); in onCreate() local