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
1695 int photoIndex = getResources().getInteger(R.integer.camera_mode_photo); in getModeIndex() local1720 modeIndex = photoIndex; in getModeIndex()1729 modeIndex = photoIndex; in getModeIndex()