HomeSort by relevance Sort by last modified time
    Searched defs:OrientationManager (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java 31 public class OrientationManager implements OrientationSource {
32 private static final String TAG = "OrientationManager";
46 public OrientationManager(Activity activity) {
  /packages/apps/Camera2/src/com/android/camera/app/
OrientationManager.java 8 public interface OrientationManager {
76 * @param orientationManager The orientation manager detects the change.
79 public void onOrientationChanged(OrientationManager orientationManager,
85 * {@link com.android.camera.app.OrientationManager.OnOrientationChangeListener}.

Completed in 67 milliseconds