package o; import android.content.SharedPreferences; /* loaded from: classes.dex */ public final class uIY implements vLK { private final SharedPreferences d; @InterfaceC13391fZD public uIY(SharedPreferences sharedPreferences) { this.d = sharedPreferences; } @Override // o.vLK public final String b() { return this.d.getString("randomDeviceId", null); } }