Searched refs:setOrientationSource (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
H A DGLRootStub.java31 public void setOrientationSource(OrientationSource source) {} method in class:GLRootStub
H A DGLRootMock.java38 public void setOrientationSource(OrientationSource source) {} method in class:GLRootMock
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLRoot.java41 public void setOrientationSource(OrientationSource source); method in interface:GLRoot
H A DGLRootView.java504 public void setOrientationSource(OrientationSource source) { method in class:GLRootView
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java184 mActivity.getGLRoot().setOrientationSource(mOrientationManager);
901 mActivity.getGLRoot().setOrientationSource(null);

Completed in 37 milliseconds