Searched refs:toIcon (Results 1 – 4 of 4) sorted by relevance
94 is WifiNetworkModel.Active -> model.toIcon(showHotspotInfo, context) in fromModel()97 private fun WifiNetworkModel.Active.toIcon( in toIcon() method
345 Icon icon = headerIcon.toIcon(mContext); in refresh()373 Icon appIcon = appSourceIcon.toIcon(mContext); in refresh()
538 Icon icon = mController.getDeviceIconCompat(device).toIcon(mContext); in setUpDeviceIcon()
105 when(mIconCompat.toIcon(mContext)).thenReturn(mIcon); in setUp()