OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasPanoPrefix
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/crop/
SaveImage.java
149
if (
hasPanoPrefix
(context, sourceUri)) {
443
private static boolean
hasPanoPrefix
(Context context, Uri src) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
SaveImage.java
163
if (
hasPanoPrefix
(context, sourceUri)) {
652
private static boolean
hasPanoPrefix
(Context context, Uri src) {
Completed in 193 milliseconds