Files
tustu/app/com/efiAnalytics/apps/ts/dashboard/GaugeConfigProvider.java
T
2026-01-11 20:19:52 +00:00

22 lines
601 B
Java

package com.efiAnalytics.apps.ts.dashboard;
import G.T;
import G.GInterfaceCz;
import java.io.Serializable;
class GaugeConfigProvider implements GInterfaceCz, Serializable {
GaugeConfigProvider(Gauge paramGauge) {}
public String a() {
String str = this.a.getEcuConfigurationName();
if ((str == null || str.isEmpty()) && T.a().c() != null)
str = T.a().c().c();
return str;
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/apps/ts/dashboard/v.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/