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

  /frameworks/base/core/java/android/hardware/camera2/params/
HighSpeedVideoConfiguration.java 35 public final class HighSpeedVideoConfiguration {
39 * Create a new {@link HighSpeedVideoConfiguration}.
51 public HighSpeedVideoConfiguration(
131 * Check if this {@link HighSpeedVideoConfiguration} is equal to another
132 * {@link HighSpeedVideoConfiguration}.
146 if (obj instanceof HighSpeedVideoConfiguration) {
147 final HighSpeedVideoConfiguration other = (HighSpeedVideoConfiguration) obj;
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 62 milliseconds