Home
last modified time | relevance | path

Searched defs:lp (Results 1 – 5 of 5) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DNotificationDisplay.java59 RelativeLayout.LayoutParams lp = new RelativeLayout.LayoutParams( in onCreate() local
DMenuInflateFromXml.java105 LinearLayout.LayoutParams lp = new LinearLayout.LayoutParams( in onCreate() local
/development/samples/ApiDemos/src/com/example/android/apis/view/
DExpandableList1.java114 AbsListView.LayoutParams lp = new AbsListView.LayoutParams( in getGenericView() local
/development/apps/Development/src/com/android/development/
DPackageSummary.java163 LinearLayout.LayoutParams lp = new LinearLayout.LayoutParams( in onCreate() local
DPointerLocation.java45 WindowManager.LayoutParams lp = getWindow().getAttributes(); in onCreate() local