Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DUriImage.java215 if (isSharable()) supported |= SUPPORT_SHARE; in getSupportedOperations()
232 private boolean isSharable() { in isSharable() method in UriImage