Searched refs:photoIndex (Results 1 – 3 of 3) sorted by relevance
53 final String accountType, final ConversationMessage msg, final int photoIndex) { in startMailPhotoViewActivity() argument60 .setPhotoIndex(photoIndex); in startMailPhotoViewActivity()
114 final int photoIndex = indexOfChild(source); in viewPhoto() local117 mAccount.getType(), mMessage, photoIndex); in viewPhoto() local
1691 int photoIndex = getResources().getInteger(R.integer.camera_mode_photo); in getModeIndex() local1716 modeIndex = photoIndex; in getModeIndex()1725 modeIndex = photoIndex; in getModeIndex()