Home
last modified time | relevance | path

Searched refs:photoIndex (Results 1 – 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/photo/
DMailPhotoViewActivity.java53 final String accountType, final ConversationMessage msg, final int photoIndex) { in startMailPhotoViewActivity() argument
60 .setPhotoIndex(photoIndex); in startMailPhotoViewActivity()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAttachmentTileGrid.java114 final int photoIndex = indexOfChild(source); in viewPhoto() local
117 mAccount.getType(), mMessage, photoIndex); in viewPhoto() local
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java1695 int photoIndex = getResources().getInteger(R.integer.camera_mode_photo); in getModeIndex() local
1720 modeIndex = photoIndex; in getModeIndex()
1729 modeIndex = photoIndex; in getModeIndex()