Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java86 private final static int DEFAULT_SIM_ICON = R.drawable.ic_multi_sim; field in TelecomAccountRegistry
445 Drawable drawable = res.getDrawable(DEFAULT_SIM_ICON, null); in buildPstnPhoneAccount()