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

A

ACCESS_TOKEN_MAX_LIFE - Static variable in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
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.BoxMetadataMessage
 
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
 
ACTION_TASK_COMPLETE - Static variable in class com.box.androidsdk.preview.messages.BoxPreviewMessage
 
addControlsToView() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
addMainDownloadRequest(BoxRequestDownload) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.PreviewBatchRequest
Adds the request mainly responsible for downloading the required content.
addMediaListener(BoxMediaControls.MediaListener) - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
addMediaListener(BoxMediaControls.MediaListener) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
addMediaListener(BoxMediaControls.MediaListener) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
addViewTo(View, ViewGroup) - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
afterExecute(Runnable, Throwable) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
 
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
 
ANIMATED_ENTER - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
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
 

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
 
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
 
BoxAutoRefreshingSession - Class in com.box.androidsdk.preview.ext
 
BoxAutoRefreshingSession(BoxSession) - Constructor for class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
Convenience constructor that uses the suggested grace period of 1 minute.
BoxAutoRefreshingSession(BoxSession, long) - Constructor for class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
Creates a BoxSession that automatically refreshes when the access token is about to expire.
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
 
BoxHttpDataSource - Class in com.box.androidsdk.preview.player
This is an unfortunate work around to ExoPlayer considering all response codes between 200 and 300 a success.
BoxHttpDataSource(BoxSession, Predicate<String>, BoxFile) - Constructor for class com.box.androidsdk.preview.player.BoxHttpDataSource
 
BoxItemFilter - Interface in com.box.androidsdk.preview.ext
Interface that will allow previewing only select content from a folder.
BoxMediaControllerView - Class in com.box.androidsdk.preview.player
A view containing controls for a MediaPlayer.
BoxMediaControllerView(Context, AttributeSet) - Constructor for class com.box.androidsdk.preview.player.BoxMediaControllerView
 
BoxMediaControllerView(Context, boolean) - Constructor for class com.box.androidsdk.preview.player.BoxMediaControllerView
 
BoxMediaControllerView(Context) - Constructor for class com.box.androidsdk.preview.player.BoxMediaControllerView
 
BoxMediaControls - Interface in com.box.androidsdk.preview.player
 
BoxMediaControls.BoxMediaState - Enum in com.box.androidsdk.preview.player
 
BoxMediaControls.MediaListener - Interface in com.box.androidsdk.preview.player
 
BoxMetadataMessage - Class in com.box.androidsdk.preview.messages
A message that represents the metadata for a particular file has been fetched and cached
BoxMetadataMessage(String, String) - Constructor for class com.box.androidsdk.preview.messages.BoxMetadataMessage
 
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, PSPDFActivityConfiguration, PSPDFFragment, BoxFile) - Constructor for class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
BoxPdfControllerView.OnPageShownListener - Interface in com.box.androidsdk.preview.pdf
 
BoxPlayer - 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
BoxPlayer(BoxSession, RendererBuilder, Uri, BoxPlayer.Listener) - Constructor for class com.box.androidsdk.preview.player.BoxPlayer
 
BoxPlayer.Listener - Interface in com.box.androidsdk.preview.player
A listener for core events that should be implemented by the fragment or activity that manages this 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
 
BoxPreviewActivityDocumentImpl - Class in com.box.androidsdk.preview.ui
 
BoxPreviewActivityDocumentImpl(AppCompatActivity, Bundle) - Constructor for class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
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
 
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
 
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
 
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
 
BoxPreviewGridAdapter - Class in com.box.androidsdk.preview.adapters
 
BoxPreviewGridAdapter(Context, ArrayList<BoxItem>, T, int) - Constructor for class com.box.androidsdk.preview.adapters.BoxPreviewGridAdapter
 
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
 
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
 
BoxVideoView - Class in com.box.androidsdk.preview.player
NOTE: The BoxVideoView is a direct copy from AOSP's VideoView modified for the Box Preview context Displays a video file.
BoxVideoView(Context) - Constructor for class com.box.androidsdk.preview.player.BoxVideoView
 
BoxVideoView(Context, AttributeSet) - Constructor for class com.box.androidsdk.preview.player.BoxVideoView
 
BoxVideoView(Context, AttributeSet, int) - Constructor for class com.box.androidsdk.preview.player.BoxVideoView
 
BoxVideoView(Context, AttributeSet, int, int) - Constructor for class com.box.androidsdk.preview.player.BoxVideoView
 
buildRenderers(BoxPlayer, Uri) - Method in class com.box.androidsdk.preview.player.DashRendererBuilder
 
buildRenderers(BoxPlayer, Uri) - Method in class com.box.androidsdk.preview.player.ExtractorRendererBuilder
 
buildRenderers(BoxPlayer, Uri) - Method in class com.box.androidsdk.preview.player.RendererBuilder
 
buildViewConfiguration(String) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
Method used by the PSPDFKit native libraries to return the appropriate view configurations
bytesRead() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Returns the number of bytes that have been read since the most recent call to DefaultHttpDataSource.open(DataSpec).
bytesRemaining() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Returns the number of bytes that are still to be read for the current DataSpec.
bytesSkipped() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Returns the number of bytes that have been skipped since the most recent call to DefaultHttpDataSource.open(DataSpec).

C

cacheMetadata(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
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
 
cancel() - Method in class com.box.androidsdk.preview.player.DashRendererBuilder
 
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
 
canInitPlayer() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
Returns whether all the components required by the player are ready and available
canInitPlayer() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
canPause() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
canPause() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
canPause() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
canSeekBackward() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
canSeekBackward() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
canSeekBackward() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
canSeekForward() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
canSeekForward() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
canSeekForward() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
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
 
clearAllRequestProperties() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
clearCacheForFile(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
Clears the storage of all files associated with the provided BoxFile
clearRequestProperty(String) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
close() - Method in class com.box.androidsdk.preview.cache.PreviewStorage.NotifyingFileOutputStream
 
close() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
closeConnectionQuietly() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Closes the current connection quietly, if there is one.
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.ui - package com.box.androidsdk.preview.ui
 
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
 
connection - Variable in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
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
 
createAuthorizationHeader(BoxSession) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
Creates a HashMap representation of an authorization header from a BoxSession
createExtensionModeMap() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
createInstance(Application) - Static method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
 
createInstance(BoxItem, int) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
createInstance(T, ArrayList<BoxItem>, 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
 
createPagerAdapter(FragmentManager, ArrayList<BoxItem>) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
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
 
createSampleSource(Uri, DataSource, Allocator, boolean) - Method in class com.box.androidsdk.preview.player.ExtractorRendererBuilder
 
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.
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

DashRendererBuilder - Class in com.box.androidsdk.preview.player
 
DashRendererBuilder(BoxSession, BoxFile, PreviewStorage) - Constructor for class com.box.androidsdk.preview.player.DashRendererBuilder
 
DashRendererBuilder.DefaultDrmCallback - Class in com.box.androidsdk.preview.player
 
dataSpec - Variable in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
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
 
DEFAULT_CONNECT_TIMEOUT_MILLIS - Static variable in class com.box.androidsdk.preview.player.DefaultHttpDataSource
The default connection timeout, in milliseconds.
DEFAULT_DRM_CALLBACK - Static variable in class com.box.androidsdk.preview.player.DashRendererBuilder
 
DEFAULT_READ_TIMEOUT_MILLIS - Static variable in class com.box.androidsdk.preview.player.DefaultHttpDataSource
The default read timeout, in milliseconds.
DEFAULT_TIMEOUT - Static variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
DefaultDrmCallback() - Constructor for class com.box.androidsdk.preview.player.DashRendererBuilder.DefaultDrmCallback
 
DefaultHttpDataSource - Class in com.box.androidsdk.preview.player
Slightly modified for better usage with Box sessions.
DefaultHttpDataSource(String, Predicate<String>) - Constructor for class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
DefaultHttpDataSource(String, Predicate<String>, TransferListener) - Constructor for class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
DefaultHttpDataSource(String, Predicate<String>, TransferListener, int, int) - Constructor for class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
DefaultHttpDataSource(String, Predicate<String>, TransferListener, int, int, boolean) - Constructor for class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
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
 
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
dispatchKeyEvent(KeyEvent) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
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
 
doPauseResume() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
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(BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
 
execute(Runnable) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor
Executes the runnable.
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 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
 
executeKeyRequest(UUID, MediaDrm.KeyRequest) - Method in class com.box.androidsdk.preview.player.DashRendererBuilder.DefaultDrmCallback
 
executeProvisionRequest(UUID, MediaDrm.ProvisionRequest) - Method in class com.box.androidsdk.preview.player.DashRendererBuilder.DefaultDrmCallback
 
EXTRA_BOX_ITEM - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
EXTRA_BOX_LIST_ITEMS - Static variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
EXTRA_FILTER - Static variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
EXTRA_FOLDER - Static variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
EXTRA_HAS_BEEN_UPDATED - Static variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
EXTRA_IS_FIRST_PLAY - Static variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
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_IS_PLAYING - Static variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
EXTRA_IS_TRACKLIST_SHOWING - Static variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
EXTRA_ITEM - Static variable in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
 
EXTRA_LAST_POS - Static variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
EXTRA_LIST - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
EXTRA_LIST_ITEMS - Static variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
EXTRA_LIST_ITEMS - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
 
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_CONTROLLER - Static variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
EXTRA_PREVIEW_LOADED - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
EXTRA_PREVIEW_STORAGE - Static variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
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
 
EXTRA_USER_ID - Static variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
EXTRA_VIEW_PAGER_PARCEL - Static variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
ExtractorRendererBuilder - Class in com.box.androidsdk.preview.player
 
ExtractorRendererBuilder(BoxSession, Extractor, BoxFile, PreviewStorage) - Constructor for class com.box.androidsdk.preview.player.ExtractorRendererBuilder
 

F

FIELD_ARTIST - Static variable in class com.box.androidsdk.preview.ext.BoxAudioFile
 
FIELD_CONTENT_SIZE - Static variable in class com.box.androidsdk.preview.ext.BoxDocumentFile
 
FIELD_DURATION - Static variable in class com.box.androidsdk.preview.ext.BoxAudioFile
 
FIELD_PAGE - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview
 
FIELD_TITLE - Static variable in class com.box.androidsdk.preview.ext.BoxAudioFile
 
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.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

get() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
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
 
GetAudioID3Metadata(String, BoxSession, BoxFile, PreviewStorage) - Constructor for class com.box.androidsdk.preview.ext.BoxRequestsPreview.GetAudioID3Metadata
 
getAudioID3MetadataRequest(String, BoxSession, BoxFile, PreviewStorage) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
Returns a request that retrieves the ID3 metadata from the preview endpoint
getAudioSessionId() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
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
 
getBoxItem() - Method in class com.box.androidsdk.preview.messages.BoxMetadataMessage
 
getBoxItemAt(int) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
 
getBoxItemId() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
 
getBoxSession() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
getBufferPercentage() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
getBufferPercentage() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
getBufferPercentage() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
getBuilder() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
getBuilder() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
Gets the builder that creates the appropriate rendering for the player
getBuilder() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
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
 
getCacheID3TagsTask(PreviewController, BoxFile) - Static method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
getCacheName(BoxFile, 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
 
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.
getConnection() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Returns the current connection, or null if the source is not currently opened.
getContentLength() - Method in class com.box.androidsdk.preview.ext.BoxDocumentFile
 
getContentLength(HttpURLConnection) - Static method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Attempts to extract the length of the content from the response headers of an open connection.
getContentUrl(String) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
 
getCount() - Method in class com.box.androidsdk.preview.adapters.BoxPreviewGridAdapter
 
getCount() - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
 
getCurrentBoxFile() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
getCurrentPosition() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
getCurrentPosition() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
getCurrentPosition() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
getCurrentPreviewFragment() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
getDashRepresentation() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
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.
getDelayTillNextRefreshTime() - Method in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
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
 
getDuration() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
getDuration() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
getDuration() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
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
 
getFilesUrl() - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
 
getFilter(BoxFile) - Static method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
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
getIntentFilter() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
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.BoxPreviewGridAdapter
 
getItem(int) - Method in class com.box.androidsdk.preview.adapters.PreviewFragmentStatePagerAdapter
 
getItemId(int) - Method in class com.box.androidsdk.preview.adapters.BoxPreviewGridAdapter
 
getItems() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
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.
getMainHandler() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
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.
getMediaControls() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
getMediaControls() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
getMediaControls() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
getMediaControls() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
getMediaListener() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
getMediaListener() - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.BoxPreviewController
 
getMediaUri() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
getMediaUri() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
getMetadata(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
getMetadataFile(BoxFile, 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
 
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
 
getPlayer() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
getPollForConversionReadyRequest(String, BoxApiPreview.Extensions) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
Returns a request that will poll the preview endpoint to check if the conversion of a preview is complete.
getPosition() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
 
getPosition() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewMessage
 
getPosition() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
getPreviewController() - Method in class com.box.androidsdk.preview.adapters.BoxPreviewGridAdapter
 
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.fragments.BoxPreviewFragment
 
getPreviewController() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
getPreviewExecutor() - Method in class com.box.androidsdk.preview.BoxPreviewActivity
 
getPreviewExecutor() - Method in interface com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutorProvider
 
getPreviewExecutor() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
getPreviewExtension() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
getPreviewExtension() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
Gets the extension that will be used with the preview endpoint
getPreviewExtension() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
getPreviewFile(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
getPreviewQueue() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewMessage
 
getPreviewUrl(String, BoxApiPreview.Extensions) - Method in class com.box.androidsdk.preview.ext.BoxApiPreview
 
getProgressBar() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
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
 
getRenderers() - Method in class com.box.androidsdk.preview.player.RendererBuilder
 
getRequest() - Method in class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
 
getRequestImageSize() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
getResponseHeaders() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
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 BoxRequest
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
 
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
 
getSupportFragmentManager() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
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(BoxFile, PreviewController, int, BoxPreviewViewTasks.Callback) - Constructor for class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetThumbnail
 
getThumbnailFile(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
getTitle() - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
 
getUri() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
getView(int, View, ViewGroup) - Method in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
getView(int, View, ViewGroup) - Method in class com.box.androidsdk.preview.adapters.BoxPreviewGridAdapter
 
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.BoxPreviewAudioFragment
 
handleMessage(BoxPreviewMessage) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
handleRedirect(URL, String) - Static method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Handles a redirect.
handleResponseQueue(Queue<BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask>) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
This method is called to update the view pager when a task finishes.
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
 
hasOutline(PSPDFDocument) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
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
 
hide() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
Remove the controller from the screen.
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
 
hideError() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
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.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
 
initDefaultViews(View, Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
initMediaController(BoxMediaControllerView, BoxMediaControls, boolean) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
initPlayer() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
initPlayer() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
Initializes the player and notifies the activity that the fragment is ready
initPlayer() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
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.BoxPreviewActivityDocumentImpl
 
initViewPager() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
initViewPager() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
initViewPager() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
inputStreamToString(InputStream) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewCodeFragment
 
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
 
instantiateItem(View, 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.
interceptResponseCode(int) - Method in class com.box.androidsdk.preview.player.BoxHttpDataSource
 
interceptResponseCode(int) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
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
 
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.
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 interface com.box.androidsdk.preview.player.BoxMediaControls
 
isPlaying() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
isPlaying() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
isPresentationExtension(String) - Static method in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
isProgressBarVisible() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
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
 
isTaskInProgress() - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
Checks if the API executor currently ahs a task in progress
isThumbnailFilePresent(BoxFile) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
isThumbnailFilePresent(BoxFile, String) - Method in class com.box.androidsdk.preview.cache.PreviewStorage
 
isTransferBarVisible() - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
 
isVideoExtension(String) - 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.BoxPreviewDocumentFragment
 
loadContent(PreviewStorage) - 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, BoxIteratorItems) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
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
 
loadItems(T, BoxFile, BoxIteratorItems) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
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

mAdapter - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
The Adapter which will be used to populate the ListView/GridView with Views.
makeConnection(DataSpec) - Method in class com.box.androidsdk.preview.player.BoxHttpDataSource
 
makeConnection(DataSpec) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Establishes a connection, following redirects to do so where permitted.
makeConnection(URL, byte[], long, long, boolean, boolean) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Configures a connection and opens it.
makeControllerView() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
Create the view that holds the widgets that control playback.
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.
mAnchor - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mAnimatedEnter - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
Set to true after the fragment has been created the first time, preventing the entrance animation from happening again on device rotation.
mApiFolder - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mApiPreview - Variable in class com.box.androidsdk.preview.ext.DefaultPreviewController
 
mAudioCapabilities - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
mAudioReceiver - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
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
mBoxListItems - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mBoxListItems - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
List of Box Items passed into the fragment.
mBoxViewPager - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
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
 
mContext - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mController - Variable in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
mController - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
mController - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
Used to access storage to retrieve ID3 tags in setTracklist().
mCurrentTime - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mEndTime - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mEqualizerPosition - Variable in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
mEqualizerPosition - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
Location of the equalizer, indicating which audio file is currently selected.
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_ID3_TAG - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
mException - Variable in class com.box.androidsdk.preview.ext.BoxPreviewViewTasks.GetImage
 
mExecutor - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mFfwdButton - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
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
 
mFile - Variable in class com.box.androidsdk.preview.player.DashRendererBuilder
 
mFile - Variable in class com.box.androidsdk.preview.player.ExtractorRendererBuilder
 
mFileApi - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
mFileInfoTextView - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mFilter - Variable in class com.box.androidsdk.preview.BoxPreviewActivity
 
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
 
mIsFirstPlay - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
Flag that allows us to give special behavior to the first time the audio preview is opened
mIsPagingEnabled - Variable in class com.box.androidsdk.preview.BoxPreviewViewPager
 
mIsPlaying - Variable in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
mIsPlaying - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
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
 
mMediaController - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
mMediaControls - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
mMetadataDirectory - Variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
mNextButton - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mPauseButton - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mPdfControllerView - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
mPlayer - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
mPlayerPosition - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
mPosition - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
mPrevButton - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
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
 
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
 
mProgress - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mReceiver - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
mRecentlyWrittenFiles - Variable in class com.box.androidsdk.preview.cache.PreviewStorage
 
mRenderers - Variable in class com.box.androidsdk.preview.player.RendererBuilder
 
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.
mRewButton - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mRoot - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
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
 
mSession - Variable in class com.box.androidsdk.preview.player.RendererBuilder
 
mShowErrorMsg - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mShowFileInfo - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mShowing - Variable in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
mShowLoader - Variable in class com.box.androidsdk.preview.BoxPreviewView
 
mStorage - Variable in class com.box.androidsdk.preview.player.RendererBuilder
 
mSurfaceView - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
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
 
mTracklist - Variable in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
List of audio files used by the adapter.
mTracklistFragment - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
Tracklist fragment
mTracklistShowing - Variable in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
Flag for whether the tracklist fragment is showing
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, String, PSPDFActivityConfiguration) - 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
 
notifyFragmentUnloaded() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
Notifies listeners that the fragment is unloaded and no longer visible
NotifyingFileOutputStream(File, String) - Constructor for class com.box.androidsdk.preview.cache.PreviewStorage.NotifyingFileOutputStream
 

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
 
onAttach(Activity) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGridFragment
 
onAttachedToWindow() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
 
onAttachedToWindow() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
onAudioCapabilitiesChanged(AudioCapabilities) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
onAudioFocusChange(int) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onAudioTrackInitializationError(AudioTrack.InitializationException) - Method in class com.box.androidsdk.preview.player.BoxPlayer
*** MediaCodecAudioTrackRenderer.EventListener implementation ***
onAudioTrackUnderrun(int, long, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onAudioTrackWriteError(AudioTrack.WriteException) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onAuthFailure(BoxAuthentication.BoxAuthenticationInfo, Exception) - Method in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
onAvailableRangeChanged(int, TimeRange) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
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
onBandwidthSample(int, long, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onBind(ProgressReporter, boolean) - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
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.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.BoxPreviewMediaFragment
 
onBoxRequestError(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
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.BoxPreviewMediaFragment
 
onBoxRequestSuccess(BoxResponse) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onClick(View) - 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
 
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
 
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.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.BoxPreviewMediaFragment
 
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
 
onCryptoError(MediaCodec.CryptoException) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onCues(List<Cue>) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onDecoderInitializationError(MediaCodecTrackRenderer.DecoderInitializationException) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onDecoderInitialized(String, long, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
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.BoxPreviewMediaFragment
 
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.player.BoxVideoView
 
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(PSPDFDocument) - Method in class com.box.androidsdk.preview.fragments.BoxPSPDFFragment
 
onDocumentLoaded(PSPDFDocument) - 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(PSPDFDocument, DocumentSaveOptions) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentSaved(PSPDFDocument) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentSaveFailed(Throwable) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDocumentZoomed(PSPDFDocument, int, float) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onDownstreamFormatChanged(int, Format, int, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onDrawnToSurface(Surface) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onDrmKeysLoaded() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onDrmSessionManagerError(Exception) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onDroppedFrames(int, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
*** MediaCodecVideoTrackRenderer.EventListener implementation ***
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.ProgressReporter
 
OnErrorLoadingImage() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewGifFragment
 
onErrorOccurred(Exception) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
onErrorOccurred(Exception) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
onErrorOccurred(Exception) - Method in interface com.box.androidsdk.preview.player.BoxPlayer.Listener
 
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
 
onFinishInflate() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
onFragmentLoaded(BoxPreviewFragment) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onFragmentLoaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
onFragmentLoaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
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.BoxPreviewActivityAudioImpl
 
onFragmentUnloaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onFragmentUnloaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onFragmentUnloaded(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
onFragmentVisible(BoxPreviewFragment) - Method in interface com.box.androidsdk.preview.fragments.BoxPreviewFragment.Listener
 
onFragmentVisible(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
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
onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
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.BoxPreviewGridFragment
 
onItemClick(AdapterView<?>, View, int, long) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
onKeyDown(int, KeyEvent) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
onLayout(boolean, int, int, int, int) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
onLoadCanceled(int, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onLoadCompleted(int, long, int, int, Format, long, long, long, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onLoadError(int, IOException) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onLoadStarted(int, long, int, int, Format, long, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onLoggedOut(BoxAuthentication.BoxAuthenticationInfo, Exception) - Method in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
onMeasure(int, int) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
onMeasure(int, int) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
onMediaStateChanged(BoxMediaControls.BoxMediaState) - Method in interface com.box.androidsdk.preview.player.BoxMediaControls.MediaListener
 
onMediaStateChanged(BoxMediaControls.BoxMediaState) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
onMediaStateChanged(BoxMediaControls.BoxMediaState) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onMediaStateChanged(BoxMediaControls.BoxMediaState) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
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.BoxPreviewActivityDocumentImpl
 
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onOptionsItemSelected(MenuItem) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onPageChanged(PSPDFDocument, int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onPageClick(PSPDFDocument, int, MotionEvent, PointF, Annotation) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityDocumentImpl
 
onPageScrolled(int, float, int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onPageScrollStateChanged(int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onPageSelected(int) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onPageShown(Commands.ShowPage) - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
onPageShown(Commands.ShowPage) - Method in interface com.box.androidsdk.preview.pdf.BoxPdfControllerView.OnPageShownListener
 
onPageShown(Commands.ShowPage) - 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.BoxPreviewMediaFragment
 
onPause() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
onPlayerError(ExoPlaybackException) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onPlayerStateChanged(boolean, int) - Method in class com.box.androidsdk.preview.player.BoxPlayer
*** ExoPlayer.Listener implementation ***
onPlayWhenReadyCommitted() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
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.BoxPreviewActivityDocumentImpl
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityGalleryImpl
 
onPrepareOptionsMenu(Menu) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
 
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
 
onRefreshed(BoxAuthentication.BoxAuthenticationInfo) - Method in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
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.fragments.BoxPreviewMediaFragment
 
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.BoxPreviewMediaFragment
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
onSaveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
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
 
onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onSurfaceTextureDestroyed(SurfaceTexture) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onSurfaceTextureUpdated(SurfaceTexture) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
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
 
onTouchEvent(MotionEvent) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
onTrackballEvent(MotionEvent) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
onTrackballEvent(MotionEvent) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
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
 
onUpstreamDiscarded(int, long, long) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
onVideoSizeChanged(int, int, float) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
onVideoSizeChanged(int, int, float) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
onVideoSizeChanged(int, int, float) - Method in interface com.box.androidsdk.preview.player.BoxPlayer.Listener
 
onVideoSizeChanged(int, int, int, float) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
open(DataSpec) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
OUT_IS_VIDEO_STARTED - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
OUT_PLAYER_POSITION - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 

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
 
pause() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
pause() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
pause() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
pause() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
PHOTOSHOP_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
play() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
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
prepareMedia() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
Ensures the media is present and ready before loading it into the player
PRESENTATION_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
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, ArrayList<BoxItem>, 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
 
PreviewMessage(Queue<BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask>, int) - Constructor for class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewMessage
 
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

read(byte[], int, int) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
readInternal(byte[], int, int) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Reads up to length bytes of data and stores them into buffer, starting at index offset.
refresh() - Method in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
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.BoxPlayer
 
releasePlayer() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
releasePlayer() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
removeControlsFromView() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
removeMediaListener(BoxMediaControls.MediaListener) - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
removeMediaListener(BoxMediaControls.MediaListener) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
removeMediaListener(BoxMediaControls.MediaListener) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
RENDERER_TYPE_COUNT - Static variable in class com.box.androidsdk.preview.player.RendererBuilder
 
RendererBuilder - Class in com.box.androidsdk.preview.player
The abstract base class for constructing track renderers for the BoxPlayer.
RendererBuilder(BoxSession, PreviewStorage) - Constructor for class com.box.androidsdk.preview.player.RendererBuilder
 
REPRESENTATION_DASH - Static variable in class com.box.androidsdk.preview.player.DashRendererBuilder
 
resetViews() - Method in class com.box.androidsdk.preview.BoxPreviewView
 
resolveAdjustedSize(int, int) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
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
 
restartDownload() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
restoreStatus(Bundle) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
resume() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
resumeSpinnerIfNecessary() - Method in class com.box.androidsdk.preview.ext.BoxThreadPoolExecutorActivity
Check to see if the threadpool executor is currently in the middle of a task and if so, show a spinner dialog again.
run() - Method in class com.box.androidsdk.preview.BoxPreviewViewPager.BoxPreviewExecutor.PreviewFutureTask
 

S

saveInstanceState(Bundle) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityAudioImpl
 
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.
seekTo(int) - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
seekTo(int) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
seekTo(int) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
setAccentColor(Resources, ProgressBar) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
setAnchorView(ViewGroup) - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
setAnchorView(ViewGroup) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
Set the view that acts as the anchor for the control view.
setArtist(String) - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
 
setBoxFolder(BoxFolder) - Method in class com.box.androidsdk.preview.BoxPreviewActivity.IntentBuilder
 
setBoxItem(BoxItem) - Method in class com.box.androidsdk.preview.messages.BoxMetadataMessage
 
setBoxVideURI(Uri, BoxSession) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
setBytesTransferred(long) - Method in class com.box.androidsdk.preview.ui.ProgressReporter
 
setContentLength(long) - Method in class com.box.androidsdk.preview.ext.BoxDocumentFile
 
setController(BoxPreviewFragment.BoxPreviewController) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
 
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
 
setEnabled(boolean) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
setEqualizerPosition(int) - Method in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
setEqualizerPosition(int) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
Updates the adapter with the newly selected song, and scrolls to keep it in view.
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
 
setItemFilter(T) - Method in class com.box.androidsdk.preview.BoxPreviewActivity.IntentBuilder
 
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.
setMediaController(BoxMediaControls) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
setMediaController(MediaController) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
setMediaListener(BoxMediaControls.MediaListener) - 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.
setNextPrevListeners() - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityMediaImpl
 
setOnCompletionListener(MediaPlayer.OnCompletionListener) - Method in class com.box.androidsdk.preview.player.BoxVideoView
Register a callback to be invoked when the end of a media file has been reached during playback.
setOnErrorListener(MediaPlayer.OnErrorListener) - Method in class com.box.androidsdk.preview.player.BoxVideoView
Register a callback to be invoked when an error occurs during playback or setup.
setOnInfoListener(MediaPlayer.OnInfoListener) - Method in class com.box.androidsdk.preview.player.BoxVideoView
Register a callback to be invoked when an informational event occurs during playback or setup.
setOnPageShownListener(BoxPdfControllerView.OnPageShownListener) - Method in class com.box.androidsdk.preview.pdf.BoxPdfControllerView
 
setOnPreparedListener(MediaPlayer.OnPreparedListener) - Method in class com.box.androidsdk.preview.player.BoxVideoView
Register a callback to be invoked when the media file is loaded and ready to go.
setOnProgressChangedListener(BoxTransferProgressBar.OnProgressChangedListener) - Method in class com.box.androidsdk.preview.ui.BoxTransferProgressBar
 
setPage(int) - Method in class com.box.androidsdk.preview.ext.BoxRequestsPreview.DownloadPreview
 
setPlaying(boolean) - Method in class com.box.androidsdk.preview.adapters.BoxAudioListAdapter
 
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
 
setPrevNextListeners(View.OnClickListener, View.OnClickListener) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
setProgress(CharSequence) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDefaultFragment
 
setProgress() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
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
 
setRequestProperty(String, String) - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
 
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
 
setSurface(Surface, boolean) - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
setTag(Object) - Method in class com.box.androidsdk.preview.ext.InspectableBoxFutureTask
 
setTitle(String) - Method in class com.box.androidsdk.preview.ext.BoxAudioFile
 
setTracklist() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewTracklistFragment
Populates mTracklist with BoxAudioFile's, including ID3 tags if they exist.
setUserVisibleHint(boolean) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
setVideoListener(BoxPlayer.Listener) - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
setVideoPath(String) - Method in class com.box.androidsdk.preview.player.BoxVideoView
Sets video path.
setVideoURI(Uri) - Method in class com.box.androidsdk.preview.player.BoxVideoView
Sets video URI.
setVideoURI(Uri, Map<String, String>) - Method in class com.box.androidsdk.preview.player.BoxVideoView
Sets video URI using specific headers.
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.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
 
show() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
Show the controller on screen.
show(int) - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
Show the controller on screen.
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
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.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
 
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
 
skipInternal() - Method in class com.box.androidsdk.preview.player.DefaultHttpDataSource
Skips any bytes that need skipping.
SPREADSHEET_EXTENSIONS_ARRAY - Static variable in class com.box.androidsdk.preview.ext.MimeTypeHelper
 
start() - Method in interface com.box.androidsdk.preview.player.BoxMediaControls
 
start() - Method in class com.box.androidsdk.preview.player.BoxPlayer
*** BoxMediaControls implementation ***
start() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
startAutoRefreshing() - Method in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
stopAutoRefreshing() - Method in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
stopPlayback() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 
streamExists(InputStream) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
stringForTime(int) - Static method in class com.box.androidsdk.preview.ext.BoxPreviewUtils
 
SUGGESTED_GRACE_PERIOD - Static variable in class com.box.androidsdk.preview.ext.BoxAutoRefreshingSession
 
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.
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
surfaceCreated(SurfaceHolder) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
surfaceDestroyed(SurfaceHolder) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
suspend() - Method in class com.box.androidsdk.preview.player.BoxVideoView
 

T

TAG - Static variable in class com.box.androidsdk.preview.ext.BoxApiPreview
 
TAG - Static variable in class com.box.androidsdk.preview.ext.BoxRequestsPreview
 
TAG - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewFragment
 
TAG - Static variable in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
 
TAG - Static variable in class com.box.androidsdk.preview.player.BoxPlayer
 
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
 
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
 
tryAddAudioId3MetadataRequest() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewAudioFragment
 
tryContentUriStream() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewVideoFragment
Attempts to play a video file through the download content endpoint
trySetImageView(BoxFile, Drawable, boolean) - Method in class com.box.androidsdk.preview.BoxPreviewView
 
TYPE_AUDIO - Static variable in class com.box.androidsdk.preview.player.RendererBuilder
 
TYPE_DEBUG - Static variable in class com.box.androidsdk.preview.player.RendererBuilder
 
TYPE_TEXT - Static variable in class com.box.androidsdk.preview.player.RendererBuilder
 
TYPE_TIMED_METADATA - Static variable in class com.box.androidsdk.preview.player.RendererBuilder
 
TYPE_VIDEO - Static variable in class com.box.androidsdk.preview.player.RendererBuilder
 

U

updateItem(BoxItem) - Method in class com.box.androidsdk.preview.BoxPreviewViewPager
Replaces the existing item in the item collection with the provided one
updateLoadingStatus() - Method in class com.box.androidsdk.preview.fragments.BoxPreviewMediaFragment
 
updatePausePlay() - Method in class com.box.androidsdk.preview.player.BoxMediaControllerView
 
updateProgress(long, long) - Method in class com.box.androidsdk.preview.fragments.BoxPreviewDocumentFragment
 
updateSurface() - Method in class com.box.androidsdk.preview.player.BoxPlayer
 
updateTitle(BoxPreviewFragment) - Method in class com.box.androidsdk.preview.ui.BoxPreviewActivityImpl
Updates the toolbar title based on what is currently in view
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.BoxMediaControls.BoxMediaState
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.BoxMediaControls.BoxMediaState
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