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

/packages/apps/Gallery/src/com/android/camera/
H A DImageGallery.java129 if (isPickIntent()) {
271 private boolean isPickIntent() { method in class:ImageGallery
477 if (isPickIntent()) {
569 if (isPickIntent()) {
577 if (isPickIntent()) {
648 if (isPickIntent()) {
H A DViewImage.java370 boolean isPickIntent() { method in class:ViewImage
624 int[] connectIds = isPickIntent() ? pickIds : normalIds;
654 if (isPickIntent()) return;
1130 if (mViewImage.isPickIntent()) {

Completed in 56 milliseconds