Loading packages/SettingsLib/src/com/android/settingslib/wifi/WifiUtils.kt +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ open class WifiUtils { /** * Wrapper the [.getInternetIconResource] for testing compatibility. */ class InternetIconInjector(protected val context: Context) { open class InternetIconInjector(protected val context: Context) { /** * Returns the Internet icon for a given RSSI level. * Loading Loading
packages/SettingsLib/src/com/android/settingslib/wifi/WifiUtils.kt +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ open class WifiUtils { /** * Wrapper the [.getInternetIconResource] for testing compatibility. */ class InternetIconInjector(protected val context: Context) { open class InternetIconInjector(protected val context: Context) { /** * Returns the Internet icon for a given RSSI level. * Loading