Searched refs:CONV_LIST_ICON_SENDER_IMAGE (Results 1 – 1 of 1) sorted by relevance
81 public static final String CONV_LIST_ICON_SENDER_IMAGE = "senderimage"; field in Preferences85 public static final String CONV_LIST_ICON_DEFAULT = CONV_LIST_ICON_SENDER_IMAGE;183 return mSharedPreferences.getString(CONV_LIST_ICON, CONV_LIST_ICON_SENDER_IMAGE); in getConversationListIcon()