- BOX_NOTE_EXTENSION - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
-
- BoxApiPreview - Class in com.box.androidsdk.preview.ext
-
- BoxApiPreview(BoxSession) - Constructor for class com.box.androidsdk.preview.ext.BoxApiPreview
-
- BoxApiPreview.Extensions - Enum in com.box.androidsdk.preview.ext
-
Enumeration of all preview supported extensions
- BoxAudioFile - Class in com.box.androidsdk.preview.ext
-
- BoxAudioFile(BoxFile) - Constructor for class com.box.androidsdk.preview.ext.BoxAudioFile
-
- BoxAudioFileCache - Class in com.box.androidsdk.preview.cache
-
- BoxAudioFileCache(AudioInfoRepo) - Constructor for class com.box.androidsdk.preview.cache.BoxAudioFileCache
-
- BoxAudioListAdapter - Class in com.box.androidsdk.preview.adapters
-
Created by ishay on 7/8/15.
- BoxAudioListAdapter(Context, List, boolean) - Constructor for class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
-
- BoxDocumentFile - Class in com.box.androidsdk.preview.ext
-
- BoxDocumentFile(BoxFile) - Constructor for class com.box.androidsdk.preview.ext.BoxDocumentFile
-
- BoxExecutor - Interface in com.box.androidsdk.preview.ext
-
- BoxExoPlayer - Class in com.box.androidsdk.preview.player
-
An ExoPlayer wrapper class that allows it to be used in the Box context and provides convenience
methods for interacting with the most common properties/methods of the player.
- BoxExoPlayer(PreviewController, BoxFile) - Constructor for class com.box.androidsdk.preview.player.BoxExoPlayer
-
Constructor to play one file in a specific view
- BoxFolderRepo - Class in com.box.androidsdk.preview.viewmodel
-
This class controls the list of filtered items.
- BoxFolderRepo(PreviewController) - Constructor for class com.box.androidsdk.preview.viewmodel.BoxFolderRepo
-
- BoxFolderRepo.BoxItemPosition - Class in com.box.androidsdk.preview.viewmodel
-
- BoxItemFilter - Interface in com.box.androidsdk.preview.ext
-
Interface that will allow previewing only select content from a folder.
- BoxMediaControls - Interface in com.box.androidsdk.preview.player
-
- BoxMediaListener - Interface in com.box.androidsdk.preview.player
-
Implement this interface to receive callbacks when media state changes.
- BoxMediaListener.MediaState - Enum in com.box.androidsdk.preview.player
-
- BoxPdfControllerView - Class in com.box.androidsdk.preview.pdf
-
Controller view that initializes all the default PSPDFKit views and provides convenience methods for toggling specific views.
- BoxPdfControllerView(Context, PdfActivityConfiguration, PdfFragment, BoxFile) - Constructor for class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- BoxPlayerError - Exception in com.box.androidsdk.preview.player
-
- BoxPlayerError(BoxPlayerError.ErrorType, String, Throwable) - Constructor for exception com.box.androidsdk.preview.player.BoxPlayerError
-
- BoxPlayerError(BoxPlayerError.ErrorType, Throwable) - Constructor for exception com.box.androidsdk.preview.player.BoxPlayerError
-
- BoxPlayerError.ErrorType - Enum in com.box.androidsdk.preview.player
-
- BoxPreviewActivity - Class in com.box.androidsdk.preview
-
- BoxPreviewActivity() - Constructor for class com.box.androidsdk.preview.BoxPreviewActivity
-
- BoxPreviewActivity.IntentBuilder - Class in com.box.androidsdk.preview
-
Create a builder object that can be used to construct an intent to launch an instance of this activity.
- BoxPreviewActivityAudioImpl - Class in com.box.androidsdk.preview.ui
-
- BoxPreviewActivityAudioImpl(AppCompatActivity, Bundle) - Constructor for class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
-
- BoxPreviewActivityDicomImpl - Class in com.box.androidsdk.preview.ui
-
BoxPreviewActivityImpl for video and image files
- BoxPreviewActivityDicomImpl(AppCompatActivity, Bundle) - Constructor for class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
-
- BoxPreviewActivityDocumentImpl - Class in com.box.androidsdk.preview.ui
-
- BoxPreviewActivityDocumentImpl(AppCompatActivity, Bundle) - Constructor for class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
-
- BoxPreviewActivityDocumentImpl.OnPageChangedListener - Interface in com.box.androidsdk.preview.ui
-
- BoxPreviewActivityGalleryImpl - Class in com.box.androidsdk.preview.ui
-
BoxPreviewActivityImpl for video and image files
- BoxPreviewActivityGalleryImpl(AppCompatActivity, Bundle) - Constructor for class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
-
- BoxPreviewActivityImpl - Class in com.box.androidsdk.preview.ui
-
- BoxPreviewActivityImpl(AppCompatActivity, Bundle) - Constructor for class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
- BoxPreviewActivityMediaImpl - Class in com.box.androidsdk.preview.ui
-
- BoxPreviewActivityMediaImpl(AppCompatActivity, Bundle) - Constructor for class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
-
- BoxPreviewAudioFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewAudioFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
-
- BoxPreviewAudioFragmentViewModel - Class in com.box.androidsdk.preview.viewmodel
-
- BoxPreviewAudioFragmentViewModel(AudioInfoRepo, BoxFile) - Constructor for class com.box.androidsdk.preview.viewmodel.BoxPreviewAudioFragmentViewModel
-
- BoxPreviewCodeFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewCodeFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
-
- BoxPreviewDefaultFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewDefaultFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
-
- BoxPreviewDicomFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewDicomFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
-
- BoxPreviewDocumentFragment - Class in com.box.androidsdk.preview.fragments
-
PDF Fragment used to display PDF previews for all document types.
- BoxPreviewDocumentFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
-
- BoxPreviewDocumentFragment.TrackingProgressListener - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewExecutor(Application, int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
-
- BoxPreviewFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- BoxPreviewFragment.BoxPreviewController - Interface in com.box.androidsdk.preview.fragments
-
- BoxPreviewFragment.Listener - Interface in com.box.androidsdk.preview.fragments
-
- BoxPreviewFragmentViewModelFactory - Class in com.box.androidsdk.preview.viewmodel
-
- BoxPreviewFragmentViewModelFactory(AudioInfoRepo, BoxFile) - Constructor for class com.box.androidsdk.preview.viewmodel.BoxPreviewFragmentViewModelFactory
-
- BoxPreviewGifFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewGifFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
-
- BoxPreviewGifFragment.ConvertedImageHolder - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewGridFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewGridFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
-
Mandatory empty constructor for the fragment manager to instantiate the
fragment (e.g.
- BoxPreviewGridFragment.GridListener - Interface in com.box.androidsdk.preview.fragments
-
- BoxPreviewImageFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewImageFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
-
- BoxPreviewImageFragment.ConvertedImageHolder - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewMediaFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewMediaFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
-
- BoxPreviewMessage - Class in com.box.androidsdk.preview.messages
-
- BoxPreviewMessage() - Constructor for class com.box.androidsdk.preview.messages.BoxPreviewMessage
-
- BoxPreviewMessage(String, String) - Constructor for class com.box.androidsdk.preview.messages.BoxPreviewMessage
-
- BoxPreviewTracklistFragment - Class in com.box.androidsdk.preview.fragments
-
A fragment representing a list of audio files.
- BoxPreviewTracklistFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
-
Mandatory empty constructor for the fragment manager to instantiate the
fragment (e.g.
- BoxPreviewTracklistFragment.Listener - Interface in com.box.androidsdk.preview.fragments
-
- BoxPreviewUtils - Class in com.box.androidsdk.preview.ext
-
- BoxPreviewUtils() - Constructor for class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- BoxPreviewVideoFragment - Class in com.box.androidsdk.preview.fragments
-
- BoxPreviewVideoFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
-
- BoxPreviewView - Class in com.box.androidsdk.preview
-
- BoxPreviewView(Context) - Constructor for class com.box.androidsdk.preview.BoxPreviewView
-
- BoxPreviewView(Context, AttributeSet) - Constructor for class com.box.androidsdk.preview.BoxPreviewView
-
- BoxPreviewView.BoxPreviewViewExecutor - Class in com.box.androidsdk.preview
-
The default PreviewView executor when one is not provided
- BoxPreviewView.PreviewViewSavedState - Class in com.box.androidsdk.preview
-
- BoxPreviewViewExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class com.box.androidsdk.preview.BoxPreviewView.BoxPreviewViewExecutor
-
- BoxPreviewViewPager - Class in com.box.androidsdk.preview
-
Creates a view pager to page through various BoxPreviewFragments.
- BoxPreviewViewPager(Context) - Constructor for class com.box.androidsdk.preview.BoxPreviewViewPager
-
- BoxPreviewViewPager(Context, AttributeSet) - Constructor for class com.box.androidsdk.preview.BoxPreviewViewPager
-
- BoxPreviewViewPager.BoxPreviewExecutor - Class in com.box.androidsdk.preview
-
- BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask - Class in com.box.androidsdk.preview
-
- BoxPreviewViewPager.BoxPreviewExecutor.PreviewMessage - Class in com.box.androidsdk.preview
-
- BoxPreviewViewPager.BoxPreviewExecutorProvider - Interface in com.box.androidsdk.preview
-
- BoxPreviewViewTasks - Class in com.box.androidsdk.preview.ext
-
- BoxPreviewViewTasks() - Constructor for class com.box.androidsdk.preview.ext.BoxPreviewViewTasks
-
- BoxPreviewViewTasks.Callback - Interface in com.box.androidsdk.preview.ext
-
- BoxPreviewViewTasks.GetImage - Class in com.box.androidsdk.preview.ext
-
- BoxPreviewViewTasks.GetThumbnail - Class in com.box.androidsdk.preview.ext
-
- BoxPSPDFFragment - Class in com.box.androidsdk.preview.fragments
-
PSPDFKitFragment modified for the BoxContext.
- BoxPSPDFFragment() - Constructor for class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
-
- BoxRequestsPreview - Class in com.box.androidsdk.preview.ext
-
Request class that groups all preview operation requests together
- BoxRequestsPreview() - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview
-
- BoxRequestsPreview.CheckFileConsistency - Class in com.box.androidsdk.preview.ext
-
Queries the server for file information so we can validate whether or not the file on disk has been altered
- BoxRequestsPreview.DownloadPreview - Class in com.box.androidsdk.preview.ext
-
Request to download a preview
- BoxRequestsPreview.GetAudioID3Metadata - Class in com.box.androidsdk.preview.ext
-
Gets the ID3 metadata for an audio preview
- BoxRequestsPreview.GetCacheFileInfo - Class in com.box.androidsdk.preview.ext
-
Caches file information.
- BoxRequestsPreview.PollForConversionReady - Class in com.box.androidsdk.preview.ext
-
Polls the preview endpoint until the conversion is ready or the timeout is reached
- BoxRequestsPreview.PollForConversionReady.PollForConversionResponseHandler - Class in com.box.androidsdk.preview.ext
-
- BoxRequestsPreview.PreviewBatchRequest - Class in com.box.androidsdk.preview.ext
-
This class contains a set of invidual tasks related to downloading a preview for a given file.
- BoxRequestsPreview.PreviewBatchRequest.WrapperProgressListener - Class in com.box.androidsdk.preview.ext
-
- BoxServicePlayer - Class in com.box.androidsdk.preview.player
-
Singleton player used for audio playback.
- BoxServicePlayer() - Constructor for class com.box.androidsdk.preview.player.BoxServicePlayer
-
- BoxThreadPoolExecutorActivity - Class in com.box.androidsdk.preview.ext
-
Base class for all activities that make API requests through the Box Content SDK.
- BoxThreadPoolExecutorActivity() - Constructor for class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
-
- BoxTransferProgressBar - Class in com.box.androidsdk.preview.ui
-
- BoxTransferProgressBar(Context, AttributeSet) - Constructor for class com.box.androidsdk.preview.ui.BoxTransferProgressBar
-
- BoxTransferProgressBar.OnProgressChangedListener - Interface in com.box.androidsdk.preview.ui
-
- BoxVideoMediaSource - Class in com.box.androidsdk.preview.player
-
This class controls the representations involved with a given file.
- BoxVideoMediaSource(BoxFile, PreviewController, DataSource.Factory) - Constructor for class com.box.androidsdk.preview.player.BoxVideoMediaSource
-
- buildViewConfiguration(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
-
Method used by the PSPDFKit native libraries to return the appropriate view configurations
- getActualProgress() - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
-
- getApiExecutor(Application) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
-
- getApiExecutor(Application) - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
-
Returns the api executor for the activity
- getApiFolder() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getApiFolder() - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
-
- getApiFolder() - Method in interface com.box.androidsdk.preview.ext.PreviewController
-
- getApiPreview() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getApiPreview() - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
-
- getApiPreview() - Method in interface com.box.androidsdk.preview.ext.PreviewController
-
- getArtist() - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- getAudioFile(BoxFile) - Method in class com.box.androidsdk.preview.cache.BoxAudioFileCache
-
- getAudioFileCache() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo.RepoContainer
-
- GetAudioID3Metadata(String, BoxSession, BoxFile, PreviewStorage) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.GetAudioID3Metadata
-
- getAuthenticatedDownloadUrl(BoxFile) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
- getBestDrawableRes(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
-
- getBoxFile() - Method in class com.box.androidsdk.preview.BoxPreviewView.PreviewViewSavedState
-
- getBoxFile() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- getBoxFileWithMandatoryFields(BoxFile, Set<String>) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
Return a copy of the BoxFile given in parameter with only the mandatory fields.
- getBoxItemAt(int) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
-
- getBoxItemId() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
-
- getBoxServiceExoPlayer() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo.RepoContainer
-
- getBoxSession() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- getBoxSession() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo.RepoContainer
-
- getBrowseController() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getBrowseController() - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
-
- getBrowseController() - Method in interface com.box.androidsdk.preview.ext.PreviewController
-
- getBytesTransferred() - Method in class com.box.androidsdk.preview.ui.ProgressReporter
-
- getCachedPreview(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
Deprecated.
- getCachedPreview(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getCachedPreviewFile(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getCachedThumbnail(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
Deprecated.
- getCachedThumbnail(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getCachedThumbnailFile(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- GetCacheFileInfo(String, String, BoxSession, PreviewStorage) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.GetCacheFileInfo
-
- getCacheFileRequest(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
Create request to cache a file preview
- getCacheGifFileRequest(BoxSession, BoxFile, PreviewStorage, BoxApiPreview) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
-
- getCacheName(BoxItem, String, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getCachePreviewRequest(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
-
- getCachePreviewRequest(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
-
- getCachePreviewRequest(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
-
- getCacheThumbnailRequest(BoxSession, BoxFile, PreviewStorage, BoxApiPreview) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
-
- getCacheThumbnailRequest(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
-
- getCacheThumbnailRequest(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
-
- getCause() - Method in exception com.box.androidsdk.preview.player.BoxPlayerError
-
- getCheckFileConsistencyRequest(String, String, BoxApiPreview.Extensions) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
Returns a request that we will use to check file consistency.
- getContentLength() - Method in class com.box.androidsdk.preview.ext.BoxDocumentFile
-
- getContentUrl(String) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
- getContentUrlNoAccess(String) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
- getCount() - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
-
- getCoverArtBitmap() - Method in class com.box.androidsdk.preview.viewmodel.BoxPreviewAudioFragmentViewModel
-
- getCurrentBoxFile() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getCurrentFile() - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
-
- getCurrentItem() - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel
-
- getCurrentPreviewFragment() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
- getCurrentRepos() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo
-
- getDefaultIconResource(BoxItem) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
Gets the default icon resource depending on what kind of boxItem is being viewed.
- getDicomUrl(String, String) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
- getDirectorySize(File) - Static method in class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory
-
- getDocumentListener() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getDocumentListener() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
-
- getDownloadPreviewRequest(OutputStream, String, BoxApiPreview.Extensions) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
Returns a request that retrieves and caches a preview
- getDuration() - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- getException() - Method in class com.box.androidsdk.preview.ui.ProgressReporter
-
- getExtension(BoxItem) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- getFakeProgressMaximum() - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
-
- getFile() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.GetAudioID3Metadata
-
- getFileInfoRequest(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
Returns a request that retrieves file information
- getFileSize(Resources, long) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- getFileSizeOutOfTotal(Resources, long, long) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- getFilteredItems() - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel.SelectedItemContainer
-
- getFolderId() - Method in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo.BoxItemPosition
-
- getFolderRepo() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo.RepoContainer
-
- getFragmentAt(int) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
-
- getFragmentListener() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getFragmentListener() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
-
- getHasProgress() - Method in class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
-
- getId() - Method in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
-
- getId() - Method in class com.box.androidsdk.preview.messages.BoxPreviewMessage
-
- GetImage(BoxFile, PreviewController, int, BoxPreviewViewTasks.Callback) - Constructor for class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
-
- getImageInputStream() - Method in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
-
- getImageInputStream() - Method in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetThumbnail
-
- getImageTask() - Method in class com.box.androidsdk.preview.BoxPreviewView
-
- getImplementation(BoxFile, Bundle) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
-
Creates a UI Implementation depending on the BoxFile requested for preview
- getInstance() - Static method in class com.box.androidsdk.preview.viewmodel.PreviewRepo
-
- getIntentFilter() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
-
- getIntentFilter() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
-
- getIntentFilter() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- getIntentFilter() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
-
- getIntentFilter() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
-
- getItem(int) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
-
- getItem() - Method in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo.BoxItemPosition
-
- getItems() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getItems() - Method in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo
-
- getLatestBoxDownload() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment.TrackingProgressListener
-
- getLaunchIntent(Context, BoxSession, BoxFile) - Static method in class com.box.androidsdk.preview.BoxPreviewActivity
-
- getMainDownloadIndex() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
-
Get the index for the main download.
- getMainDownloadRequest() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
-
If set the request that acts as the main download request.
- getMaxBytes() - Method in class com.box.androidsdk.preview.ui.ProgressReporter
-
- getMaxHeight() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Gets the maximum height for the preview request.
- getMaxWidth() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Gets the maximum width for the preview request.
- getMediaListener() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getMediaListener() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
-
- getMessage() - Method in exception com.box.androidsdk.preview.player.BoxPlayerError
-
- getMetadata(BoxItem, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
Gets cached metadata for the given BoxItem.
- getMetadataFile(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getMetadataFile(BoxFolder, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getMinHeight() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Gets the minimum height for the preview request.
- getMinWidth() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Gets the minimum width for the preview request.
- getNewInstance() - Static method in class com.box.androidsdk.preview.BoxPreviewView.BoxPreviewViewExecutor
-
- getNotificationContentIntent(Context, BoxSession, BoxFile, BoxFolder) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getNotificationContentIntent(Context, BoxSession, BoxFile, BoxFolder) - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
-
- getNotificationContentIntent(Context, BoxSession, BoxFile, BoxFolder) - Method in interface com.box.androidsdk.preview.ext.PreviewController
-
- getOfflineRequests(PreviewController, BoxFile) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
Returns a preview batch request that contains a number of individual requests that are required to view the given file offline.
- getOptimalRect(List<RectF>) - Static method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
Copied from pspdfkit com.pspdfkit.framework.bh.a utility - may need to be updated with the pspdfkit library.
- getPage() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
- getPdfFragment() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
-
- getPendingIntent() - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- getPosition() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
-
- getPosition() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- getPosition() - Method in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo.BoxItemPosition
-
- getPosition() - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel.SelectedItemContainer
-
- getPreviewController() - Method in class com.box.androidsdk.preview.BoxPreviewView
-
- getPreviewController() - Method in class com.box.androidsdk.preview.BoxPreviewView.PreviewViewSavedState
-
- getPreviewController() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getPreviewController() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
-
- getPreviewController() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- getPreviewController() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
- getPreviewController() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo.RepoContainer
-
- getPreviewExecutor() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
-
- getPreviewExecutor() - Method in interface com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutorProvider
-
- getPreviewExtension(BoxFile) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- getPreviewFile(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getPreviewFileFields() - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
- getPreviewQueue() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewMessage
-
- getPreviewUrl(String, BoxApiPreview.Extensions) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
- getPreviewUrlNoAccess(String, BoxApiPreview.Extensions) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
- getProgressBar() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
-
- getPSPDFFragment() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- getPSPDFViews() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- getRepresentationContentUrl(BoxRepresentation) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
-
Return the string url of a BoxRepresentation
- getRequest() - Method in class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
-
- getRequestImageSize() - Method in class com.box.androidsdk.preview.BoxPreviewView
-
- getResponseQueue() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
-
- getResponseQueue() - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
-
Returns the queue that is used for holding the responses of completed {com.box.androidsdk.content.requests.BoxRequest}
- getSelectedItem() - Method in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo
-
- getSelectedItem() - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel
-
- getSession() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getSession() - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
-
- getSession() - Method in interface com.box.androidsdk.preview.ext.PreviewController
-
- getSongName(BoxFile) - Method in class com.box.androidsdk.preview.viewmodel.AudioInfoRepo
-
Retrieve a LiveData for a song name on a specific file (audio file)
- getSongNameLiveData() - Method in class com.box.androidsdk.preview.viewmodel.BoxPreviewAudioFragmentViewModel
-
- getStatusBarHeight(Context) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
Calculates the height of the status bar.
- getStorage() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getStorage() - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
-
- getStorage() - Method in interface com.box.androidsdk.preview.ext.PreviewController
-
- getStorageRepo() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo.RepoContainer
-
- getTag() - Method in class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
-
- getTask() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
-
- getTasks(int) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
-
- getTasks(int) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- getTasks(int) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
-
- getThumbnail() - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- GetThumbnail(BoxFile, PreviewController, int, BoxPreviewViewTasks.Callback) - Constructor for class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetThumbnail
-
- getThumbnail(BoxFile) - Method in class com.box.androidsdk.preview.viewmodel.AudioInfoRepo
-
Retrieve a LiveData for the Thumbnail of a specific file
- getThumbnailFile(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- getTitle() - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- getType() - Method in exception com.box.androidsdk.preview.player.BoxPlayerError
-
- getView(int, View, ViewGroup) - Method in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
-
- getViewConfiguration() - Method in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
-
- getViewConfiguration() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- getVisibleView() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- getVisibleViews() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
-
- getVisibleViews() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
-
- gifLocation - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment.ConvertedImageHolder
-
- saveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
-
- saveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
-
- saveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
-
- saveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
- scaleBitmapBytes(Context, byte[]) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
Scales the bitmap down if it is larger than the screen size.
- setAccentColor(Resources, ProgressBar) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- setAnchorView(ViewGroup) - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- setArtist(String) - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- setBoxFolder(BoxFolder) - Method in class com.box.androidsdk.preview.BoxPreviewActivity.IntentBuilder
-
- setBytesTransferred(long) - Method in class com.box.androidsdk.preview.ui.ProgressReporter
-
- setContentLength(long) - Method in class com.box.androidsdk.preview.ext.BoxDocumentFile
-
- setDocumentListener(DocumentListener) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- setDocumentListener(DocumentListener) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
-
- setDownloadStartListener(DownloadStartListener) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
-
Sets the download start listener for the main download request.
- setDuration(String) - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- setEqualizerPosition(int) - Method in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
-
- setFragment(BoxPreviewDocumentFragment) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment.TrackingProgressListener
-
- setFragmentListener(BoxPreviewFragment.Listener) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- setGifWebView(String, boolean) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
-
- setHasProgress(boolean) - Method in class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
-
- setIsPagingEnabled(boolean) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- setListener(BoxPreviewGridFragment.GridListener) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
-
- setListener(BoxPreviewTracklistFragment.Listener) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
-
- setMandatoryProgressListener(ProgressListener) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
-
Sets a progress listener that will not be overwritten by setProgressListener.
- setMaxBytes(long) - Method in class com.box.androidsdk.preview.ui.ProgressReporter
-
- setMaxHeight(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Sets the maximum height for the preview request.
- setMaxSize(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Sets both the maximum height and maximum width for the preview request.
- setMaxWidth(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Sets the maximum width for the preview request.
- setMediaListener(BoxMediaListener) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- setMinHeight(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Sets the minimum height for the preview request.
- setMinSize(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Sets both the minimum height and minimum width for the preview request.
- setMinWidth(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
Sets the minimum width for the preview request.
- setOnProgressChangedListener(BoxTransferProgressBar.OnProgressChangedListener) - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
-
- setPage(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
- setPendingIntent(PendingIntent) - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- setPlayerControl(PlayerControlView) - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
-
- setPlayerView(PlayerView) - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
-
- setPlayIndex(int) - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
-
- setPlaying(boolean) - Method in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
-
- setPreviewController(PreviewController) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
-
- setPreviewController(BoxPreviewFragment.BoxPreviewController) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- setPreviewController(BoxPreviewFragment.BoxPreviewController) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
-
- setPreviewDocumentFragment(BoxPreviewDocumentFragment) - Method in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
-
- setPreviewImage(BitmapDrawable, boolean) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
-
- setPreviewStorageRepo(AudioInfoRepo) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- setProgress(CharSequence) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
-
- setProgressListener(ProgressListener) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
-
Sets the progress listener for the main download request.
- setProgressListener(ProgressListener) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest.WrapperProgressListener
-
- setRequestImageSize(int) - Method in class com.box.androidsdk.preview.BoxPreviewView
-
- setService(MediaPlayerService) - Method in class com.box.androidsdk.preview.player.BoxServicePlayer
-
- setShowErrorMsg(boolean) - Method in class com.box.androidsdk.preview.BoxPreviewView
-
- setShowFileInfo(boolean) - Method in class com.box.androidsdk.preview.BoxPreviewView
-
- setShowLoader(boolean) - Method in class com.box.androidsdk.preview.BoxPreviewView
-
- setTag(Object) - Method in class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
-
- setThumbnail(Bitmap) - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- setTitle(String) - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
-
- setUserVisibleHint(boolean) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
- shouldAccept(BoxItem) - Method in interface com.box.androidsdk.preview.ext.BoxItemFilter
-
- shouldAccept(BoxItem) - Method in class com.box.androidsdk.preview.ext.Filters.Audio
-
- shouldAccept(BoxItem) - Method in class com.box.androidsdk.preview.ext.Filters.Code
-
- shouldAccept(BoxItem) - Method in class com.box.androidsdk.preview.ext.Filters.Default
-
- shouldAccept(BoxItem) - Method in class com.box.androidsdk.preview.ext.Filters.Dicom
-
- shouldAccept(BoxItem) - Method in class com.box.androidsdk.preview.ext.Filters.Image
-
- shouldAccept(BoxItem) - Method in class com.box.androidsdk.preview.ext.Filters.ImageOrVideo
-
- shouldAccept(BoxItem) - Method in class com.box.androidsdk.preview.ext.Filters.Video
-
- shouldDelete(File) - Method in interface com.box.androidsdk.preview.cache.LRUStorageManagedDirectory.DeleteHandler
-
- shouldDelete(File) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
-
- showAndAnimateToolbar() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
Show toolbar and perform animation
- showNetworkUnavailable() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
Shows that the preview is unavailable due to the network not being available
- showNetworkUnavailable() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
Shows that the preview is unavailable due to the network not being available
- showOutline() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- showProgress() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
-
- showSearchInline() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- showSpinner() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
-
- showSpinner() - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
-
Shows the spinner with the default wait messaging
- showSpinner(int, int) - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
-
Shows the spinner with a custom title and description
- showThumbnailGrid() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
-
- showUnavailable(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
-
- showUnavailable(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
-
- showUnavailable(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
-
- showUnavailable(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
-
Logic to handle unavailable previews, such as removing progress bars and showing default
views.
- showUnavailable(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
-
- showUnavailable(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
-
- showUnavailable(String) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
Logic to handle unavailable previews, such as removing progress bars and showing default
views.
- SIZE_1024 - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
- SIZE_1600 - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
- SIZE_2048 - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
-
- SPREADSHEET_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
-
- start() - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
-
***
BoxMediaControls implementation
***
- start() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
-
- streamExists(InputStream) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- stringForTime(int) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
-
- supportsImmersiveMode() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
-
- supportsImmersiveMode() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
-
- supportsImmersiveMode() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
-
Returns whether or not the particular preview implementation should be immersive ie.