Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

ACTION_ENDING_PREVIEW_TASK - Static variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
ACTION_ENDING_TASK - Static variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
ACTION_FETCHED_FILE_GIF - Static variable in class com.box.androidsdk.preview.messages.BoxPreviewMessage
 
ACTION_FETCHED_FILE_INFO - Static variable in class com.box.androidsdk.preview.messages.BoxPreviewMessage
 
ACTION_FETCHED_FILE_PREVIEW - Static variable in class com.box.androidsdk.preview.messages.BoxPreviewMessage
 
ACTION_FETCHED_FILE_THUMBNAIL - Static variable in class com.box.androidsdk.preview.messages.BoxPreviewMessage
 
ACTION_PREVIEW_NOT_AVAILABLE - Static variable in class com.box.androidsdk.preview.messages.BoxPreviewMessage
 
ACTION_STARTING_TASK - Static variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
addEventListener(Handler, MediaSourceEventListener) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
addMainDownloadRequest(BoxRequestDownload) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
Adds the request mainly responsible for downloading the required content.
addMediaListener(BoxMediaListener) - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
 
addMediaListener(BoxMediaListener) - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
addViewTo(View, ViewGroup) - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
afterExecute(Runnable, Throwable) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
 
ALL_FIELDS - Static variable in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo
 
ANDROID_BITMAP_SUPPORTED_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ANDROID_BITMAP_SUPPORTED_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ANDROID_SUPPORTED_AUDIO_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ANDROID_SUPPORTED_AUDIO_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ANDROID_SUPPORTED_VIDEO_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ANDROID_VIDEO_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
Audio() - Constructor for class com.box.androidsdk.preview.ext.Filters.Audio
 
AUDIO_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
AUDIO_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
AudioInfoRepo - Class in com.box.androidsdk.preview.viewmodel
Repo for PreviewStorage so ViewModel objects can access cached data
AudioInfoRepo() - Constructor for class com.box.androidsdk.preview.viewmodel.AudioInfoRepo
 

B

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
Implemented by BoxExoPlayer.
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
To be used by BoxMediaControls to inform the listeners about a playback error.
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

C

cacheAudioFile(BoxAudioFile) - Method in class com.box.androidsdk.preview.cache.BoxAudioFileCache
 
cacheMetadata(BoxItem, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
Caches BoxItem metadata by writing the given object in a file.
calculateGridViewSpacing(Context) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
This function calculates spacing between gridview tiles making it dependent on device width.
calculateGridViewTileSize(Context, int) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
This function takes in dimensions of device and returns the tile size (height and width) to 90% of screen width spread over 2 columns
calculateSampleSize(BitmapFactory.Options, int, int) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
cancelLoadContent(Collection<FutureTask>) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
canChangeMenuItemVisibility() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
canChangeMenuItemVisibility() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
canChangeMenuItemVisibility() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
changeBrightness() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
 
changeSelectedItem(BoxFile, int) - Method in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo
 
changeStack() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
 
CheckFileConsistency(OutputStream, String, BoxSession) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.CheckFileConsistency
 
checkTasksBeforeExecute(Class<E>, BoxRequest) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Checks if the request has already been added to the task queue.
checkTasksBeforeExecute(InspectableBoxFutureTask) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Checks if the request has already been added to the task queue.
checkTasksBeforeExecute(InspectableBoxFutureTask) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
clear() - Method in class com.box.androidsdk.preview.cache.BoxAudioFileCache
 
clearCacheForFile(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
Clears the storage of all files associated with the provided BoxFile
close() - Method in class com.box.androidsdk.preview.cache.PreviewStorage.NotifyingFileOutputStream
 
closeController() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
Call to free up memory and clean up references, to be used whenever the Controller is destroyed (on configuration changed, for instance).
Code() - Constructor for class com.box.androidsdk.preview.ext.Filters.Code
 
CODE_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
CODE_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
com.box.androidsdk.preview - package com.box.androidsdk.preview
 
com.box.androidsdk.preview.adapters - package com.box.androidsdk.preview.adapters
 
com.box.androidsdk.preview.cache - package com.box.androidsdk.preview.cache
 
com.box.androidsdk.preview.ext - package com.box.androidsdk.preview.ext
 
com.box.androidsdk.preview.fragments - package com.box.androidsdk.preview.fragments
 
com.box.androidsdk.preview.messages - package com.box.androidsdk.preview.messages
 
com.box.androidsdk.preview.pdf - package com.box.androidsdk.preview.pdf
 
com.box.androidsdk.preview.player - package com.box.androidsdk.preview.player
 
com.box.androidsdk.preview.services - package com.box.androidsdk.preview.services
 
com.box.androidsdk.preview.ui - package com.box.androidsdk.preview.ui
 
com.box.androidsdk.preview.viewmodel - package com.box.androidsdk.preview.viewmodel
 
compareTo(LRUStorageManagedDirectory.FileComparable) - Method in class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory.FileComparable
 
COMPRESSED_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ConvertedImageHolder(BitmapDrawable, boolean) - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment.ConvertedImageHolder
 
ConvertedImageHolder(String) - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment.ConvertedImageHolder
 
ConvertedImageHolder(BitmapDrawable, boolean) - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment.ConvertedImageHolder
 
copyFolderWithNoItems(BoxFolder) - Method in class com.box.androidsdk.preview.BoxPreviewActivity.IntentBuilder
 
create(Class<T>) - Method in class com.box.androidsdk.preview.viewmodel.BoxPreviewFragmentViewModelFactory
 
create(Class<T>) - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModelFactory
 
createArtificialBoxFolder(BoxIteratorItems) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
createAuthorizationHeader(BoxSession) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
Creates a HashMap representation of an authorization header from a BoxSession
createDownloadSource(PreviewController, DataSource.Factory, BoxFile) - Static method in class com.box.androidsdk.preview.player.BoxExoPlayer
 
createExtensionModeMap() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
createInstance(Application) - Static method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
 
createInstance(BoxFile, int) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
createInstance(T, List<BoxFile>, int) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
 
createIntent() - Method in class com.box.androidsdk.preview.BoxPreviewActivity.IntentBuilder
Create an intent to launch an instance of this activity.
createIntentBuilder(Context, BoxSession, BoxFile) - Static method in class com.box.androidsdk.preview.BoxPreviewActivity
 
createLaunchIntent() - Method in class com.box.androidsdk.preview.BoxPreviewActivity.IntentBuilder
 
createPeriod(MediaSource.MediaPeriodId, Allocator) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
createPreviewOutputStream(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
This stream must be flushed upon successful completion.
createPreviewOutputStream(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
createTaskMessagingExecutor(Application, Queue<BoxResponse>) - Static method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
Creates a static ThreadPoolExecutor that is meant to be used in { #getApiExecutor(android.app.Application) getApiExecutor}.
createThumbnailOutputStream(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
Deprecated.
createThumbnailOutputStream(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
CREATOR - Static variable in class com.box.androidsdk.preview.BoxPreviewView.PreviewViewSavedState
 

D

decodeSampledBitmapFromStream(File, int, int) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
Default() - Constructor for class com.box.androidsdk.preview.ext.Filters.Default
 
DefaultPreviewController - Class in com.box.androidsdk.preview.ext
 
DefaultPreviewController(BoxSession) - Constructor for class com.box.androidsdk.preview.ext.DefaultPreviewController
 
delete() - Method in class com.box.androidsdk.preview.cache.PreviewStorage.NotifyingFileOutputStream
 
destroyItem(ViewGroup, int, Object) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
 
Dicom() - Constructor for class com.box.androidsdk.preview.ext.Filters.Dicom
 
DICOM_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
dismissSpinner() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
dismissSpinner() - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
Dismisses the spinner if it is currently showing
displayFromCache(PreviewStorage, BoxFile) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
displayImage(PreviewStorage, BoxFile) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
DOCUMENTS_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
DOCUMENTS_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
doInBackground(Void...) - Method in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
DownloadPreview(String, OutputStream, String, BoxSession) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
Constructs a new request to download a preview
downloadThumbnail(BoxFile, int) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
downloadThumbnail(BoxFile, int) - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
downloadThumbnail(BoxFile, int) - Method in interface com.box.androidsdk.preview.ext.PreviewController
 
drawable - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment.ConvertedImageHolder
 
drawable - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment.ConvertedImageHolder
 

E

ENTERPRISE_ONLY_VIDEO_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ENTERPRISE_ONLY_VIDEO_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
execute(FutureTask, int, String) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
Wraps the runnable into a PreviewRunnable so that we can keep track of the position it belongs to.
execute(Runnable) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
execute(FutureTask, int, String) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
execute(FutureTask) - Method in interface com.box.androidsdk.preview.ext.BoxExecutor
 
execute(Runnable) - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
execute(Runnable) - Method in interface com.box.androidsdk.preview.ext.PreviewController
 
execute(Runnable) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
 
execute(FutureTask, int, String) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
 
execute(FutureTask) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
EXTRA_BOX_ITEM - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
EXTRA_FOLDER - Static variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
EXTRA_IS_GRIDVIEW_SHOWING - Static variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
EXTRA_IS_PLAYING - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
EXTRA_ITEM - Static variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
EXTRA_LIST_ITEMS - Static variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
EXTRA_POSITION - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
EXTRA_PREVIEW_CONTROLLER - Static variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
EXTRA_PREVIEW_LOADED - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
EXTRA_SESSION - Static variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
EXTRA_THUMBNAIL_LOADED - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 

F

FIELD_AUTHENTICATED_DOWNLOAD_URL - Static variable in class com.box.androidsdk.preview.ext.BoxApiPreview
 
FIELD_CONTENT_SIZE - Static variable in class com.box.androidsdk.preview.ext.BoxDocumentFile
 
FIELD_PAGE - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview
 
FileComparable(File) - Constructor for class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory.FileComparable
 
Filters - Class in com.box.androidsdk.preview.ext
 
Filters() - Constructor for class com.box.androidsdk.preview.ext.Filters
 
Filters.Audio - Class in com.box.androidsdk.preview.ext
 
Filters.Code - Class in com.box.androidsdk.preview.ext
 
Filters.Default - Class in com.box.androidsdk.preview.ext
Filters out all items and only the provided BoxFile will be displayed
Filters.Dicom - Class in com.box.androidsdk.preview.ext
 
Filters.Image - Class in com.box.androidsdk.preview.ext
 
Filters.ImageOrVideo - Class in com.box.androidsdk.preview.ext
 
Filters.Video - Class in com.box.androidsdk.preview.ext
 
flush() - Method in class com.box.androidsdk.preview.cache.PreviewStorage.NotifyingFileOutputStream
 

G

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
 

H

handleBoxResponse(BoxResponse) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
handleBoxResponse(BoxResponse) - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
Handler that will be called after a BoxRequest completes.
handleException(Exception) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
handleMessage(BoxPreviewMessage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
hasCompleted() - Method in class com.box.androidsdk.preview.ui.ProgressReporter
 
hasError() - Method in class com.box.androidsdk.preview.ui.ProgressReporter
 
hasMainDownloadRequest() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
 
hasPendingTask(Object, String) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
hasPreview - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment.ConvertedImageHolder
 
hasPreview - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment.ConvertedImageHolder
 
hasThumbnail - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment.ConvertedImageHolder
 
hasThumbnail - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment.ConvertedImageHolder
 
hideAndAnimateToolbar() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
Hide toolbar and perform animation
hideError() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
hideOutline() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
hideProgress() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
hideSearch() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
hideSearchInline() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
hideThumbnailGrid() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 

I

Image() - Constructor for class com.box.androidsdk.preview.ext.Filters.Image
 
IMAGE_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
IMAGE_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
ImageOrVideo() - Constructor for class com.box.androidsdk.preview.ext.Filters.ImageOrVideo
 
INDESIGN_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
inflateMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
inflateMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
 
inflateMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
inflateMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
inflateMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
init(BoxSession) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
init(PreviewController, BoxAudioFileCache) - Method in class com.box.androidsdk.preview.player.BoxServicePlayer
 
init(PreviewController) - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo
 
initDefaultViews(View) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
initialize() - Method in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
initPreviewView(Context) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
initToolbar() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
Helper method to initialize the activity with the default toolbar for the Share SDK.
initView() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
initView() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
initViewPager() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
 
initViewPager() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
initViewPager() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
InspectableBoxFutureTask<E extends com.box.androidsdk.content.models.BoxObject> - Class in com.box.androidsdk.preview.ext
This is a future task that lets us get the original request object so we can inspect it.
InspectableBoxFutureTask(Class<E>, BoxRequest) - Constructor for class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
 
instantiateItem(ViewGroup, int) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
 
IntentBuilder(Context, BoxSession, BoxFile) - Constructor for class com.box.androidsdk.preview.BoxPreviewActivity.IntentBuilder
Create an new Intent Builder designed to create an intent to launch a child of BoxBrowseActivity.
isAndroidPlayableAudio(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isAndroidPlayableImage(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isAndroidPlayableVideo(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isAudioExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isAudioFile(BoxFile) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isCodeExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isContainerVisible() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
isContentLoading() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Returns whether or not content is currently loading for the fragment ie.
isConversionException(Throwable) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
isDicomExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isDocumentExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isGridOn() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
isImageExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isInlineSearchVisible() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
isInternetAvailable(Context) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
Check for an internet connection.
isMultiPagePreviewableExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isPagingEnabled() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
isPagingEnabled() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
Returns whether or not the particular preview implementation can be paged through.
isPlaying() - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
 
isPlaying() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
isPreparingBoxSource() - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
isPresentationExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isPreviewUri(Uri) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
isProgressBarVisible() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
isReady() - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
isSameListOfIds(List<BoxFile>, List<BoxFile>) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
isShowErrorMsg() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
isShowFileInfo() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
isShowLoader() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
isThumbnailFilePresent(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
isThumbnailFilePresent(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
isTokenExpired(Throwable) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
isTransferBarVisible() - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
 
isVideoExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isVideoFile(BoxFile) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isWebImageExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 

L

loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
loadContent() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
loadContent(BoxExecutor, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
loadContent(T, BoxFile, BoxFolder) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
loadDicom(BoxSession) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
 
loadImage() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
loadItem(T, BoxFile) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
loadItem(T, BoxFile, ExecutorService) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
loadItem(T, BoxFile) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
Loads single boxFile for preview
loadItems(T, BoxFile, BoxIteratorItems) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
Helps load items in the ViewPager.
loadItems(BoxFolder, BoxFile) - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel
 
loadItems(BoxIteratorItems, BoxFile) - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel
 
loadItemsFromFolder(T, BoxFile, BoxFolder) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
Loads all items from boxFolder into the viewpager that are of similar type (eg.
LOG_CONTENT_ACCESS_PARAM - Static variable in class com.box.androidsdk.preview.ext.BoxApiPreview
 
LRUStorageManagedDirectory - Class in com.box.androidsdk.preview.cache
 
LRUStorageManagedDirectory(File, long, int, LRUStorageManagedDirectory.DeleteHandler) - Constructor for class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory
 
LRUStorageManagedDirectory.DeleteHandler - Interface in com.box.androidsdk.preview.cache
 
LRUStorageManagedDirectory.FileComparable - Class in com.box.androidsdk.preview.cache
 

M

makeRoomIfNecessary(long) - Method in class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory
Clear out 20% of storage if necessary.
makeRoomIfNecessary() - Method in class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory
Clear out 20% of storage if necessary.
MANDATORY_BOX_FILE_FIELDS - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
mApiFolder - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mApiPreview - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mApiSearch - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
MAX_CACHE_AGE - Static variable in class com.box.androidsdk.preview.cache.PreviewStorage
Max cache age in days - Redefine this constant to change the default policy.
MAX_CACHE_SIZE - Static variable in class com.box.androidsdk.preview.cache.PreviewStorage
Max cache size in bytes - Redefine this constant to change the default policy.
MAX_RETRY_ATTEMPTS - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PollForConversionReady.PollForConversionResponseHandler
We set the maximum number of retry attempts to 9 so the approximate maximum wait time is a little over a minute and a half
MAX_TIMEOUT - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
MAX_WAIT_MILLIS - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PollForConversionReady.PollForConversionResponseHandler
Because this is primarily used for loading media, we opt for a shorter maximum wait time between request retries
maybeThrowSourceInfoRefreshError() - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
mBoxListItems - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mBoxViewPager - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
mBrowseController - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mCallback - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mCallbackRef - Variable in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
mContext - Variable in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
mContext - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mController - Variable in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
mController - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
MediaPlayerService - Class in com.box.androidsdk.preview.services
 
MediaPlayerService() - Constructor for class com.box.androidsdk.preview.services.MediaPlayerService
 
mediaStateChanged(BoxMediaListener.MediaState) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
mediaStateChanged(BoxMediaListener.MediaState) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
mediaStateChanged(BoxMediaListener.MediaState) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
mEqualizerPosition - Variable in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
mErrorTextView - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
METADATA_DOCUMENT_TAG - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
METADATA_FILE_INFO_TAG - Static variable in class com.box.androidsdk.preview.ext.BoxApiPreview
 
METADATA_FOLDER_INFO_TAG - Static variable in class com.box.androidsdk.preview.ext.BoxApiPreview
 
mException - Variable in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
mExecutor - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mExecutor - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mFile - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mFile - Variable in class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory.FileComparable
 
mFile - Variable in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
mFileApi - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mFileInfoTextView - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mFolder - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mFolderApi - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mGridViewShowing - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
mId - Variable in class com.box.androidsdk.preview.messages.BoxPreviewMessage
 
mImageView - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
MimeTypeHelper - Class in com.box.androidsdk.preview.ext
 
MimeTypeHelper() - Constructor for class com.box.androidsdk.preview.ext.MimeTypeHelper
 
mImpl - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mInImmersiveMode - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
Flag indicating whether the user is in interactive mode
mIsErrorShowing - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
mIsPlaying - Variable in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
mItem - Variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
mLastModifiedTime - Variable in class com.box.androidsdk.preview.cache.LRUStorageManagedDirectory.FileComparable
 
mLoader - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mLoaderAnimation - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mMainDownloadIndex - Variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
 
mMediaControlAnchorView - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
mMetadataDirectory - Variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
mPdfControllerView - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
mPosition - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
mPreviewController - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mPreviewController - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mPreviewController - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
mPreviewDirectory - Variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
mPreviewFragment - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
 
mPreviewLoaded - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Represents whether the preview has been loaded/cached
mPreviewStorage - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mReceiver - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
mRecentlyWrittenFiles - Variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
mReportsTransferBytes - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
mRequestImageSize - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mRequestImageSize - Variable in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
mRetryAttempts - Variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PollForConversionReady.PollForConversionResponseHandler
The number of retries that have been attempted with the maximum wait time.
mRoot - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
mSession - Variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
mSession - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mShowErrorMsg - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mShowFileInfo - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mShowLoader - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mThumbnailDirectory - Variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
mThumbnailLoaded - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
mToolbar - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
mToolBarContainer - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
mTotalBytes - Variable in class com.box.androidsdk.preview.ui.ProgressReporter
 
mTracklistFragment - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
Tracklist fragment
MULTI_PAGE_PREVIEWABLE_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
mVideoLayout - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mViewIsLargerThanMin - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mWrapperListener - Variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
 

N

newInstance(Uri, String, PdfActivityConfiguration) - Static method in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
notifyFragmentLoaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
notifyFragmentLoaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Notifies listeners that all necessary components required by the preview fragment are loaded and ready
notifyFragmentLoaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
notifyFragmentLoaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
notifyFragmentUnloaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
notifyFragmentUnloaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Notifies listeners that the fragment is unloaded and no longer visible
notifyFragmentUnloaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
NotifyingFileOutputStream(File, String, BoxFile, PreviewStorage.StorageFileType) - Constructor for class com.box.androidsdk.preview.cache.PreviewStorage.NotifyingFileOutputStream
 
notifySongNameChanged(BoxFile, String) - Method in class com.box.androidsdk.preview.viewmodel.AudioInfoRepo
Method to notify that a song name has changed This method will notify the proper LiveData with the change
notifyThumbChanged(BoxFile, Bitmap) - Method in class com.box.androidsdk.preview.viewmodel.AudioInfoRepo
Method to notify that a thumbnail has changed This method will notify the proper LiveData with the change

O

OBJ_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
onActivityCreated(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
onAttachedToWindow() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
onBackPressed() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onBackPressed() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onBackPressed() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
Returns true if back press is consumed by the current fragment
onBind(ProgressReporter, boolean) - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onCompleted(BoxFile, Drawable) - Method in interface com.box.androidsdk.preview.ext.BoxPreviewViewTasks.Callback
 
onCompleted() - Method in class com.box.androidsdk.preview.ui.ProgressReporter
 
onControllerVisibilityChanged(boolean) - Method in interface com.box.androidsdk.preview.player.BoxMediaListener
Called when the player controller visibility changes.
onCreate(Bundle) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onCreate(Bundle) - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
onCreate(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
onCreate(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onCreate(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
 
onCreate(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
onCreate(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onCreateAnimation(int, boolean, int) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
Logic to only show the entrance animation once so it won't be repeated on configuration changed.
onCreateOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
onDestroy() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onDestroy() - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
onDestroy() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
onDestroy() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onDestroy() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
onDestroy() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onDestroy() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
onDestroy() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDestroy() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onDestroyView() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
onDestroyView() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
onDestroyView() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
onDestroyView() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onDetach() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onDetach() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
 
onDetachedFromWindow() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
onDetachedFromWindow() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
onDetachedFromWindow() - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
 
onDocumentClick() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentLoaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
onDocumentLoaded(PdfDocument) - Method in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
onDocumentLoaded(PdfDocument) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentLoadFailed(Throwable) - Method in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
onDocumentLoadFailed(Throwable) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentSave(PdfDocument, DocumentSaveOptions) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentSaveCancelled(PdfDocument) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentSaved(PdfDocument) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentSaveFailed(PdfDocument, Throwable) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentZoomed(PdfDocument, int, float) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onError(Exception) - Method in interface com.box.androidsdk.preview.ext.BoxPreviewViewTasks.Callback
 
onError(Exception) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onError(Exception) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onError(Exception) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
onError(Exception) - Method in class com.box.androidsdk.preview.ui.ProgressReporter
 
OnErrorLoadingImage() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
onFileDeleted(File, boolean) - Method in interface com.box.androidsdk.preview.cache.LRUStorageManagedDirectory.DeleteHandler
 
onFileDeleted(File, boolean) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
onFragmentLoaded(BoxPreviewFragment) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onFragmentLoaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
 
onFragmentLoaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onFragmentScrolled() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onFragmentScrolled() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onFragmentTapped() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onFragmentTapped() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onFragmentTapped() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onFragmentUnloaded(BoxPreviewFragment) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onFragmentUnloaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
 
onFragmentUnloaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onFragmentVisible(BoxPreviewFragment) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onFragmentVisible(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onGridViewClosed() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewGridFragment.GridListener
 
onGridViewClosed() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onImageSelected(int) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewGridFragment.GridListener
 
onImageSelected(int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
Interface method Click Listener for BoxPreviewGridFragment
onInterceptTouchEvent(MotionEvent) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
onInternetConnectionChanged(boolean) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Entry public static final String METADATA_DOCUMENT_TAG = "doc"; point to handle a lost or found internet connection at the fragment level.
onInternetConnectionChanged(boolean) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onItemClick(AdapterView<?>, View, int, long) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
onMeasure(int, int) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
onMediaError(BoxPlayerError) - Method in interface com.box.androidsdk.preview.player.BoxMediaListener
Called when a playback error occurs.
onMediaStateChanged(BoxMediaListener.MediaState) - Method in interface com.box.androidsdk.preview.player.BoxMediaListener
Get notified when the media state changes to one of the states in BoxMediaListener.MediaState
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
 
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onPageChanged() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
onPageChanged(PdfDocument, int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onPageChanged() - Method in interface com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl.OnPageChangedListener
 
onPageClick(PdfDocument, int, MotionEvent, PointF, Annotation) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onPageUpdated(PdfDocument, int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onPause() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onPause() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onPause() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onPause() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onPostExecute(Drawable) - Method in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDicomImpl
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
onProgress(long) - Method in class com.box.androidsdk.preview.ui.ProgressReporter
 
onProgressChanged(long, long) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest.WrapperProgressListener
 
onProgressChanged(long, long) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment.TrackingProgressListener
 
onProgressChanged(int, int) - Method in interface com.box.androidsdk.preview.ui.BoxTransferProgressBar.OnProgressChangedListener
 
onResponse(Class, BoxHttpResponse) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PollForConversionReady.PollForConversionResponseHandler
 
onRestoreInstanceState(Bundle) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onRestoreInstanceState(Parcelable) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
onRestoreInstanceState(Parcelable) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
onRestoreInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onRestoreInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onResume() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onResume() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onResume() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onResume() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onSaveInstanceState() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
onSaveInstanceState() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
onSend() - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.GetAudioID3Metadata
 
onSendCompleted(BoxResponse<BoxFile>) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.GetCacheFileInfo
 
onStart() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
onStart() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
onStart(BoxDownload) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment.TrackingProgressListener
 
onStartCommand(Intent, int, int) - Method in class com.box.androidsdk.preview.services.MediaPlayerService
 
onTaskCompleted(FutureTask, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
onTaskCompleted(FutureTask, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
onTaskCompleted(FutureTask, Collection<FutureTask>, PreviewStorage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
onTouchEvent(MotionEvent) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
onTrackListClosed() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment.Listener
 
onTrackListClosed() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
onTrackListOpened() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment.Listener
 
onTrackListOpened() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
onTrackSelected(int) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment.Listener
 
onTrackSelected(int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 

P

PARAM_ACTIVITY_CONFIGURATION - Static variable in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
PARAM_CONFIGURATION - Static variable in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
PARAM_CONTENT_SIGNATURES - Static variable in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
PARAM_DOCUMENT_PATHS - Static variable in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
PARAM_PASSWORDS - Static variable in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
PARAM_SOURCES - Static variable in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
pause() - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
 
pause() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
PHOTOSHOP_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
PollForConversionReady(OutputStream, String, BoxSession) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.PollForConversionReady
 
PollForConversionResponseHandler(BoxRequestDownload) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.PollForConversionReady.PollForConversionResponseHandler
Constructs a PollForConversionResponseHandler for the request
prepareBoxSource() - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
prepareSource(ExoPlayer, boolean, MediaSource.SourceInfoRefreshListener) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
prepareSource(ExoPlayer, boolean, MediaSource.SourceInfoRefreshListener, TransferListener) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
PRESENTATION_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
PREVIEW_AUTHENTICATED_DOWNLOAD_PARAM - Static variable in class com.box.androidsdk.preview.ext.BoxApiPreview
 
PREVIEW_MIN_WIDTH - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
PREVIEW_SUPPORTED_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
PREVIEW_TAG - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
PreviewBatchRequest() - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
 
PreviewController - Interface in com.box.androidsdk.preview.ext
 
PreviewFragmentStatePagerAdapter - Class in com.box.androidsdk.preview.adapters
This adapter creates and manages preview fragments given an item and a BoxListItem (optional).
PreviewFragmentStatePagerAdapter(FragmentManager, List<BoxFile>, BoxPreviewFragment.BoxPreviewController) - Constructor for class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
 
PreviewFutureTask(FutureTask, int, String) - Constructor for class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
 
PreviewItemsViewModel - Class in com.box.androidsdk.preview.viewmodel
This class manages the list of items being previewed for views maintaining the list of filtered files as well as the currently selected item.
PreviewItemsViewModel() - Constructor for class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel
 
PreviewItemsViewModel(BoxFolderRepo) - Constructor for class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel
 
PreviewItemsViewModel.SelectedItemContainer - Class in com.box.androidsdk.preview.viewmodel
 
PreviewItemsViewModelFactory - Class in com.box.androidsdk.preview.viewmodel
 
PreviewItemsViewModelFactory(BoxFolderRepo) - Constructor for class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModelFactory
 
PreviewMessage(Queue<BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask>, int) - Constructor for class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewMessage
 
PreviewRepo - Class in com.box.androidsdk.preview.viewmodel
This class provides the repos that the rest of the application can use.
PreviewRepo.RepoContainer - Class in com.box.androidsdk.preview.viewmodel
 
PreviewStorage - Class in com.box.androidsdk.preview.cache
 
PreviewStorage(BoxSession, long, int) - Constructor for class com.box.androidsdk.preview.cache.PreviewStorage
Default implementation of Serializable PreviewStorage
PreviewStorage(BoxSession) - Constructor for class com.box.androidsdk.preview.cache.PreviewStorage
 
PreviewStorage.NotifyingFileOutputStream - Class in com.box.androidsdk.preview.cache
 
ProgressReporter - Class in com.box.androidsdk.preview.ui
 
ProgressReporter(long) - Constructor for class com.box.androidsdk.preview.ui.ProgressReporter
 

R

refreshFragmentOnInternetConnectionChanged(int, boolean) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
Refresh a fragment based on an internet connection change
release() - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
 
release() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
release() - Method in class com.box.androidsdk.preview.viewmodel.PreviewRepo
 
releasePeriod(MediaPeriod) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
releaseSource(MediaSource.SourceInfoRefreshListener) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
removeEventListener(MediaSourceEventListener) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
removeMediaListener(BoxMediaListener) - Method in class com.box.androidsdk.preview.player.BoxExoPlayer
 
removeMediaListener(BoxMediaListener) - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
resetViews() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
restartDownload() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
restartDownload() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
restartDownload() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
restartDownload() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Logic to handle a restarted download, such as resetting requests, adding progress bars, and removing default views.
restartDownload() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
restoreStatus(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
restoreStatus(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
run() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
 

S

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.

T

TAG - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview
 
TAG - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
TEMP_COUNTER - Static variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
TEMP_EXTENSION - Variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
TEXT_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
THUMBNAIL_MIN_WIDTH - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
THUMBNAIL_MIN_WIDTH - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
THUMBNAIL_TAG - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewImageFragment
 
toByteArray(InputStream) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
toggleInteractiveMode() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
Toggles interactive mode.
toggleOutline() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
toggleSearch() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
toggleThumbnailGrid() - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
toggleWorklist() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDicomFragment
 
toString() - Method in enum com.box.androidsdk.preview.ext.BoxApiPreview.Extensions
 
TrackingProgressListener(BoxPreviewDocumentFragment) - Constructor for class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment.TrackingProgressListener
 
TRACKLIST_FRAG_TAG - Static variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
trySetImageView(BoxFile, Drawable, boolean) - Method in class com.box.androidsdk.preview.BoxPreviewView
 

U

updateItem(BoxFile) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
Replaces the existing item in the item collection with the provided one
updateItems(BoxFolder, BoxFile) - Method in class com.box.androidsdk.preview.viewmodel.BoxFolderRepo
 
updateLoadingStatus() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
updateMediaSource(MediaSource) - Method in class com.box.androidsdk.preview.player.BoxVideoMediaSource
 
updateProgress(long, long) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
updateTo(BoxFile, int) - Method in class com.box.androidsdk.preview.viewmodel.PreviewItemsViewModel
 
updateTotal() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment.TrackingProgressListener
 

V

valueOf(String) - Static method in enum com.box.androidsdk.preview.ext.BoxApiPreview.Extensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.box.androidsdk.preview.player.BoxMediaListener.MediaState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.box.androidsdk.preview.player.BoxPlayerError.ErrorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.box.androidsdk.preview.ext.BoxApiPreview.Extensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.box.androidsdk.preview.player.BoxMediaListener.MediaState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.box.androidsdk.preview.player.BoxPlayerError.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
VECTOR_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
Video() - Constructor for class com.box.androidsdk.preview.ext.Filters.Video
 
VIDEO_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
VIDEO_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
VISUAL_MEDIA_ITEMS_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 

W

WEB_IMAGE_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
WEB_IMAGE_EXTENSIONS_SET - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
WORD_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
WrapperProgressListener(ProgressListener) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest.WrapperProgressListener
 
writeToParcel(Parcel, int) - Method in class com.box.androidsdk.preview.BoxPreviewView.PreviewViewSavedState
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links