QuickViewConstants
public
class
QuickViewConstants
extends Object
| java.lang.Object | |
| ↳ | android.content.QuickViewConstants |
Constants for ACTION_QUICK_VIEW.
Summary
Constants | |
|---|---|
String |
FEATURE_DOWNLOAD
Feature to download a document to the local file system. |
String |
FEATURE_EDIT
Feature to view a document using system standard editing mechanism, like
|
String |
FEATURE_PRINT
Feature to print a document. |
String |
FEATURE_SEND
Feature to view a document using system standard sending mechanism, like
|
String |
FEATURE_VIEW
Feature to view a document using system standard viewing mechanism, like
|
Inherited methods | |
|---|---|
java.lang.Object
| |
Constants
FEATURE_DOWNLOAD
String FEATURE_DOWNLOAD
Feature to download a document to the local file system.
Constant Value: "android:download"
FEATURE_EDIT
String FEATURE_EDIT
Feature to view a document using system standard editing mechanism, like
ACTION_EDIT.
Constant Value: "android:edit"
FEATURE_SEND
String FEATURE_SEND
Feature to view a document using system standard sending mechanism, like
ACTION_SEND.
Constant Value: "android:send"
FEATURE_VIEW
String FEATURE_VIEW
Feature to view a document using system standard viewing mechanism, like
ACTION_VIEW.
Constant Value: "android:view"
Interfaces
- ClipboardManager.OnPrimaryClipChangedListener
- ComponentCallbacks
- ComponentCallbacks2
- ContentProvider.PipeDataWriter
- DialogInterface
- DialogInterface.OnCancelListener
- DialogInterface.OnClickListener
- DialogInterface.OnDismissListener
- DialogInterface.OnKeyListener
- DialogInterface.OnMultiChoiceClickListener
- DialogInterface.OnShowListener
- EntityIterator
- IntentSender.OnFinished
- Loader.OnLoadCanceledListener
- Loader.OnLoadCompleteListener
- ServiceConnection
- SharedPreferences
- SharedPreferences.Editor
- SharedPreferences.OnSharedPreferenceChangeListener
- SyncStatusObserver
Classes
- AbstractThreadedSyncAdapter
- AsyncQueryHandler
- AsyncQueryHandler.WorkerArgs
- AsyncQueryHandler.WorkerHandler
- AsyncTaskLoader
- BroadcastReceiver
- BroadcastReceiver.PendingResult
- ClipboardManager
- ClipData
- ClipData.Item
- ClipDescription
- ComponentName
- ContentProvider
- ContentProviderClient
- ContentProviderOperation
- ContentProviderOperation.Builder
- ContentProviderResult
- ContentQueryMap
- ContentResolver
- ContentUris
- ContentValues
- Context
- ContextWrapper
- CursorLoader
- Entity
- Entity.NamedContentValues
- Intent
- Intent.FilterComparison
- Intent.ShortcutIconResource
- IntentFilter
- IntentFilter.AuthorityEntry
- IntentSender
- Loader
- Loader.ForceLoadContentObserver
- MutableContextWrapper
- PeriodicSync
- QuickViewConstants
- RestrictionEntry
- RestrictionsManager
- SearchRecentSuggestionsProvider
- SyncAdapterType
- SyncContext
- SyncInfo
- SyncRequest
- SyncRequest.Builder
- SyncResult
- SyncStats
- UriMatcher
- UriPermission
Exceptions