Home | History | Annotate | Download | only in app

Lines Matching refs:getSupportedOperations

349         if ((photo.getSupportedOperations() & MediaItem.SUPPORT_SHARE) != 0) {
371 int supportedOperations = mCurrentPhoto.getSupportedOperations();
673 (item.getSupportedOperations() & MediaItem.SUPPORT_PLAY) != 0;