Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DSimSelectorAvatarRequest.java82 final BitmapDrawable regularSim = (BitmapDrawable) mContext.getResources() in renderSimAvatarInternal() local
84 sRegularSimIcon = regularSim.getBitmap(); in renderSimAvatarInternal()