1// Signature format: 4.0
2package androidx.core.performance.play.services {
3
4  public final class PlayServicesDevicePerformance implements androidx.core.performance.DevicePerformance {
5    ctor public PlayServicesDevicePerformance(android.content.Context context);
6    method public int getMediaPerformanceClass();
7    property public int mediaPerformanceClass;
8  }
9
10}
11
12