Searched refs:INDEX_SENDER_PROFILE_PHOTO_URI (Results 1 – 1 of 1) sorted by relevance
118 mSenderProfilePhotoUri = cursor.getString(INDEX_SENDER_PROFILE_PHOTO_URI); in bind()874 private static final int INDEX_SENDER_PROFILE_PHOTO_URI = sIndexIncrementer++; local