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

  /external/chromium_org/third_party/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/
VideoCaptureAndroid.java 49 private final OrientationEventListener orientationListener;
78 orientationListener = new OrientationEventListener(GetContext()) {
141 orientationListener.enable();
226 orientationListener.disable();
  /external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
MediaEngine.java 153 private OrientationEventListener orientationListener;
190 orientationListener =
197 orientationListener.enable();
219 orientationListener.disable();

Completed in 1346 milliseconds