Searched refs:CONV_LIST_ICON_SENDER_IMAGE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/
H A DPreferences.java81 public static final String CONV_LIST_ICON_SENDER_IMAGE = "senderimage"; field in class:Preferences
85 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);

Completed in 24 milliseconds