Home
last modified time | relevance | path

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

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