Searched defs:orientation (Results 1 – 9 of 9) sorted by relevance
36 int orientation = getIntent().getIntExtra(EXTRA_ORIENTATION, -1); in onCreate() local
84 private Activity startOrientationActivity(int orientation) { in startOrientationActivity()
53 Instrumentation instrumentation, final int orientation) { in changeOrientation()
61 public void onOrientationChanged(int orientation) { in onOrientationChanged()
103 public void onOrientationChanged(int orientation) { in onOrientationChanged()
429 private void setTestedConfiguration(int cameraId, int orientation) { in setTestedConfiguration()549 Settings(int stageIndex, int cameraId, int orientation) { in Settings()
235 protected void changeOrientation(String orientation) throws UiObjectNotFoundException { in changeOrientation()
315 public MockClipDrawable(Drawable drawable, int gravity, int orientation) { in MockClipDrawable()
1231 public ExifTestData(Location location, int orientation, in ExifTestData()