Searched refs:contentLP (Results 1 – 1 of 1) sorted by relevance
81 LayoutParams contentLP = new LayoutParams(WIDTH - 2 * BORDER_WIDTH - CONTENT_GAP, in onCreate() local83 layout.addView(mContent, contentLP); in onCreate()