Home
last modified time | relevance | path

Searched refs:mOrientationValues (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DScreenOrientation.java36 final static int mOrientationValues[] = new int[] { field in ScreenOrientation
69 setRequestedOrientation(mOrientationValues[position]); in onCreate()