Home
last modified time | relevance | path

Searched refs:setIconWithTint (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/
DWifiEntryPreference.java211 private void setIconWithTint(Drawable drawable) { in setIconWithTint() method in WifiEntryPreference
228 setIconWithTint(mIconInjector.getIcon(showX, level)); in updateIcon()
233 setIconWithTint(getContext().getDrawable(getHotspotIconResource(deviceType))); in updateHotspotIcon()