Searched defs:portrait (Results 1 – 2 of 2) sorted by relevance
36 Button portrait = (Button) v.findViewById(R.id.portrait); in onCreateView() local
194 final RemoteViews portrait = relayoutWidget(context, wm, widgetId, options, true); in relayoutWidget() local205 Bundle options, boolean portrait) { in relayoutWidget()