Searched defs:landscape (Results 1 – 3 of 3) sorted by relevance
44 Button landscape = (Button) v.findViewById(R.id.landscape); in onCreateView() local
358 public void setAppToLandscape(boolean landscape) { in setAppToLandscape()
305 val landscape: RemoteViews = relayoutWidget(context, wm, widgetId, options, false) in <lambda>() constant