Searched refs:DeviceIconUtil (Results 1 – 6 of 6) sorted by relevance
20 import com.android.settingslib.media.DeviceIconUtil34 private val deviceIconUtil = DeviceIconUtil()
24 import com.android.settingslib.media.DeviceIconUtil41 private val deviceIconUtil: DeviceIconUtil,
33 public class DeviceIconUtil { class41 public DeviceIconUtil() { in DeviceIconUtil() method in DeviceIconUtil
53 private final DeviceIconUtil mDeviceIconUtil;63 mDeviceIconUtil = new DeviceIconUtil(); in PhoneMediaDevice()
32 private final DeviceIconUtil mDeviceIconUtil = new DeviceIconUtil();
28 import com.android.settingslib.media.DeviceIconUtil53 private lateinit var deviceIconUtil: DeviceIconUtil