HomeSort by relevance Sort by last modified time
    Searched refs:ORIENTATION_PORTRAIT (Results 1 - 11 of 11) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
GridLayout3.java 44 if ((configuration.orientation == Configuration.ORIENTATION_PORTRAIT)) {
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2MultiViewTestCase.java 158 int deviceOrientation = Configuration.ORIENTATION_PORTRAIT;
162 config.orientation == Configuration.ORIENTATION_PORTRAIT))) {
169 if (deviceOrientation == Configuration.ORIENTATION_PORTRAIT) {
  /development/samples/Support7Demos/src/com/example/android/supportv7/view/
GridLayout3.java 55 if ((configuration.orientation == Configuration.ORIENTATION_PORTRAIT)) {
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigurationTest.java 48 mConfig.orientation = Configuration.ORIENTATION_PORTRAIT;
364 config.orientation = Configuration.ORIENTATION_PORTRAIT;
ConfigTest.java 206 config.setProperty(Properties.ORIENTATION, Configuration.ORIENTATION_PORTRAIT);
    [all...]
  /development/apps/WidgetPreview/src/com/android/widgetpreview/
WidgetPreviewActivity.java 231 } else if (orientationCode == Configuration.ORIENTATION_PORTRAIT) {
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 163 Configuration.ORIENTATION_PORTRAIT;
  /device/asus/grouper/audio/
audio_hw.c 166 ORIENTATION_PORTRAIT,
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 1031 milliseconds