Searched refs:iconKey (Results 1 – 1 of 1) sorted by relevance
541 String iconKey = getIconKey(); in updateTelephony() local542 if (mNetworkToIconLookup.get(iconKey) != null) { in updateTelephony()543 mCurrentState.iconGroup = mNetworkToIconLookup.get(iconKey); in updateTelephony()