protected void a() { try { if (DeviceVersion.valueOf(b) == DeviceVersion.FLEX) { a.setText(0x7f0802b0); } return; } catch (IllegalArgumentException illegalargumentexception) { illegalargumentexception.printStackTrace(); } }
public static Device b() { Device device = null; List list = a(DeviceVersion.parse(UISavedState.n())); if (!list.isEmpty()) { device = (Device)list.get(0); } return device; }