// Signature format: 4.0
package androidx.core.performance.testing {

  public final class FakeDevicePerformance implements androidx.core.performance.DevicePerformance {
    ctor public FakeDevicePerformance(int mediaPerformanceClass);
    method public int getMediaPerformanceClass();
    property public int mediaPerformanceClass;
  }

}

