OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPickIntent
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery/src/com/android/camera/
ImageGallery.java
129
if (
isPickIntent
()) {
271
private boolean
isPickIntent
() {
477
if (
isPickIntent
()) {
569
if (
isPickIntent
()) {
577
if (
isPickIntent
()) {
643
if (
isPickIntent
()) {
[
all
...]
ViewImage.java
370
boolean
isPickIntent
() {
624
int[] connectIds =
isPickIntent
() ? pickIds : normalIds;
654
if (
isPickIntent
()) return;
[
all
...]
Completed in 773 milliseconds