OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCapture
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/android/java/src/org/chromium/ui/base/
SelectFileDialog.java
42
private boolean
mCapture
;
58
mCapture
= capture;
235
return
mCapture
&& acceptsSpecificType(ALL_IMAGE_TYPES);
239
return
mCapture
&& acceptsSpecificType(ALL_VIDEO_TYPES);
243
return
mCapture
&& acceptsSpecificType(ALL_AUDIO_TYPES);
/packages/apps/Browser/src/com/android/browser/
Tab.java
188
private Bitmap
mCapture
;
[
all
...]
Completed in 259 milliseconds