R.styleable
public
static
final
class
R.styleable
extends Object
java.lang.Object | |
↳ | android.R.styleable |
Summary
Constants | |
---|---|
int |
AbsListView_cacheColorHint
Indicates that this list will always be drawn on top of solid, single-color opaque background. |
int |
AbsListView_choiceMode
Defines the choice behavior for the view. |
int |
AbsListView_drawSelectorOnTop
When set to true, the selector will be drawn over the selected item. |
int |
AbsListView_fastScrollAlwaysVisible
When set to true, the list will always show the fast scroll interface. |
int |
AbsListView_fastScrollEnabled
Enables the fast scroll thumb that can be dragged to quickly scroll through the list. |
int |
AbsListView_fastScrollStyle
Specifies the style of the fast scroll decorations. |
int |
AbsListView_listSelector
Drawable used to indicate the currently selected item in the list. |
int |
AbsListView_scrollingCache
When set to true, the list uses a drawing cache during scrolling. |
int |
AbsListView_smoothScrollbar
When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen. |
int |
AbsListView_stackFromBottom
Used by ListView and GridView to stack their content from the bottom. |
int |
AbsListView_textFilterEnabled
When set to true, the list will filter results as the user types. |
int |
AbsListView_transcriptMode
Sets the transcript mode for the list. |
int |
AbsSpinner_entries
Reference to an array resource that will populate the Spinner. |
int |
AbsoluteLayout_Layout_layout_x
This symbol is the offset where the |
int |
AbsoluteLayout_Layout_layout_y
This symbol is the offset where the |
int |
AccelerateInterpolator_factor
This is the amount of deceleration to add when easing in. |
int |
AccessibilityService_accessibilityEventTypes
The event types this service would like to receive as specified in
|
int |
AccessibilityService_accessibilityFeedbackType
The feedback types this service provides as specified in
|
int |
AccessibilityService_accessibilityFlags
Additional flags as specified in
|
int |
AccessibilityService_animatedImageDrawable
Animated image of the accessibility service purpose or behavior, to help users understand how the service can help them. |
int |
AccessibilityService_canControlMagnification
Attribute whether the accessibility service wants to be able to control display magnification. |
int |
AccessibilityService_canPerformGestures
Attribute whether the accessibility service wants to be able to perform gestures. |
int |
AccessibilityService_canRequestEnhancedWebAccessibility
Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements. |
int |
AccessibilityService_canRequestFilterKeyEvents
Attribute whether the accessibility service wants to be able to request to filter key events. |
int |
AccessibilityService_canRequestFingerprintGestures
Attribute whether the accessibility service wants to be able to capture gestures from the fingerprint sensor. |
int |
AccessibilityService_canRequestTouchExplorationMode
Attribute whether the accessibility service wants to be able to request touch exploration mode in which touched items are spoken aloud and the UI can be explored via gestures. |
int |
AccessibilityService_canRetrieveWindowContent
Attribute whether the accessibility service wants to be able to retrieve the active window content. |
int |
AccessibilityService_canTakeScreenshot
Attribute whether the accessibility service wants to be able to take screenshot. |
int |
AccessibilityService_description
Description of the accessibility service usage, availability, or limitations (e.g. |
int |
AccessibilityService_htmlDescription
Html description of the accessibility service usage, availability, or limitations (e.g. |
int |
AccessibilityService_interactiveUiTimeout
A recommended timeout in milliseconds used in
|
int |
AccessibilityService_intro
Detailed intro of the accessibility service purpose or behavior. |
int |
AccessibilityService_isAccessibilityTool
Attribute indicating whether the accessibility service is used to assist users with disabilities. |
int |
AccessibilityService_nonInteractiveUiTimeout
A recommended timeout in milliseconds used in
|
int |
AccessibilityService_notificationTimeout
The minimal period in milliseconds between two accessibility events of the same type are sent to this service. |
int |
AccessibilityService_packageNames
Comma separated package names from which this service would like to receive events (leave out for all packages). |
int |
AccessibilityService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
AccessibilityService_summary
Brief summary of the accessibility service purpose or behavior. |
int |
AccessibilityService_tileService
Fully qualified class name of |
int |
AccessibilityShortcutTarget_animatedImageDrawable
Animated image of the target of accessibility shortcut purpose or behavior, to help users understand how the target of accessibility shortcut can help them. |
int |
AccessibilityShortcutTarget_description
Description of the target of accessibility shortcut usage, availability, or limitations (e.g. |
int |
AccessibilityShortcutTarget_htmlDescription
Html description of the target of accessibility shortcut usage, availability, or limitations (e.g. |
int |
AccessibilityShortcutTarget_intro
Detailed intro of the target of accessibility shortcut purpose or behavior. |
int |
AccessibilityShortcutTarget_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this target of accessibility shortcut. |
int |
AccessibilityShortcutTarget_summary
Brief summary of the target of accessibility shortcut purpose or behavior. |
int |
AccessibilityShortcutTarget_tileService
Fully qualified class name of |
int |
AccountAuthenticator_accountPreferences
A preferences.xml file for authenticator-specific settings. |
int |
AccountAuthenticator_accountType
The account type this authenticator handles. |
int |
AccountAuthenticator_customTokens
Account handles its own token storage and permissions. |
int |
AccountAuthenticator_icon
The icon of the authenticator. |
int |
AccountAuthenticator_label
The user-visible name of the authenticator. |
int |
AccountAuthenticator_smallIcon
Smaller icon of the authenticator. |
int |
ActionBar_LayoutParams_layout_gravity
Standard gravity constant that a child supplies to its parent. |
int |
ActionBar_background
Specifies a background drawable for the action bar. |
int |
ActionBar_backgroundSplit
Specifies a background drawable for the bottom component of a split action bar. |
int |
ActionBar_backgroundStacked
Specifies a background drawable for a second stacked row of the action bar. |
int |
ActionBar_contentInsetEnd
Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetEndWithActions
Minimum inset for content views within a bar when actions from a menu are present. |
int |
ActionBar_contentInsetLeft
Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetRight
Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetStart
Minimum inset for content views within a bar. |
int |
ActionBar_contentInsetStartWithNavigation
Minimum inset for content views within a bar when a navigation button is present, such as the Up button. |
int |
ActionBar_customNavigationLayout
Specifies a layout for custom navigation. |
int |
ActionBar_displayOptions
Options affecting how the action bar is displayed. |
int |
ActionBar_divider
Specifies the drawable used for item dividers. |
int |
ActionBar_elevation
Elevation for the action bar itself. |
int |
ActionBar_height
Specifies a fixed height. |
int |
ActionBar_hideOnContentScroll
Set true to hide the action bar on a vertical nested scroll of content. |
int |
ActionBar_homeAsUpIndicator
Up navigation glyph. |
int |
ActionBar_homeLayout
Specifies a layout to use for the "home" section of the action bar. |
int |
ActionBar_icon
Specifies the drawable used for the application icon. |
int |
ActionBar_indeterminateProgressStyle
Specifies a style resource to use for an indeterminate progress spinner. |
int |
ActionBar_itemPadding
Specifies padding that should be applied to the left and right sides of system-provided items in the bar. |
int |
ActionBar_logo
Specifies the drawable used for the application logo. |
int |
ActionBar_navigationMode
The type of navigation to use. |
int |
ActionBar_popupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar. |
int |
ActionBar_progressBarPadding
Specifies the horizontal padding on either end for an embedded progress bar. |
int |
ActionBar_progressBarStyle
Specifies a style resource to use for an embedded progress bar. |
int |
ActionBar_subtitle
Specifies subtitle text used for navigationMode="normal". |
int |
ActionBar_subtitleTextStyle
Specifies a style to use for subtitle text. |
int |
ActionBar_title
Specifies title text used for navigationMode="normal". |
int |
ActionBar_titleTextStyle
Specifies a style to use for title text. |
int |
ActionMenuItemView_minWidth
This symbol is the offset where the |
int |
ActionMode_background
Specifies a background for the action mode bar. |
int |
ActionMode_backgroundSplit
Specifies a background for the split action mode bar. |
int |
ActionMode_height
Specifies a fixed height for the action mode bar. |
int |
ActionMode_subtitleTextStyle
Specifies a style to use for subtitle text. |
int |
ActionMode_titleTextStyle
Specifies a style to use for title text. |
int |
AdapterViewAnimator_animateFirstView
Defines whether to animate the current View when the ViewAnimation is first displayed. |
int |
AdapterViewAnimator_inAnimation
Identifier for the animation to use when a view is shown. |
int |
AdapterViewAnimator_loopViews
Defines whether the animator loops to the first view once it has reached the end of the list. |
int |
AdapterViewAnimator_outAnimation
Identifier for the animation to use when a view is hidden. |
int |
AdapterViewFlipper_autoStart
When true, automatically start animating. |
int |
AdapterViewFlipper_flipInterval
This symbol is the offset where the |
int |
AdaptiveIconDrawableLayer_drawable
The drawable to use for the layer. |
int |
AidFilter_name
The ISO7816 Application ID. |
int |
AidGroup_category
The category attribute will be used by the Android platform to present multiple applications that register ISO 7816 Application IDs (AIDs) in the same category uniformly. |
int |
AidGroup_description
Short description of what the AID group implements. |
int |
AidPrefixFilter_name
The ISO7816 Application ID. |
int |
AlertDialog_bottomBright
This symbol is the offset where the |
int |
AlertDialog_bottomDark
This symbol is the offset where the |
int |
AlertDialog_bottomMedium
This symbol is the offset where the |
int |
AlertDialog_centerBright
This symbol is the offset where the |
int |
AlertDialog_centerDark
This symbol is the offset where the |
int |
AlertDialog_centerMedium
This symbol is the offset where the |
int |
AlertDialog_fullBright
This symbol is the offset where the |
int |
AlertDialog_fullDark
This symbol is the offset where the |
int |
AlertDialog_layout
Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. |
int |
AlertDialog_topBright
This symbol is the offset where the |
int |
AlertDialog_topDark
This symbol is the offset where the |
int |
AlphaAnimation_fromAlpha
This symbol is the offset where the |
int |
AlphaAnimation_toAlpha
This symbol is the offset where the |
int |
AnalogClock_dial
This symbol is the offset where the |
int |
AnalogClock_dialTint
Tint to apply to the dial graphic. |
int |
AnalogClock_dialTintMode
Blending mode used to apply the dial graphic tint. |
int |
AnalogClock_hand_hour
This symbol is the offset where the |
int |
AnalogClock_hand_hourTint
Tint to apply to the hour hand graphic. |
int |
AnalogClock_hand_hourTintMode
Blending mode used to apply the hour hand graphic tint. |
int |
AnalogClock_hand_minute
This symbol is the offset where the |
int |
AnalogClock_hand_minuteTint
Tint to apply to the minute hand graphic. |
int |
AnalogClock_hand_minuteTintMode
Blending mode used to apply the minute hand graphic tint. |
int |
AnalogClock_hand_second
This symbol is the offset where the |
int |
AnalogClock_hand_secondTint
Tint to apply to the second hand graphic. |
int |
AnalogClock_hand_secondTintMode
Blending mode used to apply the second hand graphic tint. |
int |
AnalogClock_timeZone
Specifies the time zone to use. |
int |
AndroidManifestAction_name
The name of an action that is handled, using the Java-style naming convention. |
int |
AndroidManifestActivityAlias_allowUntrustedActivityEmbedding
Indicate that the activity can be embedded by untrusted hosts. |
int |
AndroidManifestActivityAlias_attributionTags
Attribution tag to be used for permission sub-attribution if a
permission is checked in |
int |
AndroidManifestActivityAlias_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestActivityAlias_description
Descriptive text for the associated data. |
int |
AndroidManifestActivityAlias_enabled
Specify whether the activity-alias is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestActivityAlias_exported
Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestActivityAlias_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestActivityAlias_intentMatchingFlags
This attribute provides a way to fine-tune how incoming intents are matched to application components. |
int |
AndroidManifestActivityAlias_knownActivityEmbeddingCerts
A reference to an array resource containing the signing certificate digests, one of which a client is required to be signed with in order to embed the activity. |
int |
AndroidManifestActivityAlias_label
A user-legible name for the given item. |
int |
AndroidManifestActivityAlias_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestActivityAlias_name
Required name of the class implementing the activity, deriving from
|
int |
AndroidManifestActivityAlias_parentActivityName
The name of the logical parent of the activity as it appears in the manifest. |
int |
AndroidManifestActivityAlias_permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestActivityAlias_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestActivityAlias_targetActivity
The name of the activity this alias should launch. |
int |
AndroidManifestActivity_allowEmbedded
Indicate that the activity can be launched as the embedded child of another activity. |
int |
AndroidManifestActivity_allowTaskReparenting
Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. |
int |
AndroidManifestActivity_allowUntrustedActivityEmbedding
Indicate that the activity can be embedded by untrusted hosts. |
int |
AndroidManifestActivity_alwaysRetainTaskState
Specify whether an activity's task state should always be maintained by the system, or if it is allowed to reset the task to its initial state in certain situations. |
int |
AndroidManifestActivity_attributionTags
Set of attribution tags that should be automatically applied to this component. |
int |
AndroidManifestActivity_autoRemoveFromRecents
Tasks launched by activities with this attribute will remain in the recent tasks list until the last activity in the task is completed. |
int |
AndroidManifestActivity_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestActivity_canDisplayOnRemoteDevices
Indicates whether the activity can be displayed on a display that may belong to a remote device which may or may not be running Android. |
int |
AndroidManifestActivity_clearTaskOnLaunch
Specify whether an activity's task should be cleared when it is re-launched from the home screen. |
int |
AndroidManifestActivity_colorMode
Specify the color mode the activity desires. |
int |
AndroidManifestActivity_configChanges
Specify one or more configuration changes that the activity will handle itself. |
int |
AndroidManifestActivity_description
Descriptive text for the associated data. |
int |
AndroidManifestActivity_directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestActivity_documentLaunchMode
This attribute specifies that an activity shall become the root activity of a new task each time it is launched. |
int |
AndroidManifestActivity_enableOnBackInvokedCallback
If false, |
int |
AndroidManifestActivity_enableVrMode
Flag declaring that this activity will be run in VR mode, and specifying
the component of the |
int |
AndroidManifestActivity_enabled
Specify whether the activity is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestActivity_excludeFromRecents
Indicates that an Activity should be excluded from the list of recently launched activities. |
int |
AndroidManifestActivity_exported
Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestActivity_finishOnCloseSystemDialogs
Specify whether an activity should be finished when a "close system windows" request has been made. |
int |
AndroidManifestActivity_finishOnTaskLaunch
Specify whether an activity should be finished when its task is brought to the foreground by relaunching from the home screen. |
int |
AndroidManifestActivity_forceQueryable
This symbol is the offset where the |
int |
AndroidManifestActivity_hardwareAccelerated
Flag indicating whether the application's rendering should be hardware accelerated if possible. |
int |
AndroidManifestActivity_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestActivity_immersive
Flag declaring this activity to be 'immersive'; immersive activities should not be interrupted with other activities or notifications. |
int |
AndroidManifestActivity_inheritShowWhenLocked
Specifies whether this |
int |
AndroidManifestActivity_intentMatchingFlags
This attribute provides a way to fine-tune how incoming intents are matched to application components. |
int |
AndroidManifestActivity_knownActivityEmbeddingCerts
A reference to an array resource containing the signing certificate digests, one of which a client is required to be signed with in order to embed the activity. |
int |
AndroidManifestActivity_label
A user-legible name for the given item. |
int |
AndroidManifestActivity_launchMode
Specify how an activity should be launched. |
int |
AndroidManifestActivity_lockTaskMode
This value indicates how tasks rooted at this activity will behave in lockTask mode. |
int |
AndroidManifestActivity_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestActivity_maxAspectRatio
This value indicates the maximum aspect ratio the activity supports. |
int |
AndroidManifestActivity_maxRecents
The maximum number of entries of tasks rooted at this activity in the recent task list. |
int |
AndroidManifestActivity_minAspectRatio
This value indicates the minimum aspect ratio the activity supports. |
int |
AndroidManifestActivity_multiprocess
Specify whether a component is allowed to have multiple instances of itself running in different processes. |
int |
AndroidManifestActivity_name
Required name of the class implementing the activity, deriving from
|
int |
AndroidManifestActivity_noHistory
Specify whether an activity should be kept in its history stack. |
int |
AndroidManifestActivity_parentActivityName
The name of the logical parent of the activity as it appears in the manifest. |
int |
AndroidManifestActivity_permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestActivity_persistableMode
Define how an activity persist across reboots. |
int |
AndroidManifestActivity_playHomeTransitionSound
Specifies whether a home sound effect should be played if the home app moves to
front after an activity with this flag set to |
int |
AndroidManifestActivity_preferMinimalPostProcessing
Indicates whether the activity wants the connected display to do minimal post processing on the produced image or video frames. |
int |
AndroidManifestActivity_process
Specify a specific process that the associated code is to run in. |
int |
AndroidManifestActivity_recreateOnConfigChanges
Specify the configuration changes that trigger the system to recreate the current activity if any of these configuration changes happen in the system. |
int |
AndroidManifestActivity_relinquishTaskIdentity
Tasks whose root has this attribute set to true will replace baseIntent with that of the next activity in the task. |
int |
AndroidManifestActivity_requireContentUriPermissionFromCaller
Specifies permissions necessary to launch this activity when passing content URIs. |
int |
AndroidManifestActivity_requiredDisplayCategory
Specifies the required display category of the activity. |
int |
AndroidManifestActivity_resizeableActivity
Hint to platform that the activity works well in multi-window mode. |
int |
AndroidManifestActivity_resumeWhilePausing
Indicate that it is okay for this activity be resumed while the previous activity is in the process of pausing, without waiting for the previous pause to complete. |
int |
AndroidManifestActivity_rotationAnimation
Flag that specifies the activity's preferred screen rotation animation. |
int |
AndroidManifestActivity_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestActivity_screenOrientation
Specify the orientation an activity should run in. |
int |
AndroidManifestActivity_showForAllUsers
Specify that an Activity should be shown even if the current/foreground user is different from the user of the Activity. |
int |
AndroidManifestActivity_showOnLockScreen
This constant is deprecated.
use May be a boolean value, such as " |
int |
AndroidManifestActivity_showWhenLocked
Specifies whether an |
int |
AndroidManifestActivity_singleUser
If set to true, a single instance of this component will run for all users. |
int |
AndroidManifestActivity_splitName
The code for this component is located in the given split. |
int |
AndroidManifestActivity_stateNotNeeded
Indicates that an Activity does not need to have its freeze state
(as returned by |
int |
AndroidManifestActivity_supportsPictureInPicture
Indicates that the activity specifically supports the picture-in-picture form of multi-window. |
int |
AndroidManifestActivity_systemUserOnly
This broadcast receiver or activity will only receive broadcasts for the system user May be a boolean value, such as " |
int |
AndroidManifestActivity_taskAffinity
Specify a task name that activities have an "affinity" to. |
int |
AndroidManifestActivity_theme
The overall theme to use for an activity. |
int |
AndroidManifestActivity_turnScreenOn
Specifies whether the screen should be turned on when the |
int |
AndroidManifestActivity_uiOptions
Extra options for an activity's UI. |
int |
AndroidManifestActivity_visibleToInstantApps
Specify whether a component should be visible to instant apps. |
int |
AndroidManifestActivity_windowSoftInputMode
Specify the default soft-input mode for the main window of this activity. |
int |
AndroidManifestAdditionalCertificate_certDigest
The SHA-256 digest of the library signing certificate. |
int |
AndroidManifestAdoptPermissions_name
A unique name for the given item. |
int |
AndroidManifestAllowPermission_name
Required name of the permission that is to be allowed. |
int |
AndroidManifestApexSystemService_initOrder
The order in which the apex system services are initiated. |
int |
AndroidManifestApexSystemService_maxSdkVersion
Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. |
int |
AndroidManifestApexSystemService_minSdkVersion
This is the minimum SDK version number that the application requires. |
int |
AndroidManifestApexSystemService_name
The fully qualified class name of the system service. |
int |
AndroidManifestApexSystemService_path
The filepath to the .jar that contains the system service. |
int |
AndroidManifestApplication_allowAudioPlaybackCapture
If |
int |
AndroidManifestApplication_allowBackup
Whether to allow the application to participate in the backup and restore infrastructure. |
int |
AndroidManifestApplication_allowClearUserData
Option to let applications specify that user data can/cannot be cleared. |
int |
AndroidManifestApplication_allowClearUserDataOnFailedRestore
If |
int |
AndroidManifestApplication_allowCrossUidActivitySwitchFromBelow
May be a boolean value, such as " |
int |
AndroidManifestApplication_allowNativeHeapPointerTagging
If |
int |
AndroidManifestApplication_allowTaskReparenting
Specify that an activity can be moved out of a task it is in to the task it has an affinity for when appropriate. |
int |
AndroidManifestApplication_appCategory
Declare the category of this app. |
int |
AndroidManifestApplication_appComponentFactory
The (optional) fully-qualified name for a subclass of
|
int |
AndroidManifestApplication_attributionsAreUserVisible
Whether attributions provided are meant to be user-visible. |
int |
AndroidManifestApplication_autoRevokePermissions
No longer used. |
int |
AndroidManifestApplication_backupAgent
The name of the class subclassing |
int |
AndroidManifestApplication_backupInForeground
Indicates that full-data backup operations for this application may be performed even if the application is in a foreground-equivalent state. |
int |
AndroidManifestApplication_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestApplication_cantSaveState
Declare that this application can't participate in the normal state save/restore mechanism. |
int |
AndroidManifestApplication_classLoader
Declares the kind of classloader this application's classes must be loaded with May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
AndroidManifestApplication_crossProfile
If |
int |
AndroidManifestApplication_dataExtractionRules
Applications can set this attribute to an xml resource within their app where they specified the rules determining which files and directories can be copied from the device as part of backup or transfer operations. |
int |
AndroidManifestApplication_debuggable
Flag indicating whether the application can be debugged, even when running on a device that is running in user mode. |
int |
AndroidManifestApplication_defaultToDeviceProtectedStorage
This symbol is the offset where the |
int |
AndroidManifestApplication_description
Descriptive text for the associated data. |
int |
AndroidManifestApplication_directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestApplication_enableOnBackInvokedCallback
If false, |
int |
AndroidManifestApplication_enabled
Specify whether the components in this application are enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestApplication_extractNativeLibs
When set installer will extract native libraries. |
int |
AndroidManifestApplication_forceQueryable
If |
int |
AndroidManifestApplication_fullBackupContent
Applications will set this in their manifest to opt-in to or out of full app data back-up and restore. |
int |
AndroidManifestApplication_fullBackupOnly
Indicates that even though the application provides a |
int |
AndroidManifestApplication_gwpAsanMode
Enable sampled memory bug detection in this process. |
int |
AndroidManifestApplication_hardwareAccelerated
Flag indicating whether the application's rendering should be hardware accelerated if possible. |
int |
AndroidManifestApplication_hasCode
Indicate whether this application contains code. |
int |
AndroidManifestApplication_hasFragileUserData
If May be a boolean value, such as " |
int |
AndroidManifestApplication_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestApplication_intentMatchingFlags
This attribute provides a way to fine-tune how incoming intents are matched to application components. |
int |
AndroidManifestApplication_isGame
This constant is deprecated.
replaced by setting appCategory attribute to "game"
May be a boolean value, such as " |
int |
AndroidManifestApplication_killAfterRestore
Whether the application in question should be terminated after its settings have been restored during a full-system restore operation. |
int |
AndroidManifestApplication_knownActivityEmbeddingCerts
A reference to an array resource containing the signing certificate digests, one of which a client is required to be signed with in order to embed the activity. |
int |
AndroidManifestApplication_label
A user-legible name for the given item. |
int |
AndroidManifestApplication_largeHeap
Request that your application's processes be created with a large Dalvik heap. |
int |
AndroidManifestApplication_localeConfig
An XML resource with the application's May be a reference to another resource, in the form
" |
int |
AndroidManifestApplication_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestApplication_manageSpaceActivity
Name of activity to be launched for managing the application's space on the device. |
int |
AndroidManifestApplication_maxAspectRatio
This value indicates the maximum aspect ratio the activity supports. |
int |
AndroidManifestApplication_memtagMode
Enable hardware memory tagging (ARM MTE) in this process. |
int |
AndroidManifestApplication_minAspectRatio
This value indicates the minimum aspect ratio the activity supports. |
int |
AndroidManifestApplication_multiArch
Declare that code from this application will need to be loaded into other applications' processes. |
int |
AndroidManifestApplication_name
The (optional) fully-qualified name for a subclass of
|
int |
AndroidManifestApplication_nativeHeapZeroInitialized
If |
int |
AndroidManifestApplication_networkSecurityConfig
An XML resource with the application's Network Security Config. |
int |
AndroidManifestApplication_pageSizeCompat
Must be one of the following constant values. |
int |
AndroidManifestApplication_permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestApplication_persistent
Flag to control special persistent mode of an application. |
int |
AndroidManifestApplication_persistentWhenFeatureAvailable
If set, the "persistent" attribute will only be honored if the feature specified here is present on the device. |
int |
AndroidManifestApplication_preserveLegacyExternalStorage
If |
int |
AndroidManifestApplication_process
Specify a specific process that the associated code is to run in. |
int |
AndroidManifestApplication_requestLegacyExternalStorage
If |
int |
AndroidManifestApplication_requestRawExternalStorageAccess
If |
int |
AndroidManifestApplication_requiredAccountType
Declare that this application requires an account of a certain type. |
int |
AndroidManifestApplication_requiredForAllUsers
Flag to specify if this application needs to be present for all users. |
int |
AndroidManifestApplication_resetEnabledSettingsOnAppDataCleared
Specifies whether enabled settings of components in the application should be
reset to |
int |
AndroidManifestApplication_resizeableActivity
Hint to platform that the activity works well in multi-window mode. |
int |
AndroidManifestApplication_restoreAnyVersion
Indicate that the application is prepared to attempt a restore of any backed-up dataset, even if the backup is apparently from a newer version of the application than is currently installed on the device. |
int |
AndroidManifestApplication_restoreNeedsApplication
This constant is deprecated.
This attribute is not used by the Android operating system.
May be a boolean value, such as " |
int |
AndroidManifestApplication_restrictedAccountType
Declare that this application requires access to restricted accounts of a certain type. |
int |
AndroidManifestApplication_rollbackDataPolicy
Declare the policy to deal with user data when rollback is committed. |
int |
AndroidManifestApplication_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestApplication_supportsRtl
Declare that your application will be able to deal with RTL (right to left) layouts. |
int |
AndroidManifestApplication_taskAffinity
Specify a task name that activities have an "affinity" to. |
int |
AndroidManifestApplication_testOnly
Option to indicate this application is only for testing purposes. |
int |
AndroidManifestApplication_theme
The overall theme to use for an activity. |
int |
AndroidManifestApplication_uiOptions
Extra options for an activity's UI. |
int |
AndroidManifestApplication_useEmbeddedDex
Flag to specify if this app (or process) wants to run the dex within its APK but not extracted or locally compiled variants. |
int |
AndroidManifestApplication_usesCleartextTraffic
Declare that this application may use cleartext traffic, such as HTTP rather than HTTPS; WebSockets rather than WebSockets Secure; XMPP, IMAP, SMTP without STARTTLS or TLS). |
int |
AndroidManifestApplication_usesNonSdkApi
Declares that this application should be invoked without non-SDK API enforcement May be a boolean value, such as " |
int |
AndroidManifestApplication_vmSafeMode
Flag indicating whether the application requests the VM to operate in the safe mode. |
int |
AndroidManifestApplication_zygotePreloadName
Name of the class that gets invoked for preloading application code, when starting an
|
int |
AndroidManifestAttributionInheritFrom_tag
Identifier of the attribution this attribution inherits from May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
AndroidManifestAttribution_label
Required user visible label for a attribution. |
int |
AndroidManifestAttribution_tag
Required identifier for a attribution. |
int |
AndroidManifestCategory_name
The name of category that is handled, using the Java-style naming convention. |
int |
AndroidManifestCompatibleScreensScreen_screenDensity
Specifies a compatible screen density, as per the device configuration screen density bins. |
int |
AndroidManifestCompatibleScreensScreen_screenSize
Specifies a compatible screen size, as per the device configuration screen size bins. |
int |
AndroidManifestData_fragment
Specify a URI fragment that must exactly match, as a
|
int |
AndroidManifestData_fragmentAdvancedPattern
Specify a URI fragment that matches an advanced pattern, as a
|
int |
AndroidManifestData_fragmentPattern
Specify a URI fragment that matches a simple pattern, as a
|
int |
AndroidManifestData_fragmentPrefix
Specify a URI fragment that must be a prefix to match, as a
|
int |
AndroidManifestData_fragmentSuffix
Specify a URI fragment that must be a suffix to match, as a
|
int |
AndroidManifestData_host
Specify a URI authority host that is handled, as per
|
int |
AndroidManifestData_mimeGroup
Specify a group of MIME types that are handled. |
int |
AndroidManifestData_mimeType
Specify a MIME type that is handled, as per
|
int |
AndroidManifestData_path
Specify a URI path that must exactly match, as per
|
int |
AndroidManifestData_pathAdvancedPattern
Specify a URI path that matches an advanced pattern, as per
|
int |
AndroidManifestData_pathPattern
Specify a URI path that matches a simple pattern, as per
|
int |
AndroidManifestData_pathPrefix
Specify a URI path that must be a prefix to match, as per
|
int |
AndroidManifestData_pathSuffix
Specify a URI path that must be a suffix to match, as per
|
int |
AndroidManifestData_port
Specify a URI authority port that is handled, as per
|
int |
AndroidManifestData_query
Specify a URI query that must exactly match, as a
|
int |
AndroidManifestData_queryAdvancedPattern
Specify a URI query that matches an advanced pattern, as a
|
int |
AndroidManifestData_queryPattern
Specify a URI query that matches a simple pattern, as a
|
int |
AndroidManifestData_queryPrefix
Specify a URI query that must be a prefix to match, as a
|
int |
AndroidManifestData_querySuffix
Specify a URI query that must be a suffix to match, as a
|
int |
AndroidManifestData_scheme
Specify a URI scheme that is handled, as per
|
int |
AndroidManifestData_ssp
Specify a URI scheme specific part that must exactly match, as per
|
int |
AndroidManifestData_sspAdvancedPattern
Specify a URI scheme specific part that matches an advanced pattern, as per
|
int |
AndroidManifestData_sspPattern
Specify a URI scheme specific part that matches a simple pattern, as per
|
int |
AndroidManifestData_sspPrefix
Specify a URI scheme specific part that must be a prefix to match, as per
|
int |
AndroidManifestData_sspSuffix
Specify a URI scheme specific part that must be a suffix to match, as per
|
int |
AndroidManifestDenyPermission_name
Required name of the permission that is to be denied May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
AndroidManifestExtensionSdk_minExtensionVersion
The minimum version of the extension SDK this application requires. |
int |
AndroidManifestExtensionSdk_sdkVersion
The extension SDK version that this tag refers to. |
int |
AndroidManifestFeatureGroup_label
The human-readable name of the feature group. |
int |
AndroidManifestGrantUriPermission_path
Specify a URI path that must exactly match, as per
|
int |
AndroidManifestGrantUriPermission_pathAdvancedPattern
Specify a URI path that matches an advanced pattern, as per
|
int |
AndroidManifestGrantUriPermission_pathPattern
Specify a URI path that matches a simple pattern, as per
|
int |
AndroidManifestGrantUriPermission_pathPrefix
Specify a URI path that must be a prefix to match, as per
|
int |
AndroidManifestGrantUriPermission_pathSuffix
Specify a URI path that must be a suffix to match, as per
|
int |
AndroidManifestInstallConstraintsFingerprintPrefix_value
Concrete value to assign to this piece of named meta-data. |
int |
AndroidManifestInstrumentation_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestInstrumentation_functionalTest
Flag indicating that an Instrumentation class should be run as a functional test. |
int |
AndroidManifestInstrumentation_handleProfiling
Flag indicating that an Instrumentation class wants to take care of starting/stopping profiling itself, rather than relying on the default behavior of profiling the complete time it is running. |
int |
AndroidManifestInstrumentation_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestInstrumentation_label
A user-legible name for the given item. |
int |
AndroidManifestInstrumentation_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestInstrumentation_name
Required name of the class implementing the instrumentation, deriving from
|
int |
AndroidManifestInstrumentation_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestInstrumentation_targetPackage
The name of the application package that an Instrumentation object will run against. |
int |
AndroidManifestInstrumentation_targetProcesses
The name of an application's processes that an Instrumentation object will run against. |
int |
AndroidManifestIntentFilter_autoVerify
Specify whether an activity intent filter will need to be verified thru its set of data URIs. |
int |
AndroidManifestIntentFilter_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestIntentFilter_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestIntentFilter_label
A user-legible name for the given item. |
int |
AndroidManifestIntentFilter_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestIntentFilter_order
Within an application, multiple intent filters may match a particular intent. |
int |
AndroidManifestIntentFilter_priority
Specify the relative importance or ability in handling a particular Intent. |
int |
AndroidManifestIntentFilter_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestKeySet_name
A unique name for the given item. |
int |
AndroidManifestLayout_defaultHeight
Default height of the activity. |
int |
AndroidManifestLayout_defaultWidth
Default width of the activity. |
int |
AndroidManifestLayout_gravity
Where to initially position the activity inside the available space. |
int |
AndroidManifestLayout_minHeight
Minimal height of the activity. |
int |
AndroidManifestLayout_minWidth
Minimal width of the activity. |
int |
AndroidManifestLayout_windowLayoutAffinity
Window layout affinity of this activity. |
int |
AndroidManifestLibrary_name
Required public name of the library, which other components and packages will use when referring to this library. |
int |
AndroidManifestMetaData_name
A unique name for the given item. |
int |
AndroidManifestMetaData_resource
Resource identifier to assign to this piece of named meta-data. |
int |
AndroidManifestMetaData_value
Concrete value to assign to this piece of named meta-data. |
int |
AndroidManifestOriginalPackage_name
A unique name for the given item. |
int |
AndroidManifestPackageVerifier_name
Specifies the Java-style package name that defines this package verifier. |
int |
AndroidManifestPackageVerifier_publicKey
The Base64 encoded public key of the package verifier's signature. |
int |
AndroidManifestPathPermission_path
Specify a URI path that must exactly match, as per
|
int |
AndroidManifestPathPermission_pathAdvancedPattern
This symbol is the offset where the |
int |
AndroidManifestPathPermission_pathPattern
Specify a URI path that matches a simple pattern, as per
|
int |
AndroidManifestPathPermission_pathPrefix
Specify a URI path that must be a prefix to match, as per
|
int |
AndroidManifestPathPermission_pathSuffix
Specify a URI path that must be a suffix to match, as per
|
int |
AndroidManifestPathPermission_permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestPathPermission_readPermission
A specific |
int |
AndroidManifestPathPermission_writePermission
A specific |
int |
AndroidManifestPermissionGroup_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestPermissionGroup_description
Descriptive text for the associated data. |
int |
AndroidManifestPermissionGroup_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermissionGroup_label
A user-legible name for the given item. |
int |
AndroidManifestPermissionGroup_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestPermissionGroup_name
Required public name of the permission group, permissions will use to specify the group they are in. |
int |
AndroidManifestPermissionGroup_permissionGroupFlags
Flags indicating more context for a permission group. |
int |
AndroidManifestPermissionGroup_priority
Specify the relative importance or ability in handling a particular Intent. |
int |
AndroidManifestPermissionGroup_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermissionTree_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestPermissionTree_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermissionTree_label
A user-legible name for the given item. |
int |
AndroidManifestPermissionTree_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestPermissionTree_name
Required public name of the permission tree, which is the base name of all permissions under it. |
int |
AndroidManifestPermissionTree_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermission_backgroundPermission
This symbol is the offset where the |
int |
AndroidManifestPermission_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestPermission_description
Descriptive text for the associated data. |
int |
AndroidManifestPermission_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestPermission_knownCerts
A reference to an array resource containing the signing certificate digests to be granted
this permission when using the |
int |
AndroidManifestPermission_label
A user-legible name for the given item. |
int |
AndroidManifestPermission_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestPermission_maxSdkVersion
Optional: specify the maximum version of the Android OS for which the application wishes to create the permission. |
int |
AndroidManifestPermission_name
Required public name of the permission, which other components and packages will use when referring to this permission. |
int |
AndroidManifestPermission_permissionFlags
Flags indicating more context for a permission. |
int |
AndroidManifestPermission_permissionGroup
Specified the name of a group that this permission is associated with. |
int |
AndroidManifestPermission_protectionLevel
Characterizes the potential risk implied in a permission and indicates the procedure the system should follow when determining whether to grant the permission to an application requesting it. |
int |
AndroidManifestPermission_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestProcess_gwpAsanMode
Enable sampled memory bug detection in this process. |
int |
AndroidManifestProcess_memtagMode
Enable hardware memory tagging (ARM MTE) in this process. |
int |
AndroidManifestProcess_name
custom Application class name. |
int |
AndroidManifestProcess_nativeHeapZeroInitialized
If |
int |
AndroidManifestProcess_process
Required name of the process that is allowed May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
AndroidManifestProcess_useEmbeddedDex
Flag to specify if this app (or process) wants to run the dex within its APK but not extracted or locally compiled variants. |
int |
AndroidManifestProfileable_enabled
Flag indicating whether the application can be profiled by system services, but not necessarily via shell tools (for which also android:shell="true" must be set). |
int |
AndroidManifestProfileable_shell
Flag indicating whether the application can be profiled by the shell user, even when running on a device that is running in user mode. |
int |
AndroidManifestProperty_name
A unique name for the given item. |
int |
AndroidManifestProperty_resource
The resource identifier to assign to this property. |
int |
AndroidManifestProperty_value
Concrete value to assign to this property. |
int |
AndroidManifestProtectedBroadcast_name
A unique name for the given item. |
int |
AndroidManifestProvider_attributionTags
Set of attribution tags that should be automatically applied to this component. |
int |
AndroidManifestProvider_authorities
Specify the authorities under which this content provider can be found. |
int |
AndroidManifestProvider_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestProvider_description
Descriptive text for the associated data. |
int |
AndroidManifestProvider_directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestProvider_enabled
Specify whether this provider is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestProvider_exported
Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestProvider_forceUriPermissions
If true, the system will always create URI permission grants
in the cases where |
int |
AndroidManifestProvider_grantUriPermissions
If true, the |
int |
AndroidManifestProvider_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestProvider_initOrder
Specify the order in which content providers hosted by a process are instantiated when that process is created. |
int |
AndroidManifestProvider_intentMatchingFlags
This attribute provides a way to fine-tune how incoming intents are matched to application components. |
int |
AndroidManifestProvider_label
A user-legible name for the given item. |
int |
AndroidManifestProvider_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestProvider_multiprocess
Specify whether a component is allowed to have multiple instances of itself running in different processes. |
int |
AndroidManifestProvider_name
Required name of the class implementing the provider, deriving from
|
int |
AndroidManifestProvider_permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestProvider_process
Specify a specific process that the associated code is to run in. |
int |
AndroidManifestProvider_readPermission
A specific |
int |
AndroidManifestProvider_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestProvider_singleUser
If set to true, a single instance of this component will run for all users. |
int |
AndroidManifestProvider_splitName
The code for this component is located in the given split. |
int |
AndroidManifestProvider_syncable
Flag indicating whether this content provider would like to participate in data synchronization. |
int |
AndroidManifestProvider_systemUserOnly
If set to true, only a single instance of this component will run and be available for the SYSTEM user. |
int |
AndroidManifestProvider_visibleToInstantApps
Specify whether a component should be visible to instant apps. |
int |
AndroidManifestProvider_writePermission
A specific |
int |
AndroidManifestPublicKey_name
A unique name for the given item. |
int |
AndroidManifestPublicKey_value
Concrete value to assign to this piece of named meta-data. |
int |
AndroidManifestQueriesPackage_name
A unique name for the given item. |
int |
AndroidManifestQueriesProvider_authorities
Specify the authorities under which this content provider can be found. |
int |
AndroidManifestReceiver_attributionTags
Set of attribution tags that should be automatically applied to this component. |
int |
AndroidManifestReceiver_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestReceiver_description
Descriptive text for the associated data. |
int |
AndroidManifestReceiver_directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestReceiver_enabled
Specify whether the receiver is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestReceiver_exported
Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestReceiver_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestReceiver_intentMatchingFlags
This attribute provides a way to fine-tune how incoming intents are matched to application components. |
int |
AndroidManifestReceiver_label
A user-legible name for the given item. |
int |
AndroidManifestReceiver_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestReceiver_name
Required name of the class implementing the receiver, deriving from
|
int |
AndroidManifestReceiver_permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestReceiver_process
Specify a specific process that the associated code is to run in. |
int |
AndroidManifestReceiver_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestReceiver_singleUser
If set to true, a single instance of this component will run for all users. |
int |
AndroidManifestRequiredFeature_name
The name of the feature. |
int |
AndroidManifestRequiredNotFeature_name
The name of the feature. |
int |
AndroidManifestResourceOverlay_category
Category of the resource overlay. |
int |
AndroidManifestResourceOverlay_isStatic
Whether the given RRO is static or not. |
int |
AndroidManifestResourceOverlay_priority
Load order of overlay package. |
int |
AndroidManifestResourceOverlay_resourcesMap
The xml file that defines the target id to overlay value mappings. |
int |
AndroidManifestResourceOverlay_targetName
The name of the overlayable whose resources will be overlaid. |
int |
AndroidManifestResourceOverlay_targetPackage
Package name of base package whose resources will be overlaid. |
int |
AndroidManifestSdkLibrary_name
Required public name of the SDK library, which other components and packages will use when referring to this SDK library. |
int |
AndroidManifestSdkLibrary_versionMajor
Required major version of the SDK library. |
int |
AndroidManifestService_allowSharedIsolatedProcess
If true, and this is an |
int |
AndroidManifestService_attributionTags
Set of attribution tags that should be automatically applied to this component. |
int |
AndroidManifestService_banner
A Drawable resource providing an extended graphical banner for its associated item. |
int |
AndroidManifestService_description
Descriptive text for the associated data. |
int |
AndroidManifestService_directBootAware
Indicate if this component is aware of direct boot lifecycle, and can be safely run before the user has entered their credentials (such as a lock pattern or PIN). |
int |
AndroidManifestService_enabled
Specify whether the service is enabled or not (that is, can be instantiated by the system). |
int |
AndroidManifestService_exported
Flag indicating whether the given application component is available to other applications. |
int |
AndroidManifestService_externalService
If the service is an |
int |
AndroidManifestService_foregroundServiceType
If this is a foreground service, specify its category. |
int |
AndroidManifestService_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestService_intentMatchingFlags
This attribute provides a way to fine-tune how incoming intents are matched to application components. |
int |
AndroidManifestService_isolatedProcess
If set to true, this service will run under a special process that is isolated from the rest of the system. |
int |
AndroidManifestService_label
A user-legible name for the given item. |
int |
AndroidManifestService_logo
A Drawable resource providing an extended graphical logo for its associated item. |
int |
AndroidManifestService_name
Required name of the class implementing the service, deriving from
|
int |
AndroidManifestService_permission
Specify a permission that a client is required to have in order to use the associated object. |
int |
AndroidManifestService_process
Specify a specific process that the associated code is to run in. |
int |
AndroidManifestService_roundIcon
A Drawable resource providing a graphical representation of its associated item. |
int |
AndroidManifestService_singleUser
If set to true, a single instance of this component will run for all users. |
int |
AndroidManifestService_splitName
The code for this component is located in the given split. |
int |
AndroidManifestService_stopWithTask
If set to true, this service with be automatically stopped when the user remove a task rooted in an activity owned by the application. |
int |
AndroidManifestService_systemUserOnly
If set to true, only a single instance of this component will run and be available for the SYSTEM user. |
int |
AndroidManifestService_useAppZygote
If true, and this is an |
int |
AndroidManifestService_visibleToInstantApps
Specify whether a component should be visible to instant apps. |
int |
AndroidManifestStaticLibrary_name
Required public name of the library, which other components and packages will use when referring to this library. |
int |
AndroidManifestStaticLibrary_version
Required specific library version. |
int |
AndroidManifestStaticLibrary_versionMajor
Required specific library version. |
int |
AndroidManifestSupportsInputInputType_name
Specifices the name of the input device type May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
AndroidManifestSupportsScreens_anyDensity
This constant is deprecated.
Should always be true by default and not overridden.
May be a boolean value, such as " |
int |
AndroidManifestSupportsScreens_compatibleWidthLimitDp
Starting with |
int |
AndroidManifestSupportsScreens_largeScreens
Indicates whether the application supports larger screen form-factors. |
int |
AndroidManifestSupportsScreens_largestWidthLimitDp
Starting with |
int |
AndroidManifestSupportsScreens_normalScreens
Indicates whether an application supports the normal screen form-factors. |
int |
AndroidManifestSupportsScreens_requiresSmallestWidthDp
Starting with |
int |
AndroidManifestSupportsScreens_resizeable
Indicates whether the application can resize itself to newer screen sizes. |
int |
AndroidManifestSupportsScreens_smallScreens
Indicates whether the application supports smaller screen form-factors. |
int |
AndroidManifestSupportsScreens_xlargeScreens
Indicates whether the application supports extra large screen form-factors. |
int |
AndroidManifestUpgradeKeySet_name
A unique name for the given item. |
int |
AndroidManifestUriRelativeFilterGroup_allow
Specify if this group is allow rule or disallow rule. |
int |
AndroidManifestUsesConfiguration_reqFiveWayNav
Application's requirement for five way navigation May be a boolean value, such as " |
int |
AndroidManifestUsesConfiguration_reqHardKeyboard
Application's requirement for a hard keyboard May be a boolean value, such as " |
int |
AndroidManifestUsesConfiguration_reqKeyboardType
The input method preferred by an application. |
int |
AndroidManifestUsesConfiguration_reqNavigation
The navigation device preferred by an application. |
int |
AndroidManifestUsesConfiguration_reqTouchScreen
The type of touch screen used by an application. |
int |
AndroidManifestUsesFeature_glEsVersion
The GLES driver version number needed by an application. |
int |
AndroidManifestUsesFeature_name
The name of the feature that is being used. |
int |
AndroidManifestUsesFeature_required
Specify whether this feature is required for the application. |
int |
AndroidManifestUsesFeature_version
The version of the feature that is being used. |
int |
AndroidManifestUsesLibrary_name
Required name of the library you use. |
int |
AndroidManifestUsesLibrary_required
Specify whether this library is required for the application. |
int |
AndroidManifestUsesNativeLibrary_name
Required name of the library you use. |
int |
AndroidManifestUsesNativeLibrary_required
Specify whether this native library is required for the application. |
int |
AndroidManifestUsesPackage_certDigest
Optional SHA-256 digest of the package signing certificate. |
int |
AndroidManifestUsesPackage_name
Required name of the package you use. |
int |
AndroidManifestUsesPackage_packageType
Required type of association with the package, for example "android.package.ad_service" if it provides an advertising service. |
int |
AndroidManifestUsesPackage_version
Optional minimum version of the package that satisfies the dependency. |
int |
AndroidManifestUsesPackage_versionMajor
Optional minimum major version of the package that satisfies the dependency. |
int |
AndroidManifestUsesPermission_maxSdkVersion
Optional: specify the maximum version of the Android OS for which the application wishes to request the permission. |
int |
AndroidManifestUsesPermission_minSdkVersion
Optional: specify the minimum version of the Android OS for which the application wishes to request the permission. |
int |
AndroidManifestUsesPermission_name
Required name of the permission you use, as published with the
corresponding name attribute of a
|
int |
AndroidManifestUsesPermission_requiredFeature
Optional: the system must support this feature for the permission to be requested. |
int |
AndroidManifestUsesPermission_requiredNotFeature
Optional: the system must NOT support this feature for the permission to be requested. |
int |
AndroidManifestUsesPermission_usesPermissionFlags
Optional: set of flags that should apply to this permission request. |
int |
AndroidManifestUsesSdkLibrary_certDigest
The SHA-256 digest of the SDK library signing certificate. |
int |
AndroidManifestUsesSdkLibrary_name
Required name of the SDK library you use. |
int |
AndroidManifestUsesSdkLibrary_optional
Specify whether the SDK is optional. |
int |
AndroidManifestUsesSdkLibrary_versionMajor
Specify which major version of the SDK library you use. |
int |
AndroidManifestUsesSdk_maxSdkVersion
This is the maximum SDK version number that an application works on. |
int |
AndroidManifestUsesSdk_minSdkVersion
This is the minimum SDK version number that the application requires. |
int |
AndroidManifestUsesSdk_targetSdkVersion
This is the SDK version number that the application is targeting. |
int |
AndroidManifestUsesSplit_name
A unique name for the given item. |
int |
AndroidManifestUsesStaticLibrary_certDigest
The SHA-256 digest of the library signing certificate. |
int |
AndroidManifestUsesStaticLibrary_name
Required name of the library you use. |
int |
AndroidManifestUsesStaticLibrary_version
Specify which version of the shared library should be statically linked. |
int |
AndroidManifest_compileSdkVersion
The user-visible SDK version (ex. |
int |
AndroidManifest_compileSdkVersionCodename
The development codename (ex. |
int |
AndroidManifest_installLocation
The default install location defined by an application. |
int |
AndroidManifest_isFeatureSplit
If set to |
int |
AndroidManifest_isSplitRequired
This constant is deprecated.
Use May be a boolean value, such as " |
int |
AndroidManifest_isolatedSplits
If set to |
int |
AndroidManifest_requiredSplitTypes
List of split types required by this APK to be present in order to function properly, separated by commas. |
int |
AndroidManifest_revisionCode
Internal revision code. |
int |
AndroidManifest_sharedUserId
This constant is deprecated.
Shared user IDs cause non-deterministic behavior within the
package manager. As such, its use is strongly discouraged and may be
removed in a future version of Android. Instead, apps should use proper
communication mechanisms, such as services and content providers,
to facilitate interoperability between shared components. Note that
existing apps cannot remove this value, as migrating off a
shared user ID is not supported.
May be a string value, using '\\;' to escape characters such as
'\\n' or '\\uxxxx' for a unicode character; |
int |
AndroidManifest_sharedUserLabel
This constant is deprecated.
There is no replacement for this attribute.
May be a reference to another resource, in the form
" |
int |
AndroidManifest_sharedUserMaxSdkVersion
The maximum device SDK version for which the application will remain in the user ID defined in sharedUserId. |
int |
AndroidManifest_splitTypes
List of split types offered by this APK, separated by commas. |
int |
AndroidManifest_targetSandboxVersion
This constant is deprecated.
The security properties have been moved to
May be an integer value, such as " |
int |
AndroidManifest_versionCode
Internal version code. |
int |
AndroidManifest_versionCodeMajor
Internal major version code. |
int |
AndroidManifest_versionName
The text shown to the user to indicate the version they have. |
int |
AnimatedImageDrawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
AnimatedImageDrawable_autoStart
When true, automatically start animating. |
int |
AnimatedImageDrawable_repeatCount
Replace the loop count in the encoded data. |
int |
AnimatedImageDrawable_src
Identifier of the image file. |
int |
AnimatedRotateDrawable_drawable
Reference to a drawable resource to use for the frame. |
int |
AnimatedRotateDrawable_pivotX
This symbol is the offset where the |
int |
AnimatedRotateDrawable_pivotY
This symbol is the offset where the |
int |
AnimatedRotateDrawable_visible
Provides initial visibility state of the drawable; the default value is false. |
int |
AnimatedStateListDrawableItem_drawable
Reference to a drawable resource to use for the frame. |
int |
AnimatedStateListDrawableItem_id
Keyframe identifier for use in specifying transitions. |
int |
AnimatedStateListDrawableTransition_drawable
Reference to a animation drawable resource to use for the frame. |
int |
AnimatedStateListDrawableTransition_fromId
Keyframe identifier for the starting state. |
int |
AnimatedStateListDrawableTransition_reversible
Whether this transition is reversible. |
int |
AnimatedStateListDrawableTransition_toId
Keyframe identifier for the ending state. |
int |
AnimatedStateListDrawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
AnimatedStateListDrawable_constantSize
If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. |
int |
AnimatedStateListDrawable_dither
Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen). |
int |
AnimatedStateListDrawable_enterFadeDuration
Amount of time (in milliseconds) to fade in a new state drawable. |
int |
AnimatedStateListDrawable_exitFadeDuration
Amount of time (in milliseconds) to fade out an old state drawable. |
int |
AnimatedStateListDrawable_variablePadding
If true, allows the drawable's padding to change based on the current state that is selected. |
int |
AnimatedStateListDrawable_visible
Indicates whether the drawable should be initially visible. |
int |
AnimatedVectorDrawableTarget_animation
The animation for the target path, group or vector drawable. |
int |
AnimatedVectorDrawableTarget_name
The name of the target path, group or vector drawable. |
int |
AnimatedVectorDrawable_drawable
The static vector drawable. |
int |
AnimationDrawableItem_drawable
Reference to a drawable resource to use for the frame. |
int |
AnimationDrawableItem_duration
Amount of time (in milliseconds) to display this frame. |
int |
AnimationDrawable_oneshot
If true, the animation will only run a single time and then stop. |
int |
AnimationDrawable_variablePadding
If true, allows the drawable's padding to change based on the current state that is selected. |
int |
AnimationDrawable_visible
Provides initial visibility state of the drawable; the default value is false. |
int |
AnimationScaleListDrawableItem_drawable
Reference to a drawable resource to use for the state. |
int |
AnimationSet_duration
Amount of time (in milliseconds) to display this frame. |
int |
AnimationSet_fillAfter
When set to true, the animation transformation is applied after the animation is over. |
int |
AnimationSet_fillBefore
When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started. |
int |
AnimationSet_repeatMode
Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. |
int |
AnimationSet_shareInterpolator
This symbol is the offset where the |
int |
AnimationSet_startOffset
Delay in milliseconds before the animation runs, once start time is reached. |
int |
Animation_backdropColor
Special option for window animations: whether the window's background should be used as a background to the animation. |
int |
Animation_background
Special background behind animation. |
int |
Animation_detachWallpaper
Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it. |
int |
Animation_duration
Amount of time (in milliseconds) for the animation to run. |
int |
Animation_fillAfter
When set to true, the animation transformation is applied after the animation is over. |
int |
Animation_fillBefore
When set to true or when fillEnabled is not set to true, the animation transformation is applied before the animation has started. |
int |
Animation_fillEnabled
When set to true, the value of fillBefore is taken into account. |
int |
Animation_interpolator
Defines the interpolator used to smooth the animation movement in time. |
int |
Animation_repeatCount
Defines how many times the animation should repeat. |
int |
Animation_repeatMode
Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. |
int |
Animation_showBackdrop
Special option for window animations: whether to show a background behind the animating windows. |
int |
Animation_startOffset
Delay in milliseconds before the animation runs, once start time is reached. |
int |
Animation_zAdjustment
Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation. |
int |
AnimatorSet_ordering
Name of the property being animated. |
int |
Animator_duration
Amount of time (in milliseconds) for the animation to run. |
int |
Animator_interpolator
Defines the interpolator used to smooth the animation movement in time. |
int |
Animator_repeatCount
Defines how many times the animation should repeat. |
int |
Animator_repeatMode
Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. |
int |
Animator_startOffset
Delay in milliseconds before the animation runs, once start time is reached. |
int |
Animator_valueFrom
Value the animation starts from. |
int |
Animator_valueTo
Value the animation animates to. |
int |
Animator_valueType
The type of valueFrom and valueTo. |
int |
AnticipateInterpolator_tension
This is the amount of tension. |
int |
AnticipateOvershootInterpolator_extraTension
This is the amount by which to multiply the tension. |
int |
AnticipateOvershootInterpolator_tension
This is the amount of tension. |
int |
AppWidgetProviderInfo_autoAdvanceViewId
The view id of the AppWidget subview which should be auto-advanced. |
int |
AppWidgetProviderInfo_configure
A class name in the AppWidget's package to be launched to configure. |
int |
AppWidgetProviderInfo_description
A resource identifier for a string containing a short description of the widget. |
int |
AppWidgetProviderInfo_initialKeyguardLayout
A resource id of a layout. |
int |
AppWidgetProviderInfo_initialLayout
A resource id of a layout. |
int |
AppWidgetProviderInfo_maxResizeHeight
Maximum height that the AppWidget can be resized to. |
int |
AppWidgetProviderInfo_maxResizeWidth
Maximum width that the AppWidget can be resized to. |
int |
AppWidgetProviderInfo_minHeight
Minimum height of the AppWidget. |
int |
AppWidgetProviderInfo_minResizeHeight
Minimum height that the AppWidget can be resized to. |
int |
AppWidgetProviderInfo_minResizeWidth
Minimum width that the AppWidget can be resized to. |
int |
AppWidgetProviderInfo_minWidth
Minimum width of the AppWidget. |
int |
AppWidgetProviderInfo_previewImage
A preview, in a drawable resource id, of what the AppWidget will look like after it's configured. |
int |
AppWidgetProviderInfo_previewLayout
The layout resource id of a preview of what the AppWidget will look like after it's configured. |
int |
AppWidgetProviderInfo_resizeMode
Optional parameter which indicates if and how this widget can be resized. |
int |
AppWidgetProviderInfo_targetCellHeight
Default height of the AppWidget in units of launcher grid cells. |
int |
AppWidgetProviderInfo_targetCellWidth
Default width of the AppWidget in units of launcher grid cells. |
int |
AppWidgetProviderInfo_updatePeriodMillis
Update period in milliseconds, or 0 if the AppWidget will update itself. |
int |
AppWidgetProviderInfo_widgetCategory
Optional parameter which indicates where this widget can be shown, ie. |
int |
AppWidgetProviderInfo_widgetFeatures
Flags indicating various features supported by the widget. |
int |
ArcMotion_maximumAngle
The maximum arc angle in degrees between the start and end points. |
int |
ArcMotion_minimumHorizontalAngle
The minimum arc angle in degrees between the start and end points when they are close to horizontal. |
int |
ArcMotion_minimumVerticalAngle
The minimum arc angle in degrees between the start and end points when they are close to vertical. |
int |
AutoCompleteTextView_completionHint
Defines the hint displayed in the drop down menu. |
int |
AutoCompleteTextView_completionHintView
Defines the hint view displayed in the drop down menu. |
int |
AutoCompleteTextView_completionThreshold
Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu. |
int |
AutoCompleteTextView_dropDownAnchor
View to anchor the auto-complete dropdown to. |
int |
AutoCompleteTextView_dropDownHeight
Specifies the basic height of the dropdown. |
int |
AutoCompleteTextView_dropDownSelector
Selector in a drop down list. |
int |
AutoCompleteTextView_dropDownWidth
Specifies the basic width of the dropdown. |
int |
AutoCompleteTextView_inputType
The type of data being placed in a text field, used to help an input method decide how to let the user enter text. |
int |
AutoCompleteTextView_popupTheme
Theme to use for the completion popup window. |
int |
AutofillService_CompatibilityPackage_maxLongVersionCode
The max version code of the package for which compatibility mode is requested. |
int |
AutofillService_CompatibilityPackage_name
The package name for which compatibility mode is requested. |
int |
AutofillService_passwordsActivity
Fully qualified class name of an activity that allows the user to view any passwords saved by this service. |
int |
AutofillService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
AutofillService_supportsInlineSuggestions
Specifies whether the AutofillService supports inline suggestions May be a boolean value, such as " |
int |
BitmapDrawable_alpha
Specifies the alpha multiplier to apply to the base drawable. |
int |
BitmapDrawable_antialias
Enables or disables antialiasing. |
int |
BitmapDrawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
BitmapDrawable_dither
Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen). |
int |
BitmapDrawable_filter
Enables or disables bitmap filtering. |
int |
BitmapDrawable_gravity
Defines the gravity for the bitmap. |
int |
BitmapDrawable_mipMap
Enables or disables the mipmap hint. |
int |
BitmapDrawable_src
Identifier of the bitmap file. |
int |
BitmapDrawable_tileMode
Defines the tile mode. |
int |
BitmapDrawable_tileModeX
Defines the horizontal tile mode. |
int |
BitmapDrawable_tileModeY
Defines the vertical tile mode. |
int |
BitmapDrawable_tint
If set, specifies the color to apply to the drawable as a tint. |
int |
BitmapDrawable_tintMode
When a tint color is set, specifies its Porter-Duff blending mode. |
int |
Bookmark_keycode
This enum provides the same keycode values as can be found in
|
int |
CachingIconView_maxDrawableHeight
Maximum width of height drawable. |
int |
CachingIconView_maxDrawableWidth
Maximum width of displayed drawable. |
int |
CalendarView_dateTextAppearance
The text appearance for the day numbers in the calendar grid. |
int |
CalendarView_firstDayOfWeek
The first day of week according to |
int |
CalendarView_focusedMonthDateColor
This constant is deprecated.
The color for the dates of the focused month.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
CalendarView_maxDate
The maximal date shown by this calendar view in mm/dd/yyyy format. |
int |
CalendarView_minDate
The minimal date shown by this calendar view in mm/dd/yyyy format. |
int |
CalendarView_selectedDateVerticalBar
This constant is deprecated.
Drawable for the vertical bar shown at the beginning and at the end of the selected date.
May be a reference to another resource, in the form
" |
int |
CalendarView_selectedWeekBackgroundColor
This constant is deprecated.
The background color for the selected week.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
CalendarView_showWeekNumber
This constant is deprecated.
Whether do show week numbers.
May be a boolean value, such as " |
int |
CalendarView_shownWeekCount
This constant is deprecated.
The number of weeks to be shown.
May be an integer value, such as " |
int |
CalendarView_unfocusedMonthDateColor
This constant is deprecated.
The color for the dates of an unfocused month.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
CalendarView_weekDayTextAppearance
The text appearance for the week day abbreviation in the calendar header. |
int |
CalendarView_weekNumberColor
This constant is deprecated.
The color for the week numbers.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
CalendarView_weekSeparatorLineColor
This constant is deprecated.
The color for the separator line between weeks.
May be a reference to another resource, in the form
" May be a color value, in the form of " |
int |
ChangeBounds_resizeClip
Resize the view by adjusting the clipBounds rather than changing the dimensions of the view itself. |
int |
ChangeTransform_reparent
Tells ChangeTransform to track parent changes. |
int |
ChangeTransform_reparentWithOverlay
A parent change should use an overlay or affect the transform of the transitionining View. |
int |
CheckBoxPreference_disableDependentsState
The state (true for on, or false for off) that causes dependents to be disabled. |
int |
CheckBoxPreference_summaryOff
The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked. |
int |
CheckBoxPreference_summaryOn
The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked. |
int |
CheckedTextView_checkMark
Drawable used for the check mark graphic. |
int |
CheckedTextView_checkMarkTint
Tint to apply to the check mark. |
int |
CheckedTextView_checkMarkTintMode
Blending mode used to apply the check mark tint. |
int |
CheckedTextView_checked
Indicates the initial checked state of this text. |
int |
Chronometer_countDown
Specifies whether this Chronometer counts down or counts up from the base. |
int |
Chronometer_format
Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form. |
int |
ClipDrawable_clipOrientation
The orientation for the clip. |
int |
ClipDrawable_drawable
Reference to a drawable resource to draw with the specified scale. |
int |
ClipDrawable_gravity
Specifies where to clip within the drawable. |
int |
ColorDrawable_color
The color to use. |
int |
ColorStateListItem_alpha
Alpha multiplier applied to the base color. |
int |
ColorStateListItem_color
Base color for this state. |
int |
ColorStateListItem_lStar
Perceptual luminance applied to the base color. |
int |
CompoundButton_button
Drawable used for the button graphic (for example, checkbox and radio button). |
int |
CompoundButton_buttonTint
Tint to apply to the button graphic. |
int |
CompoundButton_buttonTintMode
Blending mode used to apply the button graphic tint. |
int |
CompoundButton_checked
Indicates the initial checked state of this button. |
int |
ContactsDataKind_allContactsName
Resource representing the term "All Contacts" (for example, "All Friends" or "All connections"). |
int |
ContactsDataKind_detailColumn
Column in data table that contains details for this data. |
int |
ContactsDataKind_detailSocialSummary
Flag indicating that detail should be built from SocialProvider. |
int |
ContactsDataKind_icon
Icon used to represent data of this kind. |
int |
ContactsDataKind_mimeType
Mime-type handled by this mapping. |
int |
ContactsDataKind_summaryColumn
Column in data table that summarizes this data. |
int |
ContentCaptureService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
CredentialProvider_Capabilities_capability
An individual capability declared by the provider. |
int |
CredentialProvider_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
CredentialProvider_settingsSubtitle
A string that is displayed to the user in the Credential Manager settings screen that can be used to provide more information about a provider. |
int |
CycleInterpolator_cycles
This symbol is the offset where the |
int |
DatePicker_calendarTextColor
The text color list of the calendar. |
int |
DatePicker_calendarViewShown
Whether the calendar view is shown. |
int |
DatePicker_datePickerMode
Defines the look of the widget. |
int |
DatePicker_dayOfWeekBackground
The background color for the header's day of week. |
int |
DatePicker_dayOfWeekTextAppearance
The text color for the header's day of week. |
int |
DatePicker_endYear
The last year (inclusive), for example "2010". |
int |
DatePicker_firstDayOfWeek
The first day of week according to |
int |
DatePicker_headerBackground
The background for the selected date header. |
int |
DatePicker_headerDayOfMonthTextAppearance
The text appearance for the day of month (ex. |
int |
DatePicker_headerMonthTextAppearance
The text appearance for the month (ex. |
int |
DatePicker_headerYearTextAppearance
The text appearance for the year (ex. |
int |
DatePicker_maxDate
The maximal date shown by this calendar view in mm/dd/yyyy format. |
int |
DatePicker_minDate
The minimal date shown by this calendar view in mm/dd/yyyy format. |
int |
DatePicker_spinnersShown
Whether the spinners are shown. |
int |
DatePicker_startYear
The first year (inclusive), for example "1940". |
int |
DatePicker_yearListItemTextAppearance
The list year's text appearance in the list. |
int |
DatePicker_yearListSelectorColor
The list year's selected circle color in the list. |
int |
DecelerateInterpolator_factor
This is the amount of acceleration to add when easing out. |
int |
DeviceAdmin_visible
Control whether the admin is visible to the user, even when it is not enabled. |
int |
DialogPreference_dialogIcon
The icon for the dialog. |
int |
DialogPreference_dialogLayout
A layout to be used as the content View for the dialog. |
int |
DialogPreference_dialogMessage
The message in the dialog. |
int |
DialogPreference_dialogTitle
The title in the dialog. |
int |
DialogPreference_negativeButtonText
The negative button text for the dialog. |
int |
DialogPreference_positiveButtonText
The positive button text for the dialog. |
int |
DrawableCorners_bottomLeftRadius
Radius of the bottom left corner. |
int |
DrawableCorners_bottomRightRadius
Radius of the bottom right corner. |
int |
DrawableCorners_radius
Defines the radius of the four corners. |
int |
DrawableCorners_topLeftRadius
Radius of the top left corner. |
int |
DrawableCorners_topRightRadius
Radius of the top right corner. |
int |
DrawableStates_state_accelerated
State value for |
int |
DrawableStates_state_activated
State value for |
int |
DrawableStates_state_active
State value for |
int |
DrawableStates_state_checkable
State identifier indicating that the object may display a check mark. |
int |
DrawableStates_state_checked
State identifier indicating that the object is currently checked. |
int |
DrawableStates_state_drag_can_accept
State for |
int |
DrawableStates_state_drag_hovered
State for |
int |
DrawableStates_state_enabled
State value for |
int |
DrawableStates_state_first
State value for |
int |
DrawableStates_state_focused
State value for |
int |
DrawableStates_state_hovered
State value for |
int |
DrawableStates_state_last
State value for |
int |
DrawableStates_state_middle
State value for |
int |
DrawableStates_state_pressed
State value for |
int |
DrawableStates_state_selected
State value for |
int |
DrawableStates_state_single
State value for |
int |
DrawableStates_state_window_focused
State value for |
int |
DrawableWrapper_drawable
The wrapped drawable. |
int |
Drawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
Drawable_visible
Provides initial visibility state of the drawable; the default value is false. |
int |
Dream_previewImage
A preview, in a drawable resource id, of what the Dream will look like. |
int |
Dream_settingsActivity
Component name of an activity that allows the user to modify the settings for this dream. |
int |
Dream_showClockAndComplications
Whether to show clock and other complications such as weather in the overlay. |
int |
EdgeEffect_colorEdgeEffect
The color applied to the edge effect on scrolling containers. |
int |
EditText_enableTextStylingShortcuts
Enables styling shortcuts, e.g. |
int |
ExpandableListChildIndicatorState_state_last
State identifier indicating the child is the last child within its group. |
int |
ExpandableListGroupIndicatorState_state_empty
State identifier indicating the group is empty (has no children). |
int |
ExpandableListGroupIndicatorState_state_expanded
State identifier indicating the group is expanded. |
int |
ExpandableListView_childDivider
Drawable or color that is used as a divider for children. |
int |
ExpandableListView_childIndicator
Indicator shown beside the child View. |
int |
ExpandableListView_childIndicatorEnd
The end bound for a child's indicator. |
int |
ExpandableListView_childIndicatorLeft
The left bound for a child's indicator. |
int |
ExpandableListView_childIndicatorRight
The right bound for a child's indicator. |
int |
ExpandableListView_childIndicatorStart
The start bound for a child's indicator. |
int |
ExpandableListView_groupIndicator
Indicator shown beside the group View. |
int |
ExpandableListView_indicatorEnd
The end bound for an item's indicator. |
int |
ExpandableListView_indicatorLeft
The left bound for an item's indicator. |
int |
ExpandableListView_indicatorRight
The right bound for an item's indicator. |
int |
ExpandableListView_indicatorStart
The start bound for an item's indicator. |
int |
ExtendAnimation_fromExtendBottom
Defines the amount a window should be extended outward from the bottom at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's height. |
int |
ExtendAnimation_fromExtendLeft
Defines the amount a window should be extended outward from the left at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's width. |
int |
ExtendAnimation_fromExtendRight
Defines the amount a window should be extended outward from the right at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's width. |
int |
ExtendAnimation_fromExtendTop
Defines the amount a window should be extended outward from the top at the start of the animation in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's height. |
int |
ExtendAnimation_toExtendBottom
Defines the amount a window should be extended outward from the bottom by the end of the animation by transitioning from the fromExtendBottom amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's height. |
int |
ExtendAnimation_toExtendLeft
Defines the amount a window should be extended outward from the left by the end of the animation by transitioning from the fromExtendLeft amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's width. |
int |
ExtendAnimation_toExtendRight
Defines the amount a window should be extended outward from the right by the end of the animation by transitioning from the fromExtendRight amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's width. |
int |
ExtendAnimation_toExtendTop
Defines the amount a window should be extended outward from the top by the end of the animation by transitioning from the fromExtendTop amount in an absolute dimension (interpreted as pixels if no dimension unit is provided) or as a percentage of the animation target's height. |
int |
Extra_name
Required name of the extra data. |
int |
Extra_value
Concrete value to put for this named extra data. |
int |
Fade_fadingMode
Equivalent to |
int |
FastScroll_minHeight
Minimum height of the section header preview. |
int |
FastScroll_minWidth
Minimum width of the section header preview. |
int |
FastScroll_padding
Padding for the section header preview. |
int |
FastScroll_textAppearance
Default appearance of text: color, typeface, size, and style. |
int |
FastScroll_textColor
Color of text (usually same as colorForeground). |
int |
FastScroll_textSize
Size of text. |
int |
FastScroll_thumbPosition
Position of thumb in relation to the track. |
int |
FontFamilyFont_font
The reference to the font file to be used. |
int |
FontFamilyFont_fontStyle
The style of the given font file. |
int |
FontFamilyFont_fontVariationSettings
The variation settings to be applied to the font. |
int |
FontFamilyFont_fontWeight
The weight of the given font file. |
int |
FontFamilyFont_ttcIndex
The index of the font in the ttc (TrueType Collection) font file. |
int |
FontFamily_fontProviderAuthority
The authority of the Font Provider to be used for the request. |
int |
FontFamily_fontProviderCerts
The sets of hashes for the certificates the provider should be signed with. |
int |
FontFamily_fontProviderPackage
The package for the Font Provider to be used for the request. |
int |
FontFamily_fontProviderQuery
The query to be sent over to the provider. |
int |
FontFamily_fontProviderSystemFontFamily
Provides the system font family name to check before downloading the font. |
int |
FragmentAnimation_fragmentCloseEnterAnimation
This symbol is the offset where the |
int |
FragmentAnimation_fragmentCloseExitAnimation
This symbol is the offset where the |
int |
FragmentAnimation_fragmentFadeEnterAnimation
This symbol is the offset where the |
int |
FragmentAnimation_fragmentFadeExitAnimation
This symbol is the offset where the |
int |
FragmentAnimation_fragmentOpenEnterAnimation
This symbol is the offset where the |
int |
FragmentAnimation_fragmentOpenExitAnimation
This symbol is the offset where the |
int |
FragmentBreadCrumbs_gravity
Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
Fragment_fragmentAllowEnterTransitionOverlap
Sets whether the enter and exit transitions should overlap when transitioning forward. |
int |
Fragment_fragmentAllowReturnTransitionOverlap
Sets whether the enter and exit transitions should overlap when transitioning because of popping the back stack. |
int |
Fragment_fragmentEnterTransition
The Transition that will be used to move Views into the initial scene. |
int |
Fragment_fragmentExitTransition
The Transition that will be used to move Views out of the scene when the fragment is removed, hidden, or detached when not popping the back stack. |
int |
Fragment_fragmentReenterTransition
The Transition that will be used to move Views in to the scene when returning due to popping a back stack. |
int |
Fragment_fragmentReturnTransition
The Transition that will be used to move Views out of the scene when the Fragment is preparing to be removed, hidden, or detached because of popping the back stack. |
int |
Fragment_fragmentSharedElementEnterTransition
The Transition that will be used for shared elements transferred into the content Scene. |
int |
Fragment_fragmentSharedElementReturnTransition
The Transition that will be used for shared elements transferred back during a pop of the back stack. |
int |
Fragment_id
Supply an identifier name for the top-level view, to later retrieve it
with |
int |
Fragment_name
Supply the name of the fragment class to instantiate. |
int |
Fragment_tag
Supply a tag for the top-level view containing a String, to be retrieved
later with |
int |
FrameLayout_Layout_layout_gravity
Standard gravity constant that a child supplies to its parent. |
int |
FrameLayout_measureAllChildren
Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring. |
int |
FunctionRowKey_keycode
This enum provides the same keycode values as can be found in
|
int |
Gallery_animationDuration
Sets how long a transition animation should run (in milliseconds) when layout has changed. |
int |
Gallery_gravity
Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
Gallery_spacing
This symbol is the offset where the |
int |
Gallery_unselectedAlpha
Sets the alpha on the items that are not selected. |
int |
GameModeConfig_allowGameAngleDriver
Set true to enable ANGLE. |
int |
GameModeConfig_allowGameDownscaling
Set true to allow resolution downscaling intervention. |
int |
GameModeConfig_allowGameFpsOverride
Set true to allow FPS override intervention. |
int |
GameModeConfig_supportsBatteryGameMode
Set true to opt in BATTERY mode. |
int |
GameModeConfig_supportsPerformanceGameMode
Set true to opt in PERFORMANCE mode. |
int |
GameService_gameSessionService
The service that hosts active game sessions. |
int |
GestureOverlayView_eventsInterceptionEnabled
Defines whether the overlay should intercept the motion events when a gesture is recognized. |
int |
GestureOverlayView_fadeDuration
Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture. |
int |
GestureOverlayView_fadeEnabled
Defines whether the gesture will automatically fade out after being recognized. |
int |
GestureOverlayView_fadeOffset
Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it. |
int |
GestureOverlayView_gestureColor
Color used to draw a gesture. |
int |
GestureOverlayView_gestureStrokeAngleThreshold
Minimum curve angle a stroke must contain before it is recognized as a gesture. |
int |
GestureOverlayView_gestureStrokeLengthThreshold
Minimum length of a stroke before it is recognized as a gesture. |
int |
GestureOverlayView_gestureStrokeSquarenessThreshold
Squareness threshold of a stroke before it is recognized as a gesture. |
int |
GestureOverlayView_gestureStrokeType
Defines the type of strokes that define a gesture. |
int |
GestureOverlayView_gestureStrokeWidth
Width of the stroke used to draw the gesture. |
int |
GestureOverlayView_orientation
Indicates whether horizontal (when the orientation is vertical) or vertical (when orientation is horizontal) strokes automatically define a gesture. |
int |
GestureOverlayView_uncertainGestureColor
Color used to draw the user's strokes until we are sure it's a gesture. |
int |
GlowPadView_directionDescriptions
Reference to an array resource that be used to announce the directions with targets around the circle. |
int |
GlowPadView_targetDescriptions
Reference to an array resource that be used as description for the targets around the circle. |
int |
GradientColorItem_color
The current color for the offset inside the gradient. |
int |
GradientColorItem_offset
The offset (or ratio) of this current color item inside the gradient. |
int |
GradientColor_centerColor
Optional center color. |
int |
GradientColor_centerX
X coordinate of the center of the gradient within the path. |
int |
GradientColor_centerY
Y coordinate of the center of the gradient within the path. |
int |
GradientColor_endColor
End color of the gradient. |
int |
GradientColor_endX
X coordinate of the end point origin of the gradient. |
int |
GradientColor_endY
Y coordinate of the end point of the gradient within the shape. |
int |
GradientColor_gradientRadius
Radius of the gradient, used only with radial gradient. |
int |
GradientColor_startColor
Start color of the gradient. |
int |
GradientColor_startX
X coordinate of the start point origin of the gradient. |
int |
GradientColor_startY
Y coordinate of the start point of the gradient within the shape. |
int |
GradientColor_tileMode
Defines the tile mode of the gradient. |
int |
GradientColor_type
Type of gradient. |
int |
GradientDrawableGradient_angle
Angle of the gradient, used only with linear gradient. |
int |
GradientDrawableGradient_centerColor
Optional center color. |
int |
GradientDrawableGradient_centerX
X-position of the center point of the gradient within the shape as a fraction of the width. |
int |
GradientDrawableGradient_centerY
Y-position of the center point of the gradient within the shape as a fraction of the height. |
int |
GradientDrawableGradient_endColor
End color of the gradient. |
int |
GradientDrawableGradient_gradientRadius
Radius of the gradient, used only with radial gradient. |
int |
GradientDrawableGradient_startColor
Start color of the gradient. |
int |
GradientDrawableGradient_type
Type of gradient. |
int |
GradientDrawableGradient_useLevel
Whether the drawable level value (see
|
int |
GradientDrawablePadding_bottom
Amount of bottom padding inside the gradient shape. |
int |
GradientDrawablePadding_left
Amount of left padding inside the gradient shape. |
int |
GradientDrawablePadding_right
Amount of right padding inside the gradient shape. |
int |
GradientDrawablePadding_top
Amount of top padding inside the gradient shape. |
int |
GradientDrawableSize_height
Height of the gradient shape. |
int |
GradientDrawableSize_width
Width of the gradient shape. |
int |
GradientDrawableSolid_color
Solid color for the gradient shape. |
int |
GradientDrawableStroke_color
Color of the gradient shape's stroke. |
int |
GradientDrawableStroke_dashGap
Gap between dashes in the stroke. |
int |
GradientDrawableStroke_dashWidth
Length of a dash in the stroke. |
int |
GradientDrawableStroke_width
Width of the gradient shape's stroke. |
int |
GradientDrawable_dither
Enables or disables dithering. |
int |
GradientDrawable_innerRadius
Inner radius of the ring. |
int |
GradientDrawable_innerRadiusRatio
Inner radius of the ring expressed as a ratio of the ring's width. |
int |
GradientDrawable_opticalInsetBottom
Bottom optical inset. |
int |
GradientDrawable_opticalInsetLeft
Left optical inset. |
int |
GradientDrawable_opticalInsetRight
Right optical inset. |
int |
GradientDrawable_opticalInsetTop
Top optical inset. |
int |
GradientDrawable_shape
Indicates what shape to fill with a gradient. |
int |
GradientDrawable_thickness
Thickness of the ring. |
int |
GradientDrawable_thicknessRatio
Thickness of the ring expressed as a ratio of the ring's width. |
int |
GradientDrawable_tint
If set, specifies the color to apply to the drawable as a tint. |
int |
GradientDrawable_tintMode
When a tint color is set, specifies its Porter-Duff blending mode. |
int |
GradientDrawable_useLevel
Whether the drawable level value (see
|
int |
GradientDrawable_visible
Indicates whether the drawable should intially be visible. |
int |
GridLayoutAnimation_columnDelay
Fraction of the animation duration used to delay the beginning of the animation of each column. |
int |
GridLayoutAnimation_direction
Direction of the animation in the grid. |
int |
GridLayoutAnimation_directionPriority
Priority of the rows and columns. |
int |
GridLayoutAnimation_rowDelay
Fraction of the animation duration used to delay the beginning of the animation of each row. |
int |
GridLayout_Layout_layout_column
The column boundary delimiting the left of the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_columnSpan
The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_columnWeight
The relative proportion of horizontal space that should be allocated to this view during excess space distribution. |
int |
GridLayout_Layout_layout_gravity
Gravity specifies how a component should be placed in its group of cells. |
int |
GridLayout_Layout_layout_row
The row boundary delimiting the top of the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_rowSpan
The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view. |
int |
GridLayout_Layout_layout_rowWeight
The relative proportion of vertical space that should be allocated to this view during excess space distribution. |
int |
GridLayout_alignmentMode
When set to alignMargins, causes alignment to take place between the outer boundary of a view, as defined by its margins. |
int |
GridLayout_columnCount
The maximum number of columns to create when automatically positioning children. |
int |
GridLayout_columnOrderPreserved
When set to true, forces column boundaries to appear in the same order as column indices. |
int |
GridLayout_orientation
The orientation property is not used during layout. |
int |
GridLayout_rowCount
The maximum number of rows to create when automatically positioning children. |
int |
GridLayout_rowOrderPreserved
When set to true, forces row boundaries to appear in the same order as row indices. |
int |
GridLayout_useDefaultMargins
When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters. |
int |
GridView_columnWidth
Specifies the fixed width for each column. |
int |
GridView_gravity
Specifies the gravity within each cell. |
int |
GridView_horizontalSpacing
Defines the default horizontal spacing between columns. |
int |
GridView_numColumns
Defines how many columns to show. |
int |
GridView_stretchMode
Defines how columns should stretch to fill the available empty space, if any. |
int |
GridView_verticalSpacing
Defines the default vertical spacing between rows. |
int |
HardwareDefinedShortcut_keycode
This enum provides the same keycode values as can be found in
|
int |
HorizontalScrollView_fillViewport
Defines whether the scrollview should stretch its content to fill the viewport. |
int |
HostApduService_apduServiceBanner
A drawable that can be rendered in Android's system UI for representing the service. |
int |
HostApduService_description
Short description of the functionality the service implements. |
int |
HostApduService_requireDeviceScreenOn
Whether the device must be screen on before routing data to this service. |
int |
HostApduService_requireDeviceUnlock
Whether the device must be unlocked before routing data to this service. |
int |
HostApduService_settingsActivity
Component name of an activity that allows the user to modify the settings for this service. |
int |
HostApduService_shouldDefaultToObserveMode
Whether the device should default to observe mode when this service is default or in the foreground. |
int |
HostApduService_wantsRoleHolderPriority
Whether this service should share the same AID routing priority as the role owner. |
int |
HostNfcFService_description
Short description of the functionality the service implements. |
int |
IconDefault_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
IconMenuView_maxItemsPerRow
Defines the maximum number of items per row. |
int |
IconMenuView_maxRows
Defines the maximum number of rows displayed. |
int |
IconMenuView_moreIcon
'More' icon. |
int |
IconMenuView_rowHeight
Defines the height of each row. |
int |
Icon_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
Icon_mimeType
Specify a MIME type that is handled, as per
|
int |
ImageView_adjustViewBounds
Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable. |
int |
ImageView_baseline
The offset of the baseline within this view. |
int |
ImageView_baselineAlignBottom
If true, the image view will be baseline aligned with based on its bottom edge. |
int |
ImageView_cropToPadding
If true, the image will be cropped to fit within its padding. |
int |
ImageView_maxHeight
An optional argument to supply a maximum height for this view. |
int |
ImageView_maxWidth
An optional argument to supply a maximum width for this view. |
int |
ImageView_scaleType
Controls how the image should be resized or moved to match the size of this ImageView. |
int |
ImageView_src
Sets a drawable as the content of this ImageView. |
int |
ImageView_tint
The tinting color for the image. |
int |
ImageView_tintMode
Blending mode used to apply the image tint. |
int |
Include_id
Supply an identifier name for this view, to later retrieve it
with |
int |
Include_visibility
Controls the initial visibility of the view. |
int |
InputMethodService_imeExtractEnterAnimation
Animation to use when showing the fullscreen extract UI after it had previously been hidden. |
int |
InputMethodService_imeExtractExitAnimation
Animation to use when hiding the fullscreen extract UI after it had previously been shown. |
int |
InputMethodService_imeFullscreenBackground
Background to use for entire input method when it is being shown in fullscreen mode with the extract view, to ensure that it completely covers the application. |
int |
InputMethod_Subtype_icon
The icon of the subtype. |
int |
InputMethod_Subtype_imeSubtypeExtraValue
The extra value of the subtype. |
int |
InputMethod_Subtype_imeSubtypeLocale
The locale of the subtype. |
int |
InputMethod_Subtype_imeSubtypeMode
The mode of the subtype. |
int |
InputMethod_Subtype_isAsciiCapable
Set to |
int |
InputMethod_Subtype_isAuxiliary
Set true if the subtype is auxiliary. |
int |
InputMethod_Subtype_label
The name of the subtype. |
int |
InputMethod_Subtype_languageTag
The BCP-47 Language Tag of the subtype. |
int |
InputMethod_Subtype_layoutLabel
The layout label of the subtype. |
int |
InputMethod_Subtype_overridesImplicitlyEnabledSubtype
Set true when this subtype should be selected by default if no other subtypes are selected explicitly. |
int |
InputMethod_Subtype_physicalKeyboardHintLanguageTag
The BCP-47 Language Tag of the preferred physical keyboard of the subtype. |
int |
InputMethod_Subtype_physicalKeyboardHintLayoutType
The layout type of the preferred physical keyboard of the subtype. |
int |
InputMethod_Subtype_subtypeId
The unique id for the subtype. |
int |
InputMethod_configChanges
Specify one or more configuration changes that the IME will handle itself. |
int |
InputMethod_isDefault
Set to true in all of the configurations for which this input method should be considered an option as the default. |
int |
InputMethod_isVirtualDeviceOnly
May be a boolean value, such as " |
int |
InputMethod_isVrOnly
Specifies if an IME can only be used while a device is in VR mode or on a dedicated device May be a boolean value, such as " |
int |
InputMethod_languageSettingsActivity
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
InputMethod_settingsActivity
Component name of an activity that allows the user to modify the settings for this service. |
int |
InputMethod_showInInputMethodPicker
Specifies whether the IME wants to be shown in the Input Method picker. |
int |
InputMethod_stylusHandwritingSettingsActivity
Class name of an activity that allows the user to modify the stylus handwriting settings for this service May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
InputMethod_supportsConnectionlessStylusHandwriting
Specifies whether the IME supports connectionless stylus handwriting sessions. |
int |
InputMethod_supportsInlineSuggestions
Specifies whether the IME supports showing inline suggestions. |
int |
InputMethod_supportsInlineSuggestionsWithTouchExploration
Specifies whether the IME supports showing inline suggestions when touch exploration is enabled. |
int |
InputMethod_supportsStylusHandwriting
Specifies whether the IME supports Handwriting using stylus. |
int |
InputMethod_supportsSwitchingToNextInputMethod
Set to true if this input method supports ways to switch to a next input method (for example, a globe key.). |
int |
InputMethod_suppressesSpellChecker
Specifies whether the IME suppresses system spell checker. |
int |
InsetDrawable_drawable
Reference to a drawable resource to use for the frame. |
int |
InsetDrawable_inset
This symbol is the offset where the |
int |
InsetDrawable_insetBottom
This symbol is the offset where the |
int |
InsetDrawable_insetLeft
This symbol is the offset where the |
int |
InsetDrawable_insetRight
This symbol is the offset where the |
int |
InsetDrawable_insetTop
This symbol is the offset where the |
int |
InsetDrawable_visible
Provides initial visibility state of the drawable; the default value is false. |
int |
IntentCategory_name
Required name of the category. |
int |
Intent_action
The action name to assign to the Intent, as per
|
int |
Intent_data
The data URI to assign to the Intent, as per
|
int |
Intent_identifier
The identifier to assign to the intent, as per
|
int |
Intent_mimeType
The MIME type name to assign to the Intent, as per
|
int |
Intent_targetClass
The class part of the ComponentName to assign to the Intent, as per
|
int |
Intent_targetPackage
The package part of the ComponentName to assign to the Intent, as per
|
int |
KeyGlyph_keycode
This enum provides the same keycode values as can be found in
|
int |
KeyboardLayout_keyboardLayout
The key character map file resource. |
int |
KeyboardLayout_keyboardLayoutType
The layout type of the given keyboardLayout. |
int |
KeyboardLayout_keyboardLocale
The locales the given keyboard layout corresponds to. |
int |
KeyboardLayout_label
The display label of the keyboard layout. |
int |
KeyboardLayout_name
The name of the keyboard layout, must be unique in the receiver. |
int |
KeyboardViewPreviewState_state_long_pressable
State for |
int |
KeyboardView_keyBackground
Image for the key. |
int |
KeyboardView_keyPreviewHeight
Height of the key press feedback popup. |
int |
KeyboardView_keyPreviewLayout
Layout resource for key press feedback. |
int |
KeyboardView_keyPreviewOffset
Vertical offset of the key press feedback from the key. |
int |
KeyboardView_keyTextColor
Color to use for the label in a key. |
int |
KeyboardView_keyTextSize
Size of the text for character keys. |
int |
KeyboardView_labelTextSize
Size of the text for custom keys with some text and no icon. |
int |
KeyboardView_popupLayout
Layout resource for popup keyboards. |
int |
KeyboardView_shadowColor
May be a color value, in the form of " |
int |
KeyboardView_shadowRadius
May be a floating point value, such as " |
int |
KeyboardView_verticalCorrection
Amount to offset the touch Y coordinate by, for bias correction. |
int |
Keyboard_Key_codes
The unicode value or comma-separated values that this key outputs. |
int |
Keyboard_Key_iconPreview
The icon to show in the popup preview. |
int |
Keyboard_Key_isModifier
Whether this is a modifier key such as Alt or Shift. |
int |
Keyboard_Key_isRepeatable
Whether long-pressing on this key will make it repeat. |
int |
Keyboard_Key_isSticky
Whether this is a toggle key. |
int |
Keyboard_Key_keyEdgeFlags
Key edge flags. |
int |
Keyboard_Key_keyIcon
The icon to display on the key instead of the label. |
int |
Keyboard_Key_keyLabel
The label to display on the key. |
int |
Keyboard_Key_keyOutputText
The string of characters to output when this key is pressed. |
int |
Keyboard_Key_keyboardMode
Mode of the keyboard. |
int |
Keyboard_Key_popupCharacters
The characters to display in the popup keyboard. |
int |
Keyboard_Key_popupKeyboard
The XML keyboard layout of any popup keyboard. |
int |
Keyboard_Row_keyboardMode
Mode of the keyboard. |
int |
Keyboard_Row_rowEdgeFlags
Row edge flags. |
int |
Keyboard_horizontalGap
Default horizontal gap between keys. |
int |
Keyboard_keyHeight
Default height of a key, in pixels or percentage of display width. |
int |
Keyboard_keyWidth
Default width of a key, in pixels or percentage of display width. |
int |
Keyboard_verticalGap
Default vertical gap between rows of keys. |
int |
Keyframe_fraction
This symbol is the offset where the |
int |
Keyframe_interpolator
Defines a per-interval interpolator for this keyframe. |
int |
Keyframe_value
Concrete value to assign to this piece of named meta-data. |
int |
Keyframe_valueType
The type of valueFrom and valueTo. |
int |
LayerDrawableItem_bottom
Bottom inset to apply to the layer. |
int |
LayerDrawableItem_drawable
Drawable used to render the layer. |
int |
LayerDrawableItem_end
End inset to apply to the layer. |
int |
LayerDrawableItem_gravity
Gravity used to align the layer within its container. |
int |
LayerDrawableItem_height
Height of the layer. |
int |
LayerDrawableItem_id
Identifier of the layer. |
int |
LayerDrawableItem_left
Left inset to apply to the layer. |
int |
LayerDrawableItem_right
Right inset to apply to the layer. |
int |
LayerDrawableItem_start
Start inset to apply to the layer. |
int |
LayerDrawableItem_top
Top inset to apply to the layer. |
int |
LayerDrawableItem_width
Width of the layer. |
int |
LayerDrawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
LayerDrawable_opacity
Indicates the opacity of the layer. |
int |
LayerDrawable_paddingBottom
Explicit bottom padding. |
int |
LayerDrawable_paddingEnd
Explicit end padding. |
int |
LayerDrawable_paddingLeft
Explicit left padding. |
int |
LayerDrawable_paddingMode
Indicates how layer padding should affect the bounds of subsequent layers. |
int |
LayerDrawable_paddingRight
Explicit right padding. |
int |
LayerDrawable_paddingStart
Explicit start padding. |
int |
LayerDrawable_paddingTop
Explicit top padding. |
int |
LayoutAnimation_animation
Animation to use on each child. |
int |
LayoutAnimation_animationOrder
The order in which the animations will be started. |
int |
LayoutAnimation_delay
Fraction of the animation duration used to delay the beginning of the animation of each child. |
int |
LayoutAnimation_interpolator
Interpolator used to interpolate the delay between the start of each animation. |
int |
LevelListDrawableItem_drawable
Reference to a drawable resource to use for the frame. |
int |
LevelListDrawableItem_maxLevel
The maximum level allowed for this item. |
int |
LevelListDrawableItem_minLevel
The minimum level allowed for this item. |
int |
Lighting_ambientShadowAlpha
Alpha value of the ambient shadow projected by elevated views, between 0 and 1. |
int |
Lighting_spotShadowAlpha
Alpha value of the spot shadow projected by elevated views, between 0 and 1. |
int |
LinearLayout_Layout_layout_gravity
Gravity specifies how a component should be placed in its group of cells. |
int |
LinearLayout_Layout_layout_height
Specifies the basic height of the view. |
int |
LinearLayout_Layout_layout_weight
Indicates how much of the extra space in the LinearLayout is allocated to the view associated with these LayoutParams. |
int |
LinearLayout_Layout_layout_width
Specifies the basic width of the view. |
int |
LinearLayout_baselineAligned
When set to false, prevents the layout from aligning its children's baselines. |
int |
LinearLayout_baselineAlignedChildIndex
When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView). |
int |
LinearLayout_divider
Drawable to use as a vertical divider between buttons. |
int |
LinearLayout_dividerPadding
Size of padding on either end of a divider. |
int |
LinearLayout_gravity
Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
LinearLayout_measureWithLargestChild
When set to true, all children with a weight will be considered having the minimum size of the largest child. |
int |
LinearLayout_orientation
Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column. |
int |
LinearLayout_showDividers
Setting for which dividers to show. |
int |
LinearLayout_weightSum
Defines the maximum weight sum. |
int |
ListPopupWindow_dropDownHorizontalOffset
Amount of pixels by which the drop down should be offset horizontally. |
int |
ListPopupWindow_dropDownVerticalOffset
Amount of pixels by which the drop down should be offset vertically. |
int |
ListPreference_entries
The human-readable array to present as a list. |
int |
ListPreference_entryValues
The array to find the value to save for a preference when an entry from entries is selected. |
int |
ListView_divider
Drawable or color to draw between list items. |
int |
ListView_dividerHeight
Height of the divider. |
int |
ListView_entries
Reference to an array resource that will populate the ListView. |
int |
ListView_footerDividersEnabled
When set to false, the ListView will not draw the divider before each footer view. |
int |
ListView_headerDividersEnabled
When set to false, the ListView will not draw the divider after each header view. |
int |
ListView_overScrollFooter
Drawable to draw below list content. |
int |
ListView_overScrollHeader
Drawable to draw above list content. |
int |
LocaleConfig_Locale_name
The IETF BCP47 language tag of the supported locale. |
int |
LocaleConfig_defaultLocale
The IETF BCP47 language tag the strings in values/strings.xml (the default strings in the directory with no locale qualifier) are in. |
int |
MapView_apiKey
Value is a string that specifies the Maps API Key to use. |
int |
MaterialProgressDrawable_color
Solid color for the gradient shape. |
int |
MaterialProgressDrawable_height
Makes the TextView be exactly this tall. |
int |
MaterialProgressDrawable_innerRadius
Inner radius of the ring. |
int |
MaterialProgressDrawable_thickness
Thickness of the ring. |
int |
MaterialProgressDrawable_visible
Provides initial visibility state of the drawable; the default value is false. |
int |
MaterialProgressDrawable_width
Makes the TextView be exactly this wide. |
int |
MaxHeightFrameLayout_maxHeight
An optional argument to supply a maximum height for this view. |
int |
MediaRouteButton_mediaRouteTypes
The types of media routes the button and its resulting chooser will filter by. |
int |
MediaRouteButton_minHeight
This symbol is the offset where the |
int |
MediaRouteButton_minWidth
This symbol is the offset where the |
int |
MenuGroup_checkableBehavior
Whether the items are capable of displaying a check mark. |
int |
MenuGroup_enabled
Whether the items are enabled. |
int |
MenuGroup_id
The ID of the group. |
int |
MenuGroup_menuCategory
The category applied to all items within this group. |
int |
MenuGroup_orderInCategory
The order within the category applied to all items within this group. |
int |
MenuGroup_visible
Whether the items are shown/visible. |
int |
MenuItemCheckedFocusedState_state_checkable
State identifier indicating that the object may display a check mark. |
int |
MenuItemCheckedFocusedState_state_checked
State identifier indicating that the object is currently checked. |
int |
MenuItemCheckedFocusedState_state_focused
State value for |
int |
MenuItemCheckedState_state_checkable
State identifier indicating that the object may display a check mark. |
int |
MenuItemCheckedState_state_checked
State identifier indicating that the object is currently checked. |
int |
MenuItemUncheckedFocusedState_state_checkable
State identifier indicating that the object may display a check mark. |
int |
MenuItemUncheckedFocusedState_state_focused
State value for |
int |
MenuItemUncheckedState_state_checkable
State identifier indicating that the object may display a check mark. |
int |
MenuItem_actionLayout
An optional layout to be used as an action view. |
int |
MenuItem_actionProviderClass
The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. |
int |
MenuItem_actionViewClass
The name of an optional View class to instantiate and use as an action view. |
int |
MenuItem_alphabeticModifiers
The alphabetic modifier key. |
int |
MenuItem_alphabeticShortcut
The alphabetic shortcut key. |
int |
MenuItem_checkable
Whether the item is capable of displaying a check mark. |
int |
MenuItem_checked
Whether the item is checked. |
int |
MenuItem_contentDescription
The content description associated with the item. |
int |
MenuItem_enabled
Whether the item is enabled. |
int |
MenuItem_icon
The icon associated with this item. |
int |
MenuItem_iconTint
Tint to apply to the icon. |
int |
MenuItem_iconTintMode
Blending mode used to apply the icon tint. |
int |
MenuItem_id
The ID of the item. |
int |
MenuItem_menuCategory
The category applied to the item. |
int |
MenuItem_numericModifiers
The numeric modifier key. |
int |
MenuItem_numericShortcut
The numeric shortcut key. |
int |
MenuItem_onClick
Name of a method on the Context used to inflate the menu that will be called when the item is clicked. |
int |
MenuItem_orderInCategory
The order within the category applied to the item. |
int |
MenuItem_showAsAction
How this item should display in the Action Bar, if present. |
int |
MenuItem_title
The title associated with the item. |
int |
MenuItem_titleCondensed
The condensed title associated with the item. |
int |
MenuItem_tooltipText
The tooltip text associated with the item. |
int |
MenuItem_visible
Whether the item is shown/visible. |
int |
MenuView_headerBackground
Default background for the menu header. |
int |
MenuView_horizontalDivider
Default horizontal divider between rows of menu items. |
int |
MenuView_itemBackground
Default background for each menu item. |
int |
MenuView_itemIconDisabledAlpha
Default disabled icon alpha for each menu item that shows an icon. |
int |
MenuView_itemTextAppearance
Default appearance of menu item text. |
int |
MenuView_subMenuArrow
Drawable for the arrow icon indicating a particular item is a submenu. |
int |
MenuView_verticalDivider
Default vertical divider between menu items. |
int |
MenuView_windowAnimationStyle
Default animations for the menu. |
int |
MessagingLinearLayout_spacing
This symbol is the offset where the |
int |
MultiSelectListPreference_entries
The human-readable array to present as a list. |
int |
MultiSelectListPreference_entryValues
The array to find the value to save for a preference when an entry from entries is selected. |
int |
Nfcid2Filter_name
The NFCID2. |
int |
NinePatchDrawable_alpha
Specifies the alpha multiplier to apply to the base drawable. |
int |
NinePatchDrawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
NinePatchDrawable_dither
Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen). |
int |
NinePatchDrawable_src
Identifier of the bitmap file. |
int |
NinePatchDrawable_tint
If set, specifies the color to apply to the drawable as a tint. |
int |
NinePatchDrawable_tintMode
When a tint color is set, specifies its Porter-Duff blending mode. |
int |
NotificationProgressDrawablePoints_inset
Inset of the point icon or rect. |
int |
NotificationProgressDrawablePoints_radius
Radius (1/2 size) of the point rect. |
int |
NotificationProgressDrawableSegments_height
Height of the solid segments. |
int |
NotificationProgressDrawableSegments_minWidth
Minimum required drawing width. |
int |
NumberPicker_selectionDividerHeight
The height of the selection divider. |
int |
OffHostApduService_apduServiceBanner
A drawable that can be rendered in Android's system UI for representing the service. |
int |
OffHostApduService_description
Short description of the functionality the service implements. |
int |
OffHostApduService_requireDeviceScreenOn
Whether the device must be screen on before routing data to this service. |
int |
OffHostApduService_requireDeviceUnlock
Whether the device must be unlocked before routing data to this service. |
int |
OffHostApduService_secureElementName
Secure Element which the AIDs should be routed to May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
OffHostApduService_settingsActivity
Component name of an activity that allows the user to modify the settings for this service. |
int |
OffHostApduService_shouldDefaultToObserveMode
Whether the device should default to observe mode when this service is default or in the foreground. |
int |
OffHostApduService_wantsRoleHolderPriority
Whether this service should share the same AID routing priority as the role owner. |
int |
OnDeviceRecognitionService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
OvershootInterpolator_tension
This is the amount of tension. |
int |
PathInterpolator_controlX1
The x coordinate of the first control point of the cubic Bezier. |
int |
PathInterpolator_controlX2
The x coordinate of the second control point of the cubic Bezier. |
int |
PathInterpolator_controlY1
The y coordinate of the first control point of the cubic Bezier. |
int |
PathInterpolator_controlY2
The y coordinate of the second control point of the cubic Bezier. |
int |
PathInterpolator_pathData
The control points defined as a path. |
int |
PatternPathMotion_patternPathData
The path string describing the pattern to use for the PathPathMotion. |
int |
PointerIcon_bitmap
Drawable to use as the icon bitmap. |
int |
PointerIcon_hotSpotX
X coordinate of the icon hot spot. |
int |
PointerIcon_hotSpotY
Y coordinate of the icon hot spot. |
int |
PollingLoopFilter_autoTransact
May be a boolean value, such as " |
int |
PollingLoopFilter_name
The polling loop frame. |
int |
PollingLoopPatternFilter_autoTransact
May be a boolean value, such as " |
int |
PollingLoopPatternFilter_name
The patter to match polling loop frames to, must to be compatible with
|
int |
PopupWindowBackgroundState_state_above_anchor
State identifier indicating the popup will be above the anchor. |
int |
PopupWindow_overlapAnchor
Whether the popup window should overlap its anchor view. |
int |
PopupWindow_popupAnimationStyle
The animation style to use for the popup window. |
int |
PopupWindow_popupBackground
The background to use for the popup window. |
int |
PopupWindow_popupElevation
Window elevation to use for the popup window. |
int |
PopupWindow_popupEnterTransition
Transition used to move views into the popup window. |
int |
PopupWindow_popupExitTransition
Transition used to move views out of the popup window. |
int |
PreferenceActivity_layout
The layout for the Preference Activity. |
int |
PreferenceFragment_divider
Drawable or color to draw between list items. |
int |
PreferenceFragment_layout
The layout for the PreferenceFragment. |
int |
PreferenceGroup_orderingFromXml
Whether to order the Preference under this group as they appear in the XML file. |
int |
PreferenceHeader_breadCrumbShortTitle
The short title for the bread crumb of this item. |
int |
PreferenceHeader_breadCrumbTitle
The title for the bread crumb of this item. |
int |
PreferenceHeader_fragment
The fragment that is displayed when the user selects this item. |
int |
PreferenceHeader_icon
An icon for the item. |
int |
PreferenceHeader_id
Identifier value for the header. |
int |
PreferenceHeader_summary
The summary for the item. |
int |
PreferenceHeader_title
The title of the item that is shown to the user. |
int |
PreferenceScreen_divider
Drawable or color to draw between list items. |
int |
Preference_defaultValue
The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage. |
int |
Preference_dependency
The key of another Preference that this Preference will depend on. |
int |
Preference_enabled
Whether the Preference is enabled. |
int |
Preference_fragment
When used inside of a modern PreferenceActivity, this declares a new PreferenceFragment to be shown when the user selects this item. |
int |
Preference_icon
The optional icon for the preference. |
int |
Preference_iconSpaceReserved
Whether the space for the preference icon view will be reserved. |
int |
Preference_key
The key to store the Preference value. |
int |
Preference_layout
The layout for the Preference in a PreferenceActivity screen. |
int |
Preference_order
The order for the Preference (lower values are to be ordered first). |
int |
Preference_persistent
Whether the Preference stores its value to the storage. |
int |
Preference_recycleEnabled
Whether the preference has enabled to have its view recycled when used in the list view. |
int |
Preference_selectable
Whether the Preference is selectable. |
int |
Preference_shouldDisableView
Whether the view of this Preference should be disabled when this Preference is disabled. |
int |
Preference_singleLineTitle
Whether to use single line for the preference title text. |
int |
Preference_summary
The summary for the Preference. |
int |
Preference_title
The title for the Preference. |
int |
Preference_widgetLayout
The layout for the controllable widget portion of a Preference. |
int |
PrintService_addPrintersActivity
Fully qualified class name of an activity that allows the user to manually add printers to this print service. |
int |
PrintService_advancedPrintOptionsActivity
Fully qualified class name of an activity with advanced print options specific to this print service. |
int |
PrintService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
PrintService_vendor
The vendor name if this print service is vendor specific. |
int |
ProgressBar_animationResolution
Timeout between frames of animation in milliseconds. |
int |
ProgressBar_backgroundTint
Tint to apply to the background. |
int |
ProgressBar_backgroundTintMode
Blending mode used to apply the background tint. |
int |
ProgressBar_indeterminate
Allows to enable the indeterminate mode. |
int |
ProgressBar_indeterminateBehavior
Defines how the indeterminate mode should behave when the progress reaches max. |
int |
ProgressBar_indeterminateDrawable
Drawable used for the indeterminate mode. |
int |
ProgressBar_indeterminateDuration
Duration of the indeterminate animation. |
int |
ProgressBar_indeterminateOnly
Restricts to ONLY indeterminate mode (state-keeping progress mode will not work). |
int |
ProgressBar_indeterminateTint
Tint to apply to the indeterminate progress indicator. |
int |
ProgressBar_indeterminateTintMode
Blending mode used to apply the indeterminate progress indicator tint. |
int |
ProgressBar_interpolator
Sets the acceleration curve for the indeterminate animation. |
int |
ProgressBar_max
Defines the maximum value. |
int |
ProgressBar_maxHeight
An optional argument to supply a maximum height for this view. |
int |
ProgressBar_maxWidth
An optional argument to supply a maximum width for this view. |
int |
ProgressBar_min
Defines the minimum value. |
int |
ProgressBar_minHeight
This symbol is the offset where the |
int |
ProgressBar_minWidth
This symbol is the offset where the |
int |
ProgressBar_mirrorForRtl
Defines if the associated drawables need to be mirrored when in RTL mode. |
int |
ProgressBar_progress
Defines the default progress value, between 0 and max. |
int |
ProgressBar_progressBackgroundTint
Tint to apply to the progress indicator background. |
int |
ProgressBar_progressBackgroundTintMode
Blending mode used to apply the progress indicator background tint. |
int |
ProgressBar_progressDrawable
Drawable used for the progress mode. |
int |
ProgressBar_progressTint
Tint to apply to the progress indicator. |
int |
ProgressBar_progressTintMode
Blending mode used to apply the progress indicator tint. |
int |
ProgressBar_secondaryProgress
Defines the secondary progress value, between 0 and max. |
int |
ProgressBar_secondaryProgressTint
Tint to apply to the secondary progress indicator. |
int |
ProgressBar_secondaryProgressTintMode
Blending mode used to apply the secondary progress indicator tint. |
int |
PropertyAnimator_pathData
The path used to animate the properties in the ObjectAnimator. |
int |
PropertyAnimator_propertyName
Name of the property being animated. |
int |
PropertyAnimator_propertyXName
Name of the property being animated as the X coordinate of the pathData. |
int |
PropertyAnimator_propertyYName
Name of the property being animated as the Y coordinate of the pathData. |
int |
PropertyValuesHolder_propertyName
Name of the property being animated. |
int |
PropertyValuesHolder_valueFrom
Value the animation starts from. |
int |
PropertyValuesHolder_valueTo
Value the animation animates to. |
int |
PropertyValuesHolder_valueType
The type of valueFrom and valueTo. |
int |
QuickAccessWalletService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
QuickAccessWalletService_shortcutLongLabel
Text shown on the empty state button if no cards are provided May be a reference to another resource, in the form
" |
int |
QuickAccessWalletService_shortcutShortLabel
Text shown on the button that takes users to the wallet application May be a reference to another resource, in the form
" |
int |
QuickAccessWalletService_targetActivity
Fully qualified class name of an activity that allows the user to view their entire wallet May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; |
int |
RadioGroup_checkedButton
The id of the child radio button that should be checked by default within this radio group. |
int |
RadioGroup_orientation
Should the radio group be a column or a row? Use "horizontal" for a row, "vertical" for a column. |
int |
RatingBar_isIndicator
Whether this rating bar is an indicator (and non-changeable by the user). |
int |
RatingBar_numStars
The number of stars (or rating items) to show. |
int |
RatingBar_rating
The rating to set by default. |
int |
RatingBar_stepSize
The step size of the rating. |
int |
RatingDefinition_contentAgeHint
The age associated with the content rating. |
int |
RatingDefinition_description
The short description of the content rating. |
int |
RatingDefinition_name
The unique name of the content rating. |
int |
RatingDefinition_title
The title of the content rating which is shown to the user. |
int |
RatingSystemDefinition_country
The country code associated with the content rating system, which consists of two uppercase letters that conform to the ISO 3166 standard. |
int |
RatingSystemDefinition_description
The short description of the content rating system. |
int |
RatingSystemDefinition_name
The unique name of the content rating system. |
int |
RatingSystemDefinition_title
The title of the content rating system which is shown to the user. |
int |
RecognitionService_selectableAsDefault
Flag indicating whether a recognition service can be selected as default. |
int |
RecognitionService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
RecyclerView_descendantFocusability
Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus. |
int |
RecyclerView_orientation
Standard orientation constant. |
int |
RelativeLayout_Layout_layout_above
Positions the bottom edge of this view above the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignBaseline
Positions the baseline of this view on the baseline of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignBottom
Makes the bottom edge of this view match the bottom edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignEnd
Makes the end edge of this view match the end edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignLeft
Makes the left edge of this view match the left edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignParentBottom
If true, makes the bottom edge of this view match the bottom edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentEnd
If true, makes the end edge of this view match the end edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentLeft
If true, makes the left edge of this view match the left edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentRight
If true, makes the right edge of this view match the right edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentStart
If true, makes the start edge of this view match the start edge of the parent. |
int |
RelativeLayout_Layout_layout_alignParentTop
If true, makes the top edge of this view match the top edge of the parent. |
int |
RelativeLayout_Layout_layout_alignRight
Makes the right edge of this view match the right edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignStart
Makes the start edge of this view match the start edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignTop
Makes the top edge of this view match the top edge of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_alignWithParentIfMissing
If set to true, the parent will be used as the anchor when the anchor cannot be be found for layout_toLeftOf, layout_toRightOf, etc. |
int |
RelativeLayout_Layout_layout_below
Positions the top edge of this view below the given anchor view ID. |
int |
RelativeLayout_Layout_layout_centerHorizontal
If true, centers this child horizontally within its parent. |
int |
RelativeLayout_Layout_layout_centerInParent
If true, centers this child horizontally and vertically within its parent. |
int |
RelativeLayout_Layout_layout_centerVertical
If true, centers this child vertically within its parent. |
int |
RelativeLayout_Layout_layout_toEndOf
Positions the start edge of this view to the end of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_toLeftOf
Positions the right edge of this view to the left of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_toRightOf
Positions the left edge of this view to the right of the given anchor view ID. |
int |
RelativeLayout_Layout_layout_toStartOf
Positions the end edge of this view to the start of the given anchor view ID. |
int |
RelativeLayout_gravity
Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
RelativeLayout_ignoreGravity
Indicates what view should not be affected by gravity. |
int |
ResolverDrawerLayout_LayoutParams_layout_gravity
Standard gravity constant that a child supplies to its parent. |
int |
ResolverDrawerLayout_maxWidth
An optional argument to supply a maximum width for this view. |
int |
RestrictionEntry_defaultValue
The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage. |
int |
RestrictionEntry_description
Descriptive text for the associated data. |
int |
RestrictionEntry_entries
Reference to an array resource that will populate a list/adapter. |
int |
RestrictionEntry_entryValues
The array to find the value to save for a preference when an entry from entries is selected. |
int |
RestrictionEntry_key
The key to store the Preference value. |
int |
RestrictionEntry_restrictionType
This symbol is the offset where the |
int |
RestrictionEntry_title
The title associated with the item. |
int |
RingtonePreference_ringtoneType
Which ringtone type(s) to show in the picker. |
int |
RingtonePreference_showDefault
Whether to show an item for a default sound. |
int |
RingtonePreference_showSilent
Whether to show an item for 'Silent'. |
int |
RippleDrawable_color
The color to use for ripple effects. |
int |
RippleDrawable_effectColor
Secondary color of the ripple effect. |
int |
RippleDrawable_radius
The radius of the ripple when fully expanded. |
int |
RotateAnimation_fromDegrees
This symbol is the offset where the |
int |
RotateAnimation_pivotX
This symbol is the offset where the |
int |
RotateAnimation_pivotY
This symbol is the offset where the |
int |
RotateAnimation_toDegrees
This symbol is the offset where the |
int |
RotateDrawable_drawable
Reference to a drawable resource to use for the frame. |
int |
RotateDrawable_fromDegrees
This symbol is the offset where the |
int |
RotateDrawable_pivotX
This symbol is the offset where the |
int |
RotateDrawable_pivotY
This symbol is the offset where the |
int |
RotateDrawable_toDegrees
This symbol is the offset where the |
int |
RotateDrawable_visible
Provides initial visibility state of the drawable; the default value is false. |
int |
ScaleAnimation_fromXScale
This symbol is the offset where the |
int |
ScaleAnimation_fromYScale
This symbol is the offset where the |
int |
ScaleAnimation_pivotX
This symbol is the offset where the |
int |
ScaleAnimation_pivotY
This symbol is the offset where the |
int |
ScaleAnimation_toXScale
This symbol is the offset where the |
int |
ScaleAnimation_toYScale
This symbol is the offset where the |
int |
ScaleDrawable_drawable
Reference to a drawable resource to draw with the specified scale. |
int |
ScaleDrawable_level
Specifies the initial drawable level in the range 0 to 10000. |
int |
ScaleDrawable_scaleGravity
Specifies where the drawable is positioned after scaling. |
int |
ScaleDrawable_scaleHeight
Scale height, expressed as a percentage of the drawable's bound. |
int |
ScaleDrawable_scaleWidth
Scale width, expressed as a percentage of the drawable's bound. |
int |
ScaleDrawable_useIntrinsicSizeAsMinimum
Use the drawable's intrinsic width and height as minimum size values. |
int |
ScrollView_fillViewport
Defines whether the scrollview should stretch its content to fill the viewport. |
int |
SearchView_closeIcon
Close button icon. |
int |
SearchView_commitIcon
Commit icon shown in the query suggestion row. |
int |
SearchView_goIcon
Go button icon. |
int |
SearchView_iconifiedByDefault
The default state of the SearchView. |
int |
SearchView_imeOptions
The IME options to set on the query text field. |
int |
SearchView_inputType
The input type to set on the query text field. |
int |
SearchView_layout
The layout to use for the search view. |
int |
SearchView_maxWidth
An optional maximum width of the SearchView. |
int |
SearchView_queryBackground
Background for the section containing the search query. |
int |
SearchView_queryHint
An optional query hint string to be displayed in the empty query field. |
int |
SearchView_searchHintIcon
Search icon displayed as a text field hint. |
int |
SearchView_searchIcon
Search icon. |
int |
SearchView_submitBackground
Background for the section containing the action (for example, voice search). |
int |
SearchView_suggestionRowLayout
Layout for query suggestion rows. |
int |
SearchView_voiceIcon
Voice button icon. |
int |
SearchableActionKey_keycode
This attribute denotes the action key you wish to respond to. |
int |
SearchableActionKey_queryActionMsg
If you wish to handle an action key during normal search query entry, you must define an action string here. |
int |
SearchableActionKey_suggestActionMsg
If you wish to handle an action key while a suggestion is being displayed and selected, there are two ways to handle this. |
int |
SearchableActionKey_suggestActionMsgColumn
If you wish to handle an action key while a suggestion is being displayed and selected, but you do not wish to enable this action key for every suggestion, then you can use this attribute to control it on a suggestion-by-suggestion basis. |
int |
Searchable_autoUrlDetect
If provided and |
int |
Searchable_hint
If supplied, this string will be displayed as a hint to the user. |
int |
Searchable_icon
This is deprecated. |
int |
Searchable_imeOptions
Additional features you can enable in an IME associated with an editor to improve the integration with your application. |
int |
Searchable_includeInGlobalSearch
If provided and |
int |
Searchable_inputType
The type of data being placed in a text field, used to help an input method decide how to let the user enter text. |
int |
Searchable_label
This is the user-displayed name of the searchable activity. |
int |
Searchable_queryAfterZeroResults
If provided and |
int |
Searchable_searchButtonText
If supplied, this string will be displayed as the text of the "Search" button. |
int |
Searchable_searchMode
Additional features are controlled by mode bits in this field. |
int |
Searchable_searchSettingsDescription
If provided, this string will be used to describe the searchable item in the searchable items settings within system search settings. |
int |
Searchable_searchSuggestAuthority
If provided, this is the trigger indicating that the searchable activity provides suggestions as well. |
int |
Searchable_searchSuggestIntentAction
If provided, and not overridden by an action in the selected suggestion, this
string will be placed in the action field of the |
int |
Searchable_searchSuggestIntentData
If provided, and not overridden by an action in the selected suggestion, this
string will be placed in the data field of the |
int |
Searchable_searchSuggestPath
If provided, this will be inserted in the suggestions query Uri, after the authority you have provide but before the standard suggestions path. |
int |
Searchable_searchSuggestSelection
If provided, suggestion queries will be passed into your query function as the selection parameter. |
int |
Searchable_searchSuggestThreshold
If provided, this is the minimum number of characters needed to trigger search suggestions. |
int |
Searchable_voiceLanguage
If provided, this specifies the spoken language to be expected, and that it will be
different than the one set in the |
int |
Searchable_voiceLanguageModel
If provided, this specifies the language model that should be used by the voice recognition system. |
int |
Searchable_voiceMaxResults
If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query. |
int |
Searchable_voicePromptText
If provided, this specifies a prompt that will be displayed during voice input. |
int |
Searchable_voiceSearchMode
Voice search features are controlled by mode bits in this field. |
int |
SeekBarPreference_layout
Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. |
int |
SeekBar_splitTrack
Whether to split the track and leave a gap for the thumb drawable. |
int |
SeekBar_thumb
Draws the thumb on a seekbar. |
int |
SeekBar_thumbOffset
An offset for the thumb that allows it to extend out of the range of the track. |
int |
SeekBar_thumbTint
Tint to apply to the thumb drawable. |
int |
SeekBar_thumbTintMode
Blending mode used to apply the thumb tint. |
int |
SeekBar_tickMark
Drawable displayed at each progress position on a seekbar. |
int |
SeekBar_tickMarkTint
Tint to apply to the tick mark drawable. |
int |
SeekBar_tickMarkTintMode
Blending mode used to apply the tick mark tint. |
int |
SelectionModeDrawables_actionModeCopyDrawable
Drawable to use for the Copy action button in Contextual Action Bar. |
int |
SelectionModeDrawables_actionModeCutDrawable
Drawable to use for the Cut action button in Contextual Action Bar. |
int |
SelectionModeDrawables_actionModePasteDrawable
Drawable to use for the Paste action button in Contextual Action Bar. |
int |
SelectionModeDrawables_actionModeSelectAllDrawable
Drawable to use for the Select all action button in Contextual Action Bar. |
int |
SettingInjectorService_icon
The icon for the preference, should refer to all apps covered by the setting. |
int |
SettingInjectorService_settingsActivity
The activity to launch when the setting is clicked on. |
int |
SettingInjectorService_title
The title for the preference. |
int |
SettingInjectorService_userRestriction
The user restriction for this preference. |
int |
ShapeDrawablePadding_bottom
Bottom padding. |
int |
ShapeDrawablePadding_left
Left padding. |
int |
ShapeDrawablePadding_right
Right padding. |
int |
ShapeDrawablePadding_top
Top padding. |
int |
ShapeDrawable_color
Defines the color of the shape. |
int |
ShapeDrawable_dither
Enables or disables dithering. |
int |
ShapeDrawable_height
Defines the height of the shape. |
int |
ShapeDrawable_tint
If set, specifies the color to apply to the drawable as a tint. |
int |
ShapeDrawable_tintMode
When a tint color is set, specifies its Porter-Duff blending mode. |
int |
ShapeDrawable_width
Defines the width of the shape. |
int |
ShortcutCategories_name
A unique name for the given item. |
int |
Shortcut_enabled
Specifies whether the widget is enabled. |
int |
Shortcut_icon
A Drawable resource providing a graphical representation of its associated item. |
int |
Shortcut_shortcutDisabledMessage
This symbol is the offset where the |
int |
Shortcut_shortcutId
This symbol is the offset where the |
int |
Shortcut_shortcutLongLabel
This symbol is the offset where the |
int |
Shortcut_shortcutShortLabel
This symbol is the offset where the |
int |
Shortcut_splashScreenTheme
This symbol is the offset where the |
int |
Slide_slideEdge
This symbol is the offset where the |
int |
SlidingDrawer_allowSingleTap
Indicates whether the drawer can be opened/closed by a single tap on the handle. |
int |
SlidingDrawer_animateOnClick
Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. |
int |
SlidingDrawer_bottomOffset
Extra offset for the handle at the bottom of the SlidingDrawer. |
int |
SlidingDrawer_content
Identifier for the child that represents the drawer's content. |
int |
SlidingDrawer_handle
Identifier for the child that represents the drawer's handle. |
int |
SlidingDrawer_orientation
Orientation of the SlidingDrawer. |
int |
SlidingDrawer_topOffset
Extra offset for the handle at the top of the SlidingDrawer. |
int |
SlidingTab_orientation
Use "horizontal" for a row, "vertical" for a column. |
int |
SpellChecker_Subtype_label
The name of the subtype. |
int |
SpellChecker_Subtype_languageTag
The BCP-47 Language Tag of the subtype. |
int |
SpellChecker_Subtype_subtypeExtraValue
The extra value of the subtype. |
int |
SpellChecker_Subtype_subtypeId
The unique id for the subtype. |
int |
SpellChecker_Subtype_subtypeLocale
The locale of the subtype. |
int |
SpellChecker_label
The name of the spell checker. |
int |
SpellChecker_settingsActivity
Component name of an activity that allows the user to modify the settings for this service. |
int |
Spinner_dropDownSelector
List selector to use for spinnerMode="dropdown" display. |
int |
Spinner_dropDownWidth
Width of the dropdown in spinnerMode="dropdown". |
int |
Spinner_gravity
Gravity setting for positioning the currently selected item. |
int |
Spinner_popupBackground
Background drawable to use for the dropdown in spinnerMode="dropdown". |
int |
Spinner_popupElevation
Window elevation to use for the dropdown in spinnerMode="dropdown". |
int |
Spinner_popupTheme
Theme to use for the drop-down or dialog popup window. |
int |
Spinner_prompt
The prompt to display when the spinner's dialog is shown. |
int |
Spinner_spinnerMode
Display mode for spinner options. |
int |
StateListAnimatorItem_animation
Animation to use on each child. |
int |
StateListDrawableItem_drawable
Reference to a drawable resource to use for the state. |
int |
StateListDrawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
StateListDrawable_constantSize
If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. |
int |
StateListDrawable_dither
Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen). |
int |
StateListDrawable_enterFadeDuration
Amount of time (in milliseconds) to fade in a new state drawable. |
int |
StateListDrawable_exitFadeDuration
Amount of time (in milliseconds) to fade out an old state drawable. |
int |
StateListDrawable_variablePadding
If true, allows the drawable's padding to change based on the current state that is selected. |
int |
StateListDrawable_visible
Indicates whether the drawable should be initially visible. |
int |
SwitchPreference_disableDependentsState
The state (true for on, or false for off) that causes dependents to be disabled. |
int |
SwitchPreference_summaryOff
The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is unchecked. |
int |
SwitchPreference_summaryOn
The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is checked. |
int |
SwitchPreference_switchTextOff
The text used on the switch itself when in the "off" state. |
int |
SwitchPreference_switchTextOn
The text used on the switch itself when in the "on" state. |
int |
Switch_showText
Whether to draw on/off text. |
int |
Switch_splitTrack
Whether to split the track and leave a gap for the thumb drawable. |
int |
Switch_switchMinWidth
Minimum width for the switch component. |
int |
Switch_switchPadding
Minimum space between the switch and caption text. |
int |
Switch_switchTextAppearance
TextAppearance style for text displayed on the switch thumb. |
int |
Switch_textOff
Text to use when the switch is in the unchecked/"off" state. |
int |
Switch_textOn
Text to use when the switch is in the checked/"on" state. |
int |
Switch_thumb
Drawable to use as the "thumb" that switches back and forth. |
int |
Switch_thumbTextPadding
Amount of padding on either side of text within the switch thumb. |
int |
Switch_thumbTint
Tint to apply to the thumb. |
int |
Switch_thumbTintMode
Blending mode used to apply the thumb tint. |
int |
Switch_track
Drawable to use as the "track" that the switch thumb slides within. |
int |
Switch_trackTint
Tint to apply to the track. |
int |
Switch_trackTintMode
Blending mode used to apply the track tint. |
int |
SyncAdapter_accountType
The account type this authenticator handles. |
int |
SyncAdapter_allowParallelSyncs
Set to true to tell the SyncManager that this SyncAdapter supports multiple simultaneous syncs for the same account type and authority. |
int |
SyncAdapter_contentAuthority
the authority of a content provider. |
int |
SyncAdapter_isAlwaysSyncable
Set to true to tell the SyncManager to automatically call setIsSyncable(..., ..., 1) for the SyncAdapter instead of issuaing an initialization sync to the SyncAdapter. |
int |
SyncAdapter_settingsActivity
If provided, specifies the action of the settings activity for this SyncAdapter. |
int |
SyncAdapter_supportsUploading
This symbol is the offset where the |
int |
SyncAdapter_userVisible
This symbol is the offset where the |
int |
SystemCodeFilter_name
The System Code. |
int |
T3tPmmFilter_name
A unique name for the given item. |
int |
TabWidget_divider
Drawable used to draw the divider between tabs. |
int |
TabWidget_tabStripEnabled
Determines whether the strip under the tab indicators is drawn or not. |
int |
TabWidget_tabStripLeft
Drawable used to draw the left part of the strip underneath the tabs. |
int |
TabWidget_tabStripRight
Drawable used to draw the right part of the strip underneath the tabs. |
int |
TableLayout_collapseColumns
The zero-based index of the columns to collapse. |
int |
TableLayout_shrinkColumns
The zero-based index of the columns to shrink. |
int |
TableLayout_stretchColumns
The zero-based index of the columns to stretch. |
int |
TableRow_Cell_layout_column
The index of the column in which this child should be. |
int |
TableRow_Cell_layout_span
Defines how many columns this child should span. |
int |
TextAppearance_elegantTextHeight
Elegant text height, especially for less compacted complex script text. |
int |
TextAppearance_fallbackLineSpacing
Whether to respect the ascent and descent of the fallback fonts that are used in displaying the text. |
int |
TextAppearance_focusedSearchResultHighlightColor
Color of focused search result highlight. |
int |
TextAppearance_fontFamily
Font family (named by string or as a font resource reference) for the text. |
int |
TextAppearance_fontFeatureSettings
Font feature settings. |
int |
TextAppearance_fontVariationSettings
Font variation settings. |
int |
TextAppearance_letterSpacing
Text letter-spacing. |
int |
TextAppearance_lineBreakStyle
Specifies the strictness of line-breaking rules applied within an element. |
int |
TextAppearance_lineBreakWordStyle
Specifies the phrase-based breaking opportunities. |
int |
TextAppearance_searchResultHighlightColor
Color of search results highlight. |
int |
TextAppearance_shadowColor
Place a blurred shadow of text underneath the text, drawn with the specified color. |
int |
TextAppearance_shadowDx
Horizontal offset of the text shadow. |
int |
TextAppearance_shadowDy
Vertical offset of the text shadow. |
int |
TextAppearance_shadowRadius
Blur radius of the text shadow. |
int |
TextAppearance_textAllCaps
Present the text in ALL CAPS. |
int |
TextAppearance_textColor
Text color. |
int |
TextAppearance_textColorHighlight
Color of the text selection highlight. |
int |
TextAppearance_textColorHint
Color of the hint text. |
int |
TextAppearance_textColorLink
Color of the links. |
int |
TextAppearance_textFontWeight
Weight for the font used in the TextView. |
int |
TextAppearance_textLocale
Specifies the |
int |
TextAppearance_textSize
Size of the text. |
int |
TextAppearance_textStyle
Style (normal, bold, italic, bold|italic) for the text. |
int |
TextAppearance_typeface
Typeface (normal, sans, serif, monospace) for the text. |
int |
TextClock_format12Hour
Specifies the formatting pattern used to show the time and/or date in 12-hour mode. |
int |
TextClock_format24Hour
Specifies the formatting pattern used to show the time and/or date in 24-hour mode. |
int |
TextClock_timeZone
Specifies the time zone to use. |
int |
TextToSpeechEngine_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
TextViewAppearance_textAppearance
Base text color, typeface, size, and style. |
int |
TextViewMultiLineBackgroundState_state_multiline
State identifier indicating a TextView has a multi-line layout. |
int |
TextView_allowUndo
Whether undo should be allowed for editable text. |
int |
TextView_autoLink
Controls whether links such as urls and email addresses are automatically found and converted to clickable links. |
int |
TextView_autoSizeMaxTextSize
The maximum text size constraint to be used when auto-sizing text. |
int |
TextView_autoSizeMinTextSize
The minimum text size constraint to be used when auto-sizing text. |
int |
TextView_autoSizePresetSizes
Resource array of dimensions to be used in conjunction with
|
int |
TextView_autoSizeStepGranularity
Specify the auto-size step size if |
int |
TextView_autoSizeTextType
Specify the type of auto-size. |
int |
TextView_autoText
If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors. |
int |
TextView_breakStrategy
Break strategy (control over paragraph layout). |
int |
TextView_bufferType
Determines the minimum type that getText() will return. |
int |
TextView_capitalize
If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. |
int |
TextView_cursorVisible
Makes the cursor visible (the default) or invisible. |
int |
TextView_digits
If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept. |
int |
TextView_drawableBottom
The drawable to be drawn below the text. |
int |
TextView_drawableEnd
The drawable to be drawn to the end of the text. |
int |
TextView_drawableLeft
The drawable to be drawn to the left of the text. |
int |
TextView_drawablePadding
The padding between the drawables and the text. |
int |
TextView_drawableRight
The drawable to be drawn to the right of the text. |
int |
TextView_drawableStart
The drawable to be drawn to the start of the text. |
int |
TextView_drawableTint
Tint to apply to the compound (left, top, etc.) drawables. |
int |
TextView_drawableTintMode
Blending mode used to apply the compound (left, top, etc.) drawables tint. |
int |
TextView_drawableTop
The drawable to be drawn above the text. |
int |
TextView_editable
If set, specifies that this TextView has an input method. |
int |
TextView_editorExtras
Reference to an
|
int |
TextView_elegantTextHeight
Elegant text height, especially for less compacted complex script text. |
int |
TextView_ellipsize
If set, causes words that are longer than the view is wide to be ellipsized instead of broken in the middle. |
int |
TextView_ems
Makes the TextView be exactly this many ems wide. |
int |
TextView_enabled
Specifies whether the widget is enabled. |
int |
TextView_fallbackLineSpacing
Whether to respect the ascent and descent of the fallback fonts that are used in displaying the text. |
int |
TextView_firstBaselineToTopHeight
Distance from the top of the TextView to the first text baseline. |
int |
TextView_focusedSearchResultHighlightColor
Color of focused search result highlight. |
int |
TextView_fontFamily
Font family (named by string or as a font resource reference) for the text. |
int |
TextView_fontFeatureSettings
Font feature settings. |
int |
TextView_fontVariationSettings
Font variation settings. |
int |
TextView_freezesText
If set, the text view will include its current complete text inside of its frozen icicle in addition to meta-data such as the current cursor position. |
int |
TextView_gravity
Specifies how to align the text by the view's x- and/or y-axis when the text is smaller than the view. |
int |
TextView_height
Makes the TextView be exactly this tall. |
int |
TextView_hint
Hint text to display when the text is empty. |
int |
TextView_hyphenationFrequency
Frequency of automatic hyphenation. |
int |
TextView_imeActionId
Supply a value for
|
int |
TextView_imeActionLabel
Supply a value for
|
int |
TextView_imeOptions
Additional features you can enable in an IME associated with an editor to improve the integration with your application. |
int |
TextView_includeFontPadding
Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. |
int |
TextView_inputMethod
If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name). |
int |
TextView_inputType
The type of data being placed in a text field, used to help an input method decide how to let the user enter text. |
int |
TextView_justificationMode
Mode for justification. |
int |
TextView_lastBaselineToBottomHeight
Distance from the bottom of the TextView to the last text baseline. |
int |
TextView_letterSpacing
Text letter-spacing. |
int |
TextView_lineBreakStyle
Specifies the line-break strategies for text wrapping. |
int |
TextView_lineBreakWordStyle
Specifies the line-break word strategies for text wrapping. |
int |
TextView_lineHeight
Explicit height between lines of text. |
int |
TextView_lineSpacingExtra
Extra spacing between lines of text. |
int |
TextView_lineSpacingMultiplier
Extra spacing between lines of text, as a multiplier. |
int |
TextView_lines
Makes the TextView be exactly this many lines tall. |
int |
TextView_linksClickable
If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found. |
int |
TextView_marqueeRepeatLimit
The number of times to repeat the marquee animation. |
int |
TextView_maxEms
Makes the TextView be at most this many ems wide. |
int |
TextView_maxHeight
Makes the TextView be at most this many pixels tall. |
int |
TextView_maxLength
Set an input filter to constrain the text length to the specified number. |
int |
TextView_maxLines
Makes the TextView be at most this many lines tall. |
int |
TextView_maxWidth
Makes the TextView be at most this many pixels wide. |
int |
TextView_minEms
Makes the TextView be at least this many ems wide. |
int |
TextView_minHeight
Makes the TextView be at least this many pixels tall. |
int |
TextView_minLines
Makes the TextView be at least this many lines tall. |
int |
TextView_minWidth
Makes the TextView be at least this many pixels wide. |
int |
TextView_numeric
If set, specifies that this TextView has a numeric input method. |
int |
TextView_password
Whether the characters of the field are displayed as password dots instead of themselves. |
int |
TextView_phoneNumber
If set, specifies that this TextView has a phone number input method. |
int |
TextView_privateImeOptions
An addition content type description to supply to the input method attached to the text view, which is private to the implementation of the input method. |
int |
TextView_scrollHorizontally
Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally). |
int |
TextView_searchResultHighlightColor
Color of search results highlight. |
int |
TextView_selectAllOnFocus
If the text is selectable, select it all when the view takes focus. |
int |
TextView_shadowColor
Place a blurred shadow of text underneath the text, drawn with the specified color. |
int |
TextView_shadowDx
Horizontal offset of the text shadow. |
int |
TextView_shadowDy
Vertical offset of the text shadow. |
int |
TextView_shadowRadius
Blur radius of the text shadow. |
int |
TextView_shiftDrawingOffsetForStartOverhang
May be a boolean value, such as " |
int |
TextView_singleLine
Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key. |
int |
TextView_text
Text to display. |
int |
TextView_textAllCaps
Present the text in ALL CAPS. |
int |
TextView_textAppearance
Base text color, typeface, size, and style. |
int |
TextView_textColor
Text color. |
int |
TextView_textColorHighlight
Color of the text selection highlight. |
int |
TextView_textColorHint
Color of the hint text. |
int |
TextView_textColorLink
Text color for links. |
int |
TextView_textCursorDrawable
Reference to a drawable that will be drawn under the insertion cursor. |
int |
TextView_textEditNoPasteWindowLayout
Variation of textEditPasteWindowLayout displayed when the clipboard is empty. |
int |
TextView_textEditPasteWindowLayout
The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field. |
int |
TextView_textEditSideNoPasteWindowLayout
Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. |
int |
TextView_textEditSidePasteWindowLayout
Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top. |
int |
TextView_textEditSuggestionItemLayout
Layout of the TextView item that will populate the suggestion popup window. |
int |
TextView_textFontWeight
Weight for the font used in the TextView. |
int |
TextView_textIsSelectable
Indicates that the content of a non-editable text can be selected. |
int |
TextView_textLocale
Specifies the |
int |
TextView_textScaleX
Sets the horizontal scaling factor for the text. |
int |
TextView_textSelectHandle
Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text. |
int |
TextView_textSelectHandleLeft
Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. |
int |
TextView_textSelectHandleRight
Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region. |
int |
TextView_textSize
Size of the text. |
int |
TextView_textStyle
Style (normal, bold, italic, bold|italic) for the text. |
int |
TextView_typeface
Typeface (normal, sans, serif, monospace) for the text. |
int |
TextView_useBoundsForWidth
May be a boolean value, such as " |
int |
TextView_useLocalePreferredLineHeightForMinimum
May be a boolean value, such as " |
int |
TextView_width
Makes the TextView be exactly this wide. |
int |
Theme_absListViewStyle
Default AbsListView style. |
int |
Theme_actionBarDivider
Custom divider drawable to use for elements in the action bar. |
int |
Theme_actionBarItemBackground
Custom item state list drawable background for action bar items. |
int |
Theme_actionBarPopupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar. |
int |
Theme_actionBarSize
Size of the Action Bar, including the contextual bar used to present Action Modes. |
int |
Theme_actionBarSplitStyle
Reference to a style for the split Action Bar. |
int |
Theme_actionBarStyle
Reference to a style for the Action Bar. |
int |
Theme_actionBarTabBarStyle
Reference to a style for the Action Bar Tab Bar. |
int |
Theme_actionBarTabStyle
Default style for tabs within an action bar. |
int |
Theme_actionBarTabTextStyle
Reference to a style for the Action Bar Tab text. |
int |
Theme_actionBarTheme
Reference to a theme that should be used to inflate the action bar. |
int |
Theme_actionBarWidgetTheme
Reference to a theme that should be used to inflate widgets and layouts destined for the action bar. |
int |
Theme_actionButtonStyle
Default action button style. |
int |
Theme_actionDropDownStyle
Default ActionBar dropdown style. |
int |
Theme_actionMenuTextAppearance
TextAppearance style that will be applied to text that appears within action menu items. |
int |
Theme_actionMenuTextColor
Color for text that appears within action menu items. |
int |
Theme_actionModeBackground
Background drawable to use for action mode UI. |
int |
Theme_actionModeCloseButtonStyle
Reference to a style for the Action Mode close button. |
int |
Theme_actionModeCloseDrawable
Drawable to use for the close action mode button. |
int |
Theme_actionModeCopyDrawable
Drawable to use for the Copy action button in Contextual Action Bar. |
int |
Theme_actionModeCutDrawable
Drawable to use for the Cut action button in Contextual Action Bar. |
int |
Theme_actionModeFindDrawable
Drawable to use for the Find action button in WebView selection action modes. |
int |
Theme_actionModePasteDrawable
Drawable to use for the Paste action button in Contextual Action Bar. |
int |
Theme_actionModeSelectAllDrawable
Drawable to use for the Select all action button in Contextual Action Bar. |
int |
Theme_actionModeShareDrawable
Drawable to use for the Share action button in WebView selection action modes. |
int |
Theme_actionModeSplitBackground
Background drawable to use for action mode UI in the lower split bar. |
int |
Theme_actionModeStyle
Reference to a style for the Action Mode. |
int |
Theme_actionModeWebSearchDrawable
Drawable to use for the Web Search action button in WebView selection action modes. |
int |
Theme_actionOverflowButtonStyle
Reference to a style for Action Bar overflow buttons. |
int |
Theme_actionOverflowMenuStyle
Reference to a style for the Action Bar menu. |
int |
Theme_activatedBackgroundIndicator
Drawable used as a background for activated items. |
int |
Theme_alertDialogIcon
Icon drawable to use for alerts. |
int |
Theme_alertDialogStyle
This symbol is the offset where the |
int |
Theme_alertDialogTheme
Theme to use for alert dialogs spawned from this theme. |
int |
Theme_ambientShadowAlpha
Alpha value of the ambient shadow projected by elevated views, between 0 and 1. |
int |
Theme_autoCompleteTextViewStyle
Default AutoCompleteTextView style. |
int |
Theme_autofilledHighlight
Drawable to be drawn over the view to mark it as autofilled May be a reference to another resource, in the form
" |
int |
Theme_backgroundDimAmount
Default background dim amount when a menu, dialog, or something similar pops up. |
int |
Theme_backgroundDimEnabled
Control whether dimming behind the window is enabled. |
int |
Theme_borderlessButtonStyle
Style for buttons without an explicit border, often used in groups. |
int |
Theme_buttonBarButtonStyle
Style for buttons within button bars. |
int |
Theme_buttonBarNegativeButtonStyle
Style for the "negative" buttons within button bars. |
int |
Theme_buttonBarNeutralButtonStyle
Style for the "neutral" buttons within button bars. |
int |
Theme_buttonBarPositiveButtonStyle
Style for the "positive" buttons within button bars. |
int |
Theme_buttonBarStyle
Style for button bars. |
int |
Theme_buttonCornerRadius
Corner radius of buttons. |
int |
Theme_buttonStyle
Normal Button style. |
int |
Theme_buttonStyleInset
Button style to inset into an EditText. |
int |
Theme_buttonStyleSmall
Small Button style. |
int |
Theme_buttonStyleToggle
ToggleButton style. |
int |
Theme_calendarViewStyle
The CalendarView style. |
int |
Theme_candidatesTextStyleSpans
A styled string, specifying the style to be used for showing inline candidate text when composing with an input method. |
int |
Theme_checkBoxPreferenceStyle
Default style for CheckBoxPreference. |
int |
Theme_checkboxStyle
Default Checkbox style. |
int |
Theme_checkedTextViewStyle
Default CheckedTextView style. |
int |
Theme_colorAccent
Bright complement to the primary branding color. |
int |
Theme_colorActivatedHighlight
Default highlight color for items that are activated. |
int |
Theme_colorBackground
Default color of background imagery, ex. |
int |
Theme_colorBackgroundCacheHint
This is a hint for a solid color that can be used for caching rendered views. |
int |
Theme_colorBackgroundFloating
Default color of background imagery for floating components, ex. |
int |
Theme_colorButtonNormal
The color applied to framework buttons in their normal state. |
int |
Theme_colorControlActivated
The color applied to framework controls in their activated (ex. |
int |
Theme_colorControlHighlight
The color applied to framework control highlights (ex. |
int |
Theme_colorControlNormal
The color applied to framework controls in their normal state. |
int |
Theme_colorEdgeEffect
The color applied to the edge effect on scrolling containers. |
int |
Theme_colorError
Color used for error states and things that need to be drawn to the users attention.. |
int |
Theme_colorFocusedHighlight
Default highlight color for items that are focused. |
int |
Theme_colorForeground
Default color of foreground imagery. |
int |
Theme_colorForegroundInverse
Default color of foreground imagery on an inverted background. |
int |
Theme_colorLongPressedHighlight
Default highlight color for items that are long-pressed. |
int |
Theme_colorMultiSelectHighlight
Default highlight color for items in multiple selection mode. |
int |
Theme_colorPressedHighlight
Default highlight color for items that are pressed. |
int |
Theme_colorPrimary
The primary branding color for the app. |
int |
Theme_colorPrimaryDark
Dark variant of the primary branding color. |
int |
Theme_colorSecondary
The secondary branding color for the app. |
int |
Theme_contextPopupMenuStyle
Default context menu PopupMenu style. |
int |
Theme_datePickerDialogTheme
The DatePicker dialog theme. |
int |
Theme_datePickerStyle
The DatePicker style. |
int |
Theme_detailsElementBackground
Background that can be used behind parts of a UI that provide details on data the user is selecting. |
int |
Theme_dialogCornerRadius
Corner radius of dialogs. |
int |
Theme_dialogPreferenceStyle
Default style for DialogPreference. |
int |
Theme_dialogPreferredPadding
Preferred padding for dialog content. |
int |
Theme_dialogTheme
Theme to use for dialogs spawned from this theme. |
int |
Theme_disabledAlpha
Default disabled alpha for widgets that set enabled/disabled alpha programmatically. |
int |
Theme_dividerHorizontal
Drawable to use for generic horizontal dividers. |
int |
Theme_dividerVertical
Drawable to use for generic vertical dividers. |
int |
Theme_dropDownHintAppearance
Default style for drop down hints. |
int |
Theme_dropDownItemStyle
Default style for drop down items. |
int |
Theme_dropDownListViewStyle
Default ListView style for drop downs. |
int |
Theme_dropDownSpinnerStyle
Default dropdown Spinner style. |
int |
Theme_editTextBackground
EditText background drawable. |
int |
Theme_editTextColor
EditText text foreground color. |
int |
Theme_editTextPreferenceStyle
Default style for EditTextPreference. |
int |
Theme_editTextStyle
Default EditText style. |
int |
Theme_effectColor
Color applied to effects. |
int |
Theme_expandableListPreferredChildIndicatorLeft
The preferred left bound for an expandable list child's indicator. |
int |
Theme_expandableListPreferredChildIndicatorRight
The preferred right bound for an expandable list child's indicator. |
int |
Theme_expandableListPreferredChildPaddingLeft
The preferred left padding for an expandable list item that is a child. |
int |
Theme_expandableListPreferredItemIndicatorLeft
The preferred left bound for an expandable list item's indicator. |
int |
Theme_expandableListPreferredItemIndicatorRight
The preferred right bound for an expandable list item's indicator. |
int |
Theme_expandableListPreferredItemPaddingLeft
The preferred left padding for an expandable list item (for child-specific layouts, use expandableListPreferredChildPaddingLeft). |
int |
Theme_expandableListViewStyle
Default ExpandableListView style. |
int |
Theme_expandableListViewWhiteStyle
ExpandableListView with white background. |
int |
Theme_fastScrollOverlayPosition
Position of the fast scroll index overlay window. |
int |
Theme_fastScrollPreviewBackgroundLeft
Drawable to use as the fast scroll index preview window background when shown on the left. |
int |
Theme_fastScrollPreviewBackgroundRight
Drawable to use as the fast scroll index preview window background when shown on the right. |
int |
Theme_fastScrollTextColor
Text color for the fast scroll index overlay. |
int |
Theme_fastScrollThumbDrawable
Drawable to use as the fast scroll thumb. |
int |
Theme_fastScrollTrackDrawable
Drawable to use as the track for the fast scroll thumb. |
int |
Theme_fingerprintAuthDrawable
Icon that should be used to indicate that an app is waiting for a fingerprint scan. |
int |
Theme_forceDarkAllowed
Whether or not the force dark feature is allowed to be applied to this theme. |
int |
Theme_galleryItemBackground
The preferred background for gallery items. |
int |
Theme_galleryStyle
Default Gallery style. |
int |
Theme_gridViewStyle
Default GridView style. |
int |
Theme_homeAsUpIndicator
Specifies a drawable to use for the 'home as up' indicator. |
int |
Theme_horizontalScrollViewStyle
Default HorizontalScrollView style. |
int |
Theme_imageButtonStyle
The style resource to use for an ImageButton. |
int |
Theme_imageWellStyle
The style resource to use for an ImageButton that is an image well. |
int |
Theme_isLightTheme
Specifies that a theme has a light background with dark text on top. |
int |
Theme_listChoiceBackgroundIndicator
Drawable used as a background for selected list items. |
int |
Theme_listChoiceIndicatorMultiple
Drawable to use for multiple choice indicators. |
int |
Theme_listChoiceIndicatorSingle
Drawable to use for single choice indicators. |
int |
Theme_listDivider
The drawable for the list divider. |
int |
Theme_listDividerAlertDialog
The list divider used in alert dialogs. |
int |
Theme_listMenuViewStyle
Default menu-style ListView style. |
int |
Theme_listPopupWindowStyle
Default ListPopupWindow style. |
int |
Theme_listPreferredItemHeight
The preferred list item height. |
int |
Theme_listPreferredItemHeightLarge
A larger, more robust list item height. |
int |
Theme_listPreferredItemHeightSmall
A smaller, sleeker list item height. |
int |
Theme_listPreferredItemPaddingEnd
The preferred padding along the end edge of list items. |
int |
Theme_listPreferredItemPaddingLeft
The preferred padding along the left edge of list items. |
int |
Theme_listPreferredItemPaddingRight
The preferred padding along the right edge of list items. |
int |
Theme_listPreferredItemPaddingStart
The preferred padding along the start edge of list items. |
int |
Theme_listSeparatorTextViewStyle
TextView style for list separators. |
int |
Theme_listViewStyle
Default ListView style. |
int |
Theme_listViewWhiteStyle
ListView with white background. |
int |
Theme_mapViewStyle
Default MapView style. |
int |
Theme_mediaRouteButtonStyle
Default style for the MediaRouteButton widget. |
int |
Theme_numberPickerStyle
NumberPicker style. |
int |
Theme_panelBackground
The background of a panel when it is inset from the left and right edges of the screen. |
int |
Theme_panelColorBackground
Color that matches (as closely as possible) the panel background. |
int |
Theme_panelColorForeground
Default color of foreground panel imagery. |
int |
Theme_panelFullBackground
The background of a panel when it extends to the left and right edges of the screen. |
int |
Theme_panelTextAppearance
Default appearance of panel text. |
int |
Theme_popupMenuStyle
Default PopupMenu style. |
int |
Theme_popupWindowStyle
Default PopupWindow style. |
int |
Theme_preferenceCategoryStyle
Default style for PreferenceCategory. |
int |
Theme_preferenceFragmentStyle
Default style for Headers pane in PreferenceActivity. |
int |
Theme_preferenceInformationStyle
Default style for informational Preference. |
int |
Theme_preferenceLayoutChild
The preference layout that has the child/tabbed effect. |
int |
Theme_preferenceScreenStyle
Default style for PreferenceScreen. |
int |
Theme_preferenceStyle
Default style for Preference. |
int |
Theme_presentationTheme
Theme to use for presentations spawned from this theme. |
int |
Theme_primaryContentAlpha
The alpha applied to the foreground color to create the primary text color. |
int |
Theme_progressBarStyle
Default ProgressBar style. |
int |
Theme_progressBarStyleHorizontal
Horizontal ProgressBar style. |
int |
Theme_progressBarStyleInverse
Inverse ProgressBar style. |
int |
Theme_progressBarStyleLarge
Large ProgressBar style. |
int |
Theme_progressBarStyleLargeInverse
Large inverse ProgressBar style. |
int |
Theme_progressBarStyleSmall
Small ProgressBar style. |
int |
Theme_progressBarStyleSmallInverse
Small inverse ProgressBar style. |
int |
Theme_progressBarStyleSmallTitle
Small ProgressBar in title style. |
int |
Theme_quickContactBadgeStyleSmallWindowLarge
Default quickcontact badge style with large quickcontact window. |
int |
Theme_quickContactBadgeStyleSmallWindowMedium
Default quickcontact badge style with medium quickcontact window. |
int |
Theme_quickContactBadgeStyleSmallWindowSmall
Default quickcontact badge style with small quickcontact window. |
int |
Theme_quickContactBadgeStyleWindowLarge
Default quickcontact badge style with large quickcontact window. |
int |
Theme_quickContactBadgeStyleWindowMedium
Default quickcontact badge style with medium quickcontact window. |
int |
Theme_quickContactBadgeStyleWindowSmall
Default quickcontact badge style with small quickcontact window. |
int |
Theme_radioButtonStyle
Default RadioButton style. |
int |
Theme_ratingBarStyle
Default RatingBar style. |
int |
Theme_ratingBarStyleIndicator
Indicator RatingBar style. |
int |
Theme_ratingBarStyleSmall
Small indicator RatingBar style. |
int |
Theme_ringtonePreferenceStyle
Default style for RingtonePreference. |
int |
Theme_scrollViewStyle
Default ScrollView style. |
int |
Theme_searchViewStyle
Style for the search query widget. |
int |
Theme_secondaryContentAlpha
The alpha applied to the foreground color to create the secondary text color. |
int |
Theme_seekBarStyle
Default SeekBar style. |
int |
Theme_segmentedButtonStyle
Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments. |
int |
Theme_selectableItemBackground
Background drawable for bordered standalone items that need focus/pressed states. |
int |
Theme_selectableItemBackgroundBorderless
Background drawable for borderless standalone items that need focus/pressed states. |
int |
Theme_spinnerDropDownItemStyle
Default style for spinner drop down items. |
int |
Theme_spinnerItemStyle
Default spinner item style. |
int |
Theme_spinnerStyle
Default Spinner style. |
int |
Theme_spotShadowAlpha
Alpha value of the spot shadow projected by elevated views, between 0 and 1. |
int |
Theme_stackViewStyle
Default StackView style. |
int |
Theme_starStyle
Default Star style. |
int |
Theme_switchPreferenceStyle
Default style for switch preferences. |
int |
Theme_switchStyle
Default style for the Switch widget. |
int |
Theme_tabWidgetStyle
Default TabWidget style. |
int |
Theme_textAppearance
Default appearance of text: color, typeface, size, and style. |
int |
Theme_textAppearanceButton
Text color, typeface, size, and style for the text inside of a button. |
int |
Theme_textAppearanceInverse
Default appearance of text against an inverted background: color, typeface, size, and style. |
int |
Theme_textAppearanceLarge
Text color, typeface, size, and style for "large" text. |
int |
Theme_textAppearanceLargeInverse
Text color, typeface, size, and style for "large" inverse text. |
int |
Theme_textAppearanceLargePopupMenu
Text color, typeface, size, and style for the text inside of a popup menu. |
int |
Theme_textAppearanceListItem
The preferred TextAppearance for the primary text of list items. |
int |
Theme_textAppearanceListItemSecondary
The preferred TextAppearance for the secondary text of list items. |
int |
Theme_textAppearanceListItemSmall
The preferred TextAppearance for the primary text of small list items. |
int |
Theme_textAppearanceMedium
Text color, typeface, size, and style for "medium" text. |
int |
Theme_textAppearanceMediumInverse
Text color, typeface, size, and style for "medium" inverse text. |
int |
Theme_textAppearancePopupMenuHeader
Text color, typeface, size, and style for header text inside of a popup menu. |
int |
Theme_textAppearanceSearchResultSubtitle
Text color, typeface, size, and style for system search result subtitle. |
int |
Theme_textAppearanceSearchResultTitle
Text color, typeface, size, and style for system search result title. |
int |
Theme_textAppearanceSmall
Text color, typeface, size, and style for "small" text. |
int |
Theme_textAppearanceSmallInverse
Text color, typeface, size, and style for "small" inverse text. |
int |
Theme_textAppearanceSmallPopupMenu
Text color, typeface, size, and style for small text inside of a popup menu. |
int |
Theme_textCheckMark
Drawable to use for check marks. |
int |
Theme_textCheckMarkInverse
This symbol is the offset where the |
int |
Theme_textColorAlertDialogListItem
Color of list item text in alert dialogs. |
int |
Theme_textColorHighlightInverse
Color of highlighted text, when used in a light theme. |
int |
Theme_textColorHintInverse
Inverse hint text color. |
int |
Theme_textColorLinkInverse
Color of link text (URLs), when used in a light theme. |
int |
Theme_textColorPrimary
The most prominent text color. |
int |
Theme_textColorPrimaryDisableOnly
Bright text color. |
int |
Theme_textColorPrimaryInverse
Primary inverse text color, useful for inverted backgrounds. |
int |
Theme_textColorPrimaryInverseDisableOnly
Bright inverse text color. |
int |
Theme_textColorPrimaryInverseNoDisable
Bright inverse text color. |
int |
Theme_textColorPrimaryNoDisable
Bright text color. |
int |
Theme_textColorSecondary
Secondary text color. |
int |
Theme_textColorSecondaryInverse
Secondary inverse text color, useful for inverted backgrounds. |
int |
Theme_textColorSecondaryInverseNoDisable
Dim inverse text color. |
int |
Theme_textColorSecondaryNoDisable
Dim text color. |
int |
Theme_textColorTertiary
Tertiary text color. |
int |
Theme_textColorTertiaryInverse
Tertiary inverse text color, useful for inverted backgrounds. |
int |
Theme_textEditNoPasteWindowLayout
Variation of textEditPasteWindowLayout displayed when the clipboard is empty. |
int |
Theme_textEditPasteWindowLayout
The layout of the view that is displayed on top of the cursor to paste inside a TextEdit field. |
int |
Theme_textEditSideNoPasteWindowLayout
Variation of textEditSidePasteWindowLayout displayed when the clipboard is empty. |
int |
Theme_textEditSidePasteWindowLayout
Used instead of textEditPasteWindowLayout when the window is moved on the side of the insertion cursor because it would be clipped if it were positioned on top. |
int |
Theme_textEditSuggestionItemLayout
Layout of the TextView item that will populate the suggestion popup window. |
int |
Theme_textSelectHandle
Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text. |
int |
Theme_textSelectHandleLeft
Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. |
int |
Theme_textSelectHandleRight
Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region. |
int |
Theme_textSelectHandleWindowStyle
Reference to a style that will be used for the window containing a text selection anchor. |
int |
Theme_textSuggestionsWindowStyle
Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText. |
int |
Theme_textViewStyle
Default TextView style. |
int |
Theme_timePickerDialogTheme
The TimePicker dialog theme. |
int |
Theme_timePickerStyle
The TimePicker style. |
int |
Theme_toolbarStyle
Default Toolbar style. |
int |
Theme_webTextViewStyle
Default WebTextView style. |
int |
Theme_webViewStyle
Default WebView style. |
int |
Theme_windowActionBar
Flag indicating whether this window should have an Action Bar in place of the usual title bar. |
int |
Theme_windowActionBarOverlay
Flag indicating whether this window's Action Bar should overlay application content. |
int |
Theme_windowActionModeOverlay
Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar). |
int |
Theme_windowActivityTransitions
Flag indicating whether this window allows Activity Transitions. |
int |
Theme_windowAllowEnterTransitionOverlap
Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. |
int |
Theme_windowAllowReturnTransitionOverlap
Flag indicating whether this Window's transition should overlap with the exiting transition of the called Activity when the called Activity finishes. |
int |
Theme_windowAnimationStyle
Reference to a style resource holding
the set of window animations to use, which can be
any of the attributes defined by
|
int |
Theme_windowBackground
Drawable to use as the overall window background. |
int |
Theme_windowBackgroundBlurRadius
Blur the screen behind the window with the bounds of the window. |
int |
Theme_windowBackgroundFallback
Drawable to draw selectively within the inset areas when the windowBackground has been set to null. |
int |
Theme_windowBlurBehindEnabled
If set, everything behind the window will be blurred with radius windowBackgroundBlurRadius. |
int |
Theme_windowBlurBehindRadius
When windowBlurBehindEnabled is set, this is the amount of blur to apply behind the window. |
int |
Theme_windowCloseOnTouchOutside
Control whether a container should automatically close itself if the user touches outside of it. |
int |
Theme_windowContentOverlay
This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title. |
int |
Theme_windowContentTransitionManager
Reference to a TransitionManager XML resource defining the desired transitions between different window content. |
int |
Theme_windowContentTransitions
Flag indicating whether this window requests that content changes be performed as scene changes with transitions. |
int |
Theme_windowDisablePreview
Flag allowing you to disable the splash screen for a window. |
int |
Theme_windowEnableSplitTouch
Flag indicating that this window should allow touches to be split across other windows that also support split touch. |
int |
Theme_windowEnterTransition
Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. |
int |
Theme_windowExitTransition
Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity. |
int |
Theme_windowFrame
Drawable to use as a frame around the window. |
int |
Theme_windowFullscreen
Flag indicating whether this window should fill the entire screen. |
int |
Theme_windowIsFloating
Flag indicating whether this is a floating window. |
int |
Theme_windowIsTranslucent
Flag indicating whether this is a translucent window. |
int |
Theme_windowNoDisplay
Flag indicating that this window should not be displayed at all. |
int |
Theme_windowNoTitle
Flag indicating whether there should be no title on this window. |
int |
Theme_windowOverscan
This constant is deprecated.
Overscan areas aren't set by any Android product anymore as of Android 11.
May be a boolean value, such as " |
int |
Theme_windowReenterTransition
Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity. |
int |
Theme_windowReturnTransition
Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close. |
int |
Theme_windowSharedElementEnterTransition
Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene. |
int |
Theme_windowSharedElementExitTransition
Reference to a Transition XML resource defining the desired Transition used when starting a new Activity to move shared elements prior to transferring to the called Activity. |
int |
Theme_windowSharedElementReenterTransition
Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. |
int |
Theme_windowSharedElementReturnTransition
Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. |
int |
Theme_windowSharedElementsUseOverlay
Indicates whether or not shared elements should use an overlay during transitions. |
int |
Theme_windowShowWallpaper
Flag indicating that this window's background should be the user's current wallpaper. |
int |
Theme_windowSoftInputMode
Defines the default soft input state that this window would like when it is displayed. |
int |
Theme_windowSwipeToDismiss
This constant is deprecated.
Swipe-to-dismiss isn't functional anymore.
May be a boolean value, such as " |
int |
Theme_windowTitleBackgroundStyle
The style resource to use for a window's title area. |
int |
Theme_windowTitleSize
The style resource to use for a window's title bar height. |
int |
Theme_windowTitleStyle
The style resource to use for a window's title text. |
int |
Theme_windowTransitionBackgroundFadeDuration
The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition. |
int |
Theme_windowTranslucentNavigation
Flag indicating whether this window requests a translucent navigation bar. |
int |
Theme_windowTranslucentStatus
Flag indicating whether this window requests a translucent status bar. |
int |
Theme_yesNoPreferenceStyle
Default style for YesNoPreference. |
int |
TimePicker_amPmBackgroundColor
The background color state list for the AM/PM selectors. |
int |
TimePicker_amPmTextColor
The color for the AM/PM selectors. |
int |
TimePicker_headerAmPmTextAppearance
This constant is deprecated.
Use headerTextColor instead.
May be a reference to another resource, in the form
" |
int |
TimePicker_headerBackground
The background for the header containing the currently selected time. |
int |
TimePicker_headerTimeTextAppearance
This constant is deprecated.
Use headerTextColor instead.
May be a reference to another resource, in the form
" |
int |
TimePicker_numbersBackgroundColor
The background color for the hours/minutes numbers. |
int |
TimePicker_numbersInnerTextColor
The color for the inner hours numbers used in 24-hour mode. |
int |
TimePicker_numbersSelectorColor
The color for the hours/minutes selector. |
int |
TimePicker_numbersTextColor
The color for the hours/minutes numbers. |
int |
TimePicker_timePickerMode
Defines the look of the widget. |
int |
ToggleButton_disabledAlpha
The alpha to apply to the indicator when disabled. |
int |
ToggleButton_textOff
The text for the button when it is not checked. |
int |
ToggleButton_textOn
The text for the button when it is checked. |
int |
Toolbar_LayoutParams_layout_gravity
Standard gravity constant that a child supplies to its parent. |
int |
Toolbar_buttonGravity
This symbol is the offset where the |
int |
Toolbar_collapseContentDescription
Text to set as the content description for the collapse button. |
int |
Toolbar_collapseIcon
Icon drawable to use for the collapse button. |
int |
Toolbar_contentInsetEnd
Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetEndWithActions
Minimum inset for content views within a bar when actions from a menu are present. |
int |
Toolbar_contentInsetLeft
Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetRight
Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetStart
Minimum inset for content views within a bar. |
int |
Toolbar_contentInsetStartWithNavigation
Minimum inset for content views within a bar when a navigation button is present, such as the Up button. |
int |
Toolbar_gravity
Specifies how an object should position its content, on both the X and Y axes, within its own bounds. |
int |
Toolbar_logo
Drawable to set as the logo that appears at the starting side of the Toolbar, just after the navigation button. |
int |
Toolbar_logoDescription
A content description string to describe the appearance of the associated logo image. |
int |
Toolbar_maxButtonHeight
This symbol is the offset where the |
int |
Toolbar_navigationContentDescription
Text to set as the content description for the navigation button located at the start of the toolbar. |
int |
Toolbar_navigationIcon
Icon drawable to use for the navigation button located at the start of the toolbar. |
int |
Toolbar_popupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the toolbar. |
int |
Toolbar_subtitle
Specifies subtitle text used for navigationMode="normal". |
int |
Toolbar_subtitleTextAppearance
This symbol is the offset where the |
int |
Toolbar_subtitleTextColor
A color to apply to the subtitle string. |
int |
Toolbar_title
The title associated with the item. |
int |
Toolbar_titleMargin
Specifies extra space on the left, start, right and end sides of the toolbar's title. |
int |
Toolbar_titleMarginBottom
Specifies extra space on the bottom side of the toolbar's title. |
int |
Toolbar_titleMarginEnd
Specifies extra space on the end side of the toolbar's title. |
int |
Toolbar_titleMarginStart
Specifies extra space on the start side of the toolbar's title. |
int |
Toolbar_titleMarginTop
Specifies extra space on the top side of the toolbar's title. |
int |
Toolbar_titleTextAppearance
This symbol is the offset where the |
int |
Toolbar_titleTextColor
A color to apply to the title string. |
int |
TransitionManager_fromScene
The originating scene in this scene change. |
int |
TransitionManager_toScene
The destination scene in this scene change. |
int |
TransitionManager_transition
The id of a transition to be used in a particular scene change. |
int |
TransitionSet_transitionOrdering
This symbol is the offset where the |
int |
TransitionTarget_excludeClass
The fully-qualified name of the Class to exclude from this transition. |
int |
TransitionTarget_excludeId
The id of a target to exclude from this transition. |
int |
TransitionTarget_excludeName
The transitionName of the target to exclude from this transition. |
int |
TransitionTarget_targetClass
The fully-qualified name of the Class to include in this transition. |
int |
TransitionTarget_targetId
The id of a target on which this transition will animate changes. |
int |
TransitionTarget_targetName
The transitionName of the target on which this transition will animation changes. |
int |
Transition_duration
Amount of time (in milliseconds) that the transition should run. |
int |
Transition_interpolator
Interpolator to be used in the animations spawned by this transition. |
int |
Transition_matchOrder
The match order to use for the transition. |
int |
Transition_startDelay
Delay in milliseconds before the transition starts. |
int |
TranslateAnimation_fromXDelta
This symbol is the offset where the |
int |
TranslateAnimation_fromYDelta
This symbol is the offset where the |
int |
TranslateAnimation_toXDelta
This symbol is the offset where the |
int |
TranslateAnimation_toYDelta
This symbol is the offset where the |
int |
TranslationService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
TvAdService_adServiceTypes
The advertisement types that the TV ad service supports. |
int |
TvInputService_canPauseRecording
Attribute whether the TV input service can pause recording programs. |
int |
TvInputService_canRecord
Attribute whether the TV input service can record programs. |
int |
TvInputService_settingsActivity
Component name of an activity that allows the user to modify the settings for this service. |
int |
TvInputService_setupActivity
Component name of an activity that allows the user to set up this service. |
int |
TvInputService_tunerCount
The number of tuners that the TV input service is associated with. |
int |
TvInteractiveAppService_supportedTypes
The interactive app types that the TV interactive app service supports. |
int |
TwoLineListItem_mode
This symbol is the offset where the |
int |
VectorDrawableClipPath_name
The Name of this path. |
int |
VectorDrawableClipPath_pathData
The specification of the operations that define the path. |
int |
VectorDrawableGroup_name
The name of this group. |
int |
VectorDrawableGroup_pivotX
The X coordinate of the center of rotation of a group. |
int |
VectorDrawableGroup_pivotY
The Y coordinate of the center of rotation of a group. |
int |
VectorDrawableGroup_rotation
The amount to rotate the group. |
int |
VectorDrawableGroup_scaleX
The amount to scale the group on X coordinate. |
int |
VectorDrawableGroup_scaleY
The amount to scale the group on X coordinate. |
int |
VectorDrawableGroup_translateX
The amount to translate the group on X coordinate. |
int |
VectorDrawableGroup_translateY
The amount to translate the group on Y coordinate. |
int |
VectorDrawablePath_fillAlpha
The alpha of the path fill, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
VectorDrawablePath_fillColor
The color to fill the path if not defined implies no fill. |
int |
VectorDrawablePath_fillType
sets the fillType for a path. |
int |
VectorDrawablePath_name
The name of this path. |
int |
VectorDrawablePath_pathData
The specification of the operations that define the path. |
int |
VectorDrawablePath_strokeAlpha
The opacity of a path stroke, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
VectorDrawablePath_strokeColor
The color to stroke the path if not defined implies no stroke. |
int |
VectorDrawablePath_strokeLineCap
sets the linecap for a stroked path. |
int |
VectorDrawablePath_strokeLineJoin
sets the lineJoin for a stroked path. |
int |
VectorDrawablePath_strokeMiterLimit
sets the Miter limit for a stroked path. |
int |
VectorDrawablePath_strokeWidth
The width a path stroke. |
int |
VectorDrawablePath_trimPathEnd
The fraction of the path to trim from the end from 0 to 1 . |
int |
VectorDrawablePath_trimPathOffset
Shift trim region (allows visible region to include the start and end) from 0 to 1. |
int |
VectorDrawablePath_trimPathStart
The fraction of the path to trim from the start from 0 to 1. |
int |
VectorDrawable_alpha
The opacity of the whole vector drawable, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
VectorDrawable_autoMirrored
Indicates if the drawable needs to be mirrored when its layout direction is RTL (right-to-left). |
int |
VectorDrawable_height
The intrinsic height of the Vector Drawable. |
int |
VectorDrawable_name
The name of this vector drawable. |
int |
VectorDrawable_opticalInsetBottom
Bottom optical inset. |
int |
VectorDrawable_opticalInsetLeft
Left optical inset. |
int |
VectorDrawable_opticalInsetRight
Right optical inset. |
int |
VectorDrawable_opticalInsetTop
Top optical inset. |
int |
VectorDrawable_tint
If set, specifies the color to apply to the drawable as a tint. |
int |
VectorDrawable_tintMode
When a tint color is set, specifies its Porter-Duff blending mode. |
int |
VectorDrawable_viewportHeight
The height of the canvas the drawing is on. |
int |
VectorDrawable_viewportWidth
The width of the canvas the drawing is on. |
int |
VectorDrawable_width
The intrinsic width of the Vector Drawable. |
int |
VerticalSlider_Layout_layout_scale
This symbol is the offset where the |
int |
ViewAnimator_animateFirstView
Defines whether to animate the current View when the ViewAnimation is first displayed. |
int |
ViewAnimator_inAnimation
Identifier for the animation to use when a view is shown. |
int |
ViewAnimator_outAnimation
Identifier for the animation to use when a view is hidden. |
int |
ViewDrawableStates_state_accelerated
State value for |
int |
ViewDrawableStates_state_activated
State value for |
int |
ViewDrawableStates_state_drag_can_accept
State for |
int |
ViewDrawableStates_state_drag_hovered
State for |
int |
ViewDrawableStates_state_enabled
State value for |
int |
ViewDrawableStates_state_focused
State value for |
int |
ViewDrawableStates_state_hovered
State value for |
int |
ViewDrawableStates_state_pressed
State value for |
int |
ViewDrawableStates_state_selected
State value for |
int |
ViewDrawableStates_state_window_focused
State value for |
int |
ViewFlipper_autoStart
When true, automatically start animating. |
int |
ViewFlipper_flipInterval
This symbol is the offset where the |
int |
ViewGroup_Layout_layout_height
Specifies the basic height of the view. |
int |
ViewGroup_Layout_layout_width
Specifies the basic width of the view. |
int |
ViewGroup_MarginLayout_layout_height
Specifies the basic height of the view. |
int |
ViewGroup_MarginLayout_layout_margin
Specifies extra space on the left, top, right and bottom sides of this view. |
int |
ViewGroup_MarginLayout_layout_marginBottom
Specifies extra space on the bottom side of this view. |
int |
ViewGroup_MarginLayout_layout_marginEnd
Specifies extra space on the end side of this view. |
int |
ViewGroup_MarginLayout_layout_marginHorizontal
Specifies extra space on the left and right sides of this view. |
int |
ViewGroup_MarginLayout_layout_marginLeft
Specifies extra space on the left side of this view. |
int |
ViewGroup_MarginLayout_layout_marginRight
Specifies extra space on the right side of this view. |
int |
ViewGroup_MarginLayout_layout_marginStart
Specifies extra space on the start side of this view. |
int |
ViewGroup_MarginLayout_layout_marginTop
Specifies extra space on the top side of this view. |
int |
ViewGroup_MarginLayout_layout_marginVertical
Specifies extra space on the top and bottom sides of this view. |
int |
ViewGroup_MarginLayout_layout_width
Specifies the basic width of the view. |
int |
ViewGroup_addStatesFromChildren
Sets whether this ViewGroup's drawable states also include its children's drawable states. |
int |
ViewGroup_alwaysDrawnWithCache
Defines whether the ViewGroup should always draw its children using their drawing cache or not. |
int |
ViewGroup_animateLayoutChanges
Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run. |
int |
ViewGroup_animationCache
Defines whether layout animations should create a drawing cache for their children. |
int |
ViewGroup_clipChildren
Defines whether a child is limited to draw inside of its bounds or not. |
int |
ViewGroup_clipToPadding
Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero. |
int |
ViewGroup_descendantFocusability
Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus. |
int |
ViewGroup_layoutAnimation
Defines the layout animation to use the first time the ViewGroup is laid out. |
int |
ViewGroup_layoutMode
Defines the layout mode of this ViewGroup. |
int |
ViewGroup_persistentDrawingCache
Defines the persistence of the drawing cache. |
int |
ViewGroup_splitMotionEvents
Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch. |
int |
ViewGroup_touchscreenBlocksFocus
Set to true if this ViewGroup blocks focus in the presence of a touchscreen. |
int |
ViewGroup_transitionGroup
Sets whether or not this ViewGroup should be treated as a single entity when doing an Activity transition. |
int |
ViewStub_id
Supply an identifier name for this view. |
int |
ViewStub_inflatedId
Overrides the id of the inflated View with this value. |
int |
ViewStub_layout
Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. |
int |
ViewTag_id
Specifies the key identifying a tag. |
int |
ViewTag_value
Specifies the value with which to tag the view. |
int |
View_accessibilityDataSensitive
Describes whether this view should allow interactions from AccessibilityServices only if the service sets the isAccessibilityTool property. |
int |
View_accessibilityHeading
Whether or not this view is a heading for accessibility purposes. |
int |
View_accessibilityLiveRegion
Indicates to accessibility services whether the user should be notified when this view changes. |
int |
View_accessibilityPaneTitle
The title this view should present to accessibility as a pane title. |
int |
View_accessibilityTraversalAfter
Sets the id of a view that screen readers are requested to visit before this view. |
int |
View_accessibilityTraversalBefore
Sets the id of a view that screen readers are requested to visit after this view. |
int |
View_allowClickWhenDisabled
Whether or not allow clicks on disabled view. |
int |
View_alpha
alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque). |
int |
View_autoHandwritingEnabled
Whether or not the auto handwriting initiation is enabled in this View. |
int |
View_autofillHints
Describes the content of a view so that a autofill service can fill in the appropriate data. |
int |
View_background
A drawable to use as the background. |
int |
View_backgroundTint
Tint to apply to the background. |
int |
View_backgroundTintMode
Blending mode used to apply the background tint. |
int |
View_clickable
Defines whether this view reacts to click events. |
int |
View_clipToOutline
Whether the View's Outline should be used to clip the contents of the View. |
int |
View_contentDescription
Defines text that briefly describes content of the view. |
int |
View_contentSensitivity
Must be one of the following constant values. |
int |
View_contextClickable
Defines whether this view reacts to context click events. |
int |
View_defaultFocusHighlightEnabled
Whether this View should use a default focus highlight when it gets focused but
doesn't have |
int |
View_drawingCacheQuality
Defines the quality of translucent drawing caches. |
int |
View_duplicateParentState
When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself. |
int |
View_elevation
base z depth of the view. |
int |
View_fadeScrollbars
Defines whether to fade out scrollbars when they are not in use. |
int |
View_fadingEdge
This attribute is ignored in API level 14
( |
int |
View_fadingEdgeLength
Defines the length of the fading edges. |
int |
View_filterTouchesWhenObscured
Specifies whether to filter touches when the view's window is obscured by another visible window. |
int |
View_fitsSystemWindows
Boolean internal attribute to adjust view layout based on system windows such as the status bar. |
int |
View_focusable
Controls whether a view can take focus. |
int |
View_focusableInTouchMode
Boolean that controls whether a view can take focus while in touch mode. |
int |
View_focusedByDefault
Whether this view is a default-focus view. |
int |
View_forceDarkAllowed
Whether or not the force dark feature is allowed to be applied to this View. |
int |
View_forceHasOverlappingRendering
Whether this view has elements that may overlap when drawn. |
int |
View_foreground
Defines the drawable to draw over the content. |
int |
View_foregroundGravity
Defines the gravity to apply to the foreground drawable. |
int |
View_foregroundTint
Tint to apply to the foreground. |
int |
View_foregroundTintMode
Blending mode used to apply the foreground tint. |
int |
View_handwritingBoundsOffsetBottom
The amount of offset that is applied to the bottom edge of the view's stylus handwriting bounds, which by default is the view's visible bounds. |
int |
View_handwritingBoundsOffsetLeft
The amount of offset that is applied to the left edge of the view's stylus handwriting bounds, which by default is the view's visible bounds. |
int |
View_handwritingBoundsOffsetRight
The amount of offset that is applied to the right edge of the view's stylus handwriting bounds, which by default is the view's visible bounds. |
int |
View_handwritingBoundsOffsetTop
The amount of offset that is applied to the top edge of the view's stylus handwriting bounds, which by default is the view's visible bounds. |
int |
View_hapticFeedbackEnabled
Boolean that controls whether a view should have haptic feedback enabled for events such as long presses. |
int |
View_id
Supply an identifier name for this view, to later retrieve it
with |
int |
View_importantForAccessibility
Describes whether or not this view is important for accessibility. |
int |
View_importantForAutofill
Hints the Android System whether the view node associated with this View should be included in a view structure used for autofill purposes. |
int |
View_importantForContentCapture
Hints the Android System whether the view node associated with this View should be use for content capture purposes. |
int |
View_isCredential
Boolean that hints the Android System that the view is credential and associated with CredentialManager May be a boolean value, such as " |
int |
View_isScrollContainer
Set this if the view will serve as a scrolling container, meaning that it can be resized to shrink its overall window so that there will be space for an input method. |
int |
View_keepScreenOn
Controls whether the view's window should keep the screen on while visible. |
int |
View_keyboardNavigationCluster
Whether this view is a root of a keyboard navigation cluster. |
int |
View_labelFor
Specifies the id of a view for which this view serves as a label for accessibility purposes. |
int |
View_layerType
Specifies the type of layer backing this view. |
int |
View_layoutDirection
Defines the direction of layout drawing. |
int |
View_longClickable
Defines whether this view reacts to long click events. |
int |
View_minHeight
Defines the minimum height of the view. |
int |
View_minWidth
Defines the minimum width of the view. |
int |
View_nestedScrollingEnabled
Specifies that this view should permit nested scrolling within a compatible ancestor view. |
int |
View_nextClusterForward
Defines the next keyboard navigation cluster. |
int |
View_nextFocusDown
Defines the next view to give focus to when the next focus is
|
int |
View_nextFocusForward
Defines the next view to give focus to when the next focus is
|
int |
View_nextFocusLeft
Defines the next view to give focus to when the next focus is
|
int |
View_nextFocusRight
Defines the next view to give focus to when the next focus is
|
int |
View_nextFocusUp
Defines the next view to give focus to when the next focus is
|
int |
View_onClick
Name of the method in this View's context to invoke when the view is clicked. |
int |
View_outlineAmbientShadowColor
Sets the color of the ambient shadow that is drawn when the view has a positive Z or elevation value. |
int |
View_outlineProvider
ViewOutlineProvider used to determine the View's Outline. |
int |
View_outlineSpotShadowColor
Sets the color of the spot shadow that is drawn when the view has a positive Z or elevation value. |
int |
View_overScrollMode
Defines over-scrolling behavior. |
int |
View_padding
Sets the padding, in pixels, of all four edges. |
int |
View_paddingBottom
Sets the padding, in pixels, of the bottom edge; see |
int |
View_paddingEnd
Sets the padding, in pixels, of the end edge; see |
int |
View_paddingHorizontal
Sets the padding, in pixels, of the left and right edges; see
|
int |
View_paddingLeft
Sets the padding, in pixels, of the left edge; see |
int |
View_paddingRight
Sets the padding, in pixels, of the right edge; see |
int |
View_paddingStart
Sets the padding, in pixels, of the start edge; see |
int |
View_paddingTop
Sets the padding, in pixels, of the top edge; see |
int |
View_paddingVertical
Sets the padding, in pixels, of the top and bottom edges; see
|
int |
View_pointerIcon
This symbol is the offset where the |
int |
View_preferKeepClear
Sets a preference to keep the bounds of this view clear from floating windows above this view's window. |
int |
View_requiresFadingEdge
Defines which edges should be faded on scrolling. |
int |
View_rotation
rotation of the view, in degrees. |
int |
View_rotationX
rotation of the view around the x axis, in degrees. |
int |
View_rotationY
rotation of the view around the y axis, in degrees. |
int |
View_saveEnabled
If false, no state will be saved for this view when it is being frozen. |
int |
View_scaleX
scale of the view in the x direction. |
int |
View_scaleY
scale of the view in the y direction. |
int |
View_screenReaderFocusable
Whether this view should be treated as a focusable unit by screen reader accessibility tools. |
int |
View_scrollIndicators
Defines which scroll indicators should be displayed when the view can be scrolled. |
int |
View_scrollX
The initial horizontal scroll offset, in pixels. |
int |
View_scrollY
The initial vertical scroll offset, in pixels. |
int |
View_scrollbarAlwaysDrawHorizontalTrack
Defines whether the horizontal scrollbar track should always be drawn. |
int |
View_scrollbarAlwaysDrawVerticalTrack
Defines whether the vertical scrollbar track should always be drawn. |
int |
View_scrollbarDefaultDelayBeforeFade
Defines the delay in milliseconds that a scrollbar waits before fade out. |
int |
View_scrollbarFadeDuration
Defines the delay in milliseconds that a scrollbar takes to fade out. |
int |
View_scrollbarSize
Sets the width of vertical scrollbars and height of horizontal scrollbars. |
int |
View_scrollbarStyle
Controls the scrollbar style and position. |
int |
View_scrollbarThumbHorizontal
Defines the horizontal scrollbar thumb drawable. |
int |
View_scrollbarThumbVertical
Defines the vertical scrollbar thumb drawable. |
int |
View_scrollbarTrackHorizontal
Defines the horizontal scrollbar track drawable. |
int |
View_scrollbarTrackVertical
Defines the vertical scrollbar track drawable. |
int |
View_scrollbars
Defines which scrollbars should be displayed on scrolling or not. |
int |
View_soundEffectsEnabled
Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching. |
int |
View_stateListAnimator
Sets the state-based animator for the View. |
int |
View_supplementalDescription
Provides brief supplemental information for the view, such as the purpose of the view when that purpose is not conveyed within its textual representation. |
int |
View_tag
Supply a tag for this view containing a String, to be retrieved
later with |
int |
View_textAlignment
Defines the alignment of the text. |
int |
View_textDirection
Defines the direction of the text. |
int |
View_theme
Specifies a theme override for a view. |
int |
View_tooltipText
Defines text displayed in a small popup window on hover or long press. |
int |
View_transformPivotX
x location of the pivot point around which the view will rotate and scale. |
int |
View_transformPivotY
y location of the pivot point around which the view will rotate and scale. |
int |
View_transitionName
Names a View such that it can be identified for Transitions. |
int |
View_translationX
translation in x of the view. |
int |
View_translationY
translation in y of the view. |
int |
View_translationZ
translation in z of the view. |
int |
View_verticalScrollbarPosition
Determines which side the vertical scroll bar should be placed on. |
int |
View_visibility
Controls the initial visibility of the view. |
int |
VisibilityTransition_transitionVisibilityMode
Changes whether the transition supports appearing and/or disappearing Views. |
int |
VoiceInteractionService_recognitionService
The service that provides voice recognition. |
int |
VoiceInteractionService_sessionService
The service that hosts active voice interaction sessions. |
int |
VoiceInteractionService_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
VoiceInteractionService_supportsAssist
Flag indicating whether this voice interaction service is capable of handling the assist action. |
int |
VoiceInteractionService_supportsLaunchVoiceAssistFromKeyguard
Flag indicating whether this voice interaction service is capable of being launched from the keyguard. |
int |
VoiceInteractionService_supportsLocalInteraction
Flag indicating whether this voice interaction service can handle local voice interaction requests from an Activity. |
int |
VolumePreference_streamType
Different audio stream types. |
int |
WallpaperPreviewInfo_staticWallpaperPreview
A resource id of a static drawable. |
int |
Wallpaper_author
Name of the author and/or source/collection of this component, for example, Art Collection, Picasso. |
int |
Wallpaper_contextDescription
Title of the uri that specifies a link for further context of this wallpaper, for example, Explore collection. |
int |
Wallpaper_contextUri
Uri that specifies a link for further context of this wallpaper, for example, http://www.picasso.org. |
int |
Wallpaper_description
Short description of the component's purpose or behavior. |
int |
Wallpaper_settingsActivity
Fully qualified class name of an activity that allows the user to modify the settings for this service. |
int |
Wallpaper_settingsSliceUri
Uri that specifies a settings Slice for this wallpaper. |
int |
Wallpaper_shouldUseDefaultUnfoldTransition
Indicates that this wallpaper service should receive zoom transition updates when changing the structural state of the device (e.g. |
int |
Wallpaper_showMetadataInPreview
Whether to show any metadata when previewing the wallpaper. |
int |
Wallpaper_supportsMultipleDisplays
Indicates that this wallpaper service can support multiple engines to render on each surface independently. |
int |
Wallpaper_thumbnail
Reference to the wallpaper's thumbnail bitmap. |
int |
WindowAnimation_activityCloseEnterAnimation
When closing the current activity, this is the animation that is run on the next activity (which is entering the screen). |
int |
WindowAnimation_activityCloseExitAnimation
When closing the current activity, this is the animation that is run on the current activity (which is exiting the screen). |
int |
WindowAnimation_activityOpenEnterAnimation
When opening a new activity, this is the animation that is run on the next activity (which is entering the screen). |
int |
WindowAnimation_activityOpenExitAnimation
When opening a new activity, this is the animation that is run on the previous activity (which is exiting the screen). |
int |
WindowAnimation_launchTaskBehindSourceAnimation
When opening an activity in a new task using Intent.FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the old task (which is already on the screen and then stays on). |
int |
WindowAnimation_launchTaskBehindTargetAnimation
When opening an activity in a new task using Intent/FLAG_ACTIVITY_LAUNCH_BEHIND, this is the animation that is run on the activity of the new task (which is entering the screen and then leaving). |
int |
WindowAnimation_taskCloseEnterAnimation
When closing the last activity of a task, this is the animation that is run on the activity of the next task (which is entering the screen). |
int |
WindowAnimation_taskCloseExitAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen). |
int |
WindowAnimation_taskOpenEnterAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the new task (which is entering the screen). |
int |
WindowAnimation_taskOpenExitAnimation
When opening an activity in a new task, this is the animation that is run on the activity of the old task (which is exiting the screen). |
int |
WindowAnimation_taskToBackEnterAnimation
When sending the current task to the background, this is the animation that is run on the top activity of the task behind it (which is entering the screen). |
int |
WindowAnimation_taskToBackExitAnimation
When sending the current task to the background, this is the animation that is run on the top activity of the current task (which is exiting the screen). |
int |
WindowAnimation_taskToFrontEnterAnimation
When bringing an existing task to the foreground, this is the animation that is run on the top activity of the task being brought to the foreground (which is entering the screen). |
int |
WindowAnimation_taskToFrontExitAnimation
When bringing an existing task to the foreground, this is the animation that is run on the current foreground activity (which is exiting the screen). |
int |
WindowAnimation_wallpaperCloseEnterAnimation
When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the new activity (which is entering the screen). |
int |
WindowAnimation_wallpaperCloseExitAnimation
When opening a new activity that hides the wallpaper, while currently showing the wallpaper, this is the animation that is run on the old wallpaper activity (which is exiting the screen). |
int |
WindowAnimation_wallpaperIntraCloseEnterAnimation
When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the previous activity (which is entering the screen). |
int |
WindowAnimation_wallpaperIntraCloseExitAnimation
When closing a foreround activity that is on top of the wallpaper when the previous activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). |
int |
WindowAnimation_wallpaperIntraOpenEnterAnimation
When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the new activity (which is entering the screen). |
int |
WindowAnimation_wallpaperIntraOpenExitAnimation
When opening a new activity that is on top of the wallpaper when the current activity is also on top of the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). |
int |
WindowAnimation_wallpaperOpenEnterAnimation
When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the new wallpaper activity (which is entering the screen). |
int |
WindowAnimation_wallpaperOpenExitAnimation
When opening a new activity that shows the wallpaper, while currently not showing the wallpaper, this is the animation that is run on the current activity (which is exiting the screen). |
int |
WindowAnimation_windowEnterAnimation
The animation used when a window is being added. |
int |
WindowAnimation_windowExitAnimation
The animation used when a window is being removed. |
int |
WindowAnimation_windowHideAnimation
The animation used when a window is going from VISIBLE to INVISIBLE. |
int |
WindowAnimation_windowShowAnimation
The animation used when a window is going from INVISIBLE to VISIBLE. |
int |
Window_backgroundDimAmount
Default background dim amount when a menu, dialog, or something similar pops up. |
int |
Window_backgroundDimEnabled
Control whether dimming behind the window is enabled. |
int |
Window_enforceNavigationBarContrast
Sets whether the system should ensure that the navigation bar has enough contrast when a fully transparent background is requested. |
int |
Window_enforceStatusBarContrast
This constant is deprecated.
Draw proper background behind
May be a boolean value, such as " |
int |
Window_navigationBarColor
This constant is deprecated.
Draw proper background behind
May be a color value, in the form of " |
int |
Window_navigationBarDividerColor
This constant is deprecated.
Draw proper background behind
May be a color value, in the form of " |
int |
Window_statusBarColor
This constant is deprecated.
Draw proper background behind
May be a color value, in the form of " |
int |
Window_textColor
Color of text (usually same as colorForeground). |
int |
Window_windowActionBar
Flag indicating whether this window should have an Action Bar in place of the usual title bar. |
int |
Window_windowActionBarOverlay
Flag indicating whether this window's Action Bar should overlay application content. |
int |
Window_windowActionModeOverlay
Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar). |
int |
Window_windowActivityTransitions
Flag indicating whether this window allows Activity Transitions. |
int |
Window_windowAllowEnterTransitionOverlap
Flag indicating whether this Window's transition should overlap with the exiting transition of the calling Activity. |
int |
Window_windowAllowReturnTransitionOverlap
Flag indicating whether this Window's transition should overlap with the exiting transition of the called Activity when the called Activity finishes. |
int |
Window_windowAnimationStyle
Reference to a style resource holding
the set of window animations to use, which can be
any of the attributes defined by
|
int |
Window_windowBackground
Drawable to use as the overall window background. |
int |
Window_windowBackgroundBlurRadius
Blur the screen behind the window with the bounds of the window. |
int |
Window_windowBackgroundFallback
Drawable to draw selectively within the inset areas when the windowBackground has been set to null. |
int |
Window_windowBlurBehindEnabled
If set, everything behind the window will be blurred with radius windowBackgroundBlurRadius. |
int |
Window_windowBlurBehindRadius
When windowBlurBehindEnabled is set, this is the amount of blur to apply behind the window. |
int |
Window_windowClipToOutline
Whether to clip window content to the outline of the window background. |
int |
Window_windowCloseOnTouchOutside
Control whether a container should automatically close itself if the user touches outside of it. |
int |
Window_windowContentOverlay
This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title. |
int |
Window_windowContentTransitionManager
Reference to a TransitionManager XML resource defining the desired transitions between different window content. |
int |
Window_windowContentTransitions
Flag indicating whether this window requests that content changes be performed as scene changes with transitions. |
int |
Window_windowDisablePreview
Flag allowing you to disable the splash screen for a window. |
int |
Window_windowDrawsSystemBarBackgrounds
Flag indicating whether this Window is responsible for drawing the background for the system bars. |
int |
Window_windowElevation
Elevation to use for the window. |
int |
Window_windowEnableSplitTouch
Flag indicating that this window should allow touches to be split across other windows that also support split touch. |
int |
Window_windowEnterTransition
Reference to a Transition XML resource defining the desired Transition used to move Views into the initial Window's content Scene. |
int |
Window_windowExitTransition
Reference to a Transition XML resource defining the desired Transition used to move Views out of the Window's content Scene when launching a new Activity. |
int |
Window_windowFrame
Drawable to use as a frame around the window. |
int |
Window_windowFullscreen
Flag indicating whether this window should fill the entire screen. |
int |
Window_windowIsFloating
Flag indicating whether this is a floating window. |
int |
Window_windowIsFrameRatePowerSavingsBalanced
Offer Window the ability to opt out the UI Toolkit discrete variable refresh rate. |
int |
Window_windowIsTranslucent
Flag indicating whether this is a translucent window. |
int |
Window_windowLayoutInDisplayCutoutMode
Controls how the window is laid out if there is a |
int |
Window_windowLightNavigationBar
If set, the navigation bar will be drawn such that it is compatible with a light navigation bar background. |
int |
Window_windowLightStatusBar
If set, the status bar will be drawn such that it is compatible with a light status bar background. |
int |
Window_windowMinWidthMajor
The minimum width the window is allowed to be, along the major axis of the screen. |
int |
Window_windowMinWidthMinor
The minimum width the window is allowed to be, along the minor axis of the screen. |
int |
Window_windowNoDisplay
Flag indicating that this window should not be displayed at all. |
int |
Window_windowNoMoveAnimation
Flag indicating whether this window should skip movement animations. |
int |
Window_windowNoTitle
Flag indicating whether there should be no title on this window. |
int |
Window_windowOptOutEdgeToEdgeEnforcement
Flag indicating whether this window would opt out the edge-to-edge enforcement. |
int |
Window_windowOverscan
This constant is deprecated.
Overscan areas aren't set by any Android product anymore as of Android 11.
May be a boolean value, such as " |
int |
Window_windowReenterTransition
Reference to a Transition XML resource defining the desired Transition used to move Views in to the scene when returning from a previously-started Activity. |
int |
Window_windowReturnTransition
Reference to a Transition XML resource defining the desired Transition used to move Views out of the scene when the Window is preparing to close. |
int |
Window_windowSharedElementEnterTransition
Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred into the Window's initial content Scene. |
int |
Window_windowSharedElementExitTransition
Reference to a Transition XML resource defining the desired Transition used when starting a new Activity to move shared elements prior to transferring to the called Activity. |
int |
Window_windowSharedElementReenterTransition
Reference to a Transition XML resource defining the desired Transition used for shared elements transferred back to a calling Activity. |
int |
Window_windowSharedElementReturnTransition
Reference to a Transition XML resource defining the desired Transition used to move shared elements transferred back to a calling Activity. |
int |
Window_windowSharedElementsUseOverlay
Indicates whether or not shared elements should use an overlay during transitions. |
int |
Window_windowShowWallpaper
Flag indicating that this window's background should be the user's current wallpaper. |
int |
Window_windowSoftInputMode
Defines the default soft input state that this window would like when it is displayed. |
int |
Window_windowSplashScreenAnimatedIcon
Replace an icon in the center of the starting window, if the object is animated and drawable(e.g. |
int |
Window_windowSplashScreenAnimationDuration
This constant is deprecated.
Not used by framework starting from API level 33. The system estimates the
duration of the vector animation automatically.
May be an integer value, such as " |
int |
Window_windowSplashScreenBackground
The background color for the splash screen, if not specify then system will calculate from windowBackground. |
int |
Window_windowSplashScreenBehavior
Specify whether this application always wants the icon to be displayed on the splash screen. |
int |
Window_windowSplashScreenBrandingImage
Place a drawable image in the bottom of the starting window. |
int |
Window_windowSplashScreenIconBackgroundColor
Set a background behind the splash screen icon. |
int |
Window_windowSplashscreenContent
Reference to a drawable to be used as the splash screen content of the window. |
int |
Window_windowTransitionBackgroundFadeDuration
The duration, in milliseconds, of the window background fade duration when transitioning into or away from an Activity when called with an Activity Transition. |
int |
Window_windowTranslucentNavigation
Flag indicating whether this window requests a translucent navigation bar. |
int |
Window_windowTranslucentStatus
Flag indicating whether this window requests a translucent status bar. |
Fields | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public
static
final
int[] |
AbsListView
Attributes that can be used with a AbsListView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AbsSpinner
Attributes that can be used with a AbsSpinner. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AbsoluteLayout_Layout
Attributes that can be used with a AbsoluteLayout_Layout. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AccelerateInterpolator
Attributes that can be used with a AccelerateInterpolator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AccessibilityService
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AccessibilityShortcutTarget
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AccountAuthenticator
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ActionBar
Attributes used to style the Action Bar. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ActionBar_LayoutParams
Attributes that can be used with a ActionBar_LayoutParams. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ActionMenuItemView
Attributes that can be used with a ActionMenuItemView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ActionMode
Attributes that can be used with a ActionMode. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ActivityChooserView
Attrbitutes for a ActvityChooserView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AdapterViewAnimator
Attributes that can be used with a AdapterViewAnimator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AdapterViewFlipper
Attributes that can be used with a AdapterViewFlipper. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AdaptiveIconDrawableLayer
Drawable used to draw adaptive icons with foreground and background layers. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AidFilter
Specify one or more |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AidGroup
Specify one or more |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AidPrefixFilter
Specify one or more |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AlertDialog
The set of attributes that describe a AlertDialog's theme. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AlphaAnimation
Attributes that can be used with a AlphaAnimation. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnalogClock
Attributes that can be used with a AnalogClock. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifest
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestAction
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestActivity
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestActivityAlias
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestAdditionalCertificate
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestAdoptPermissions
Private tag to declare the package name that the permissions of this package is based on. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestAllowPermission
The This appears as a child tag of the
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestApplication
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestAttribution
An attribution is a logical part of an app and is identified by a tag. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestAttributionInheritFrom
Declares previously declared attributions this attribution inherits from. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestCategory
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestCompatibleScreensScreen
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestData
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestDenyPermission
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestExtensionSdk
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestFeatureGroup
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestGrantUriPermission
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestInstallConstraints
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestInstrumentation
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestIntentFilter
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestKeySet
Attributes that can be used with a AndroidManifestKeySet. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestLayout
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestLibrary
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestMetaData
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestOriginalPackage
Private tag to declare the original package name that this package is based on. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestPackageVerifier
Attributes relating to a package verifier. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestPathPermission
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestPermission
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestPermissionGroup
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestPermissionTree
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestProcess
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestProcesses
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestProfileable
Attributes that can be used with a AndroidManifestProfileable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestProperty
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestProtectedBroadcast
Private tag to declare system protected broadcast actions. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestProvider
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestPublicKey
Attributes that can be used with a AndroidManifestPublicKey. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestQueries
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestQueriesIntent
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestQueriesPackage
Attributes that can be used with a AndroidManifestQueriesPackage. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestQueriesProvider
Attributes that can be used with a AndroidManifestQueriesProvider. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestReceiver
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestRequiredFeature
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestRequiredNotFeature
Attributes that can be used with a AndroidManifestRequiredNotFeature. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestResourceOverlay
Attributes relating to resource overlay packages. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestSdkLibrary
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestService
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestStaticLibrary
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestSupportsInputInputType
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestSupportsScreens
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUpgradeKeySet
Associate declared KeySets with upgrading capability. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUriRelativeFilterGroup
Attributes that can be supplied in an AndroidManifest.xml
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesConfiguration
This field is deprecated.
Use Includes the following attributes: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesFeature
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesLibrary
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesNativeLibrary
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesPackage
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesPermission
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesSdk
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesSdkLibrary
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesSplit
Attributes that can be used with a AndroidManifestUsesSplit. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AndroidManifestUsesStaticLibrary
The |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatedImageDrawable
Drawable used to draw animated images (gif). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatedRotateDrawable
Attributes that can be used with a AnimatedRotateDrawable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatedStateListDrawable
Drawable used to render several states with animated transitions. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatedStateListDrawableItem
Transition used to animate between states with keyframe IDs. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatedStateListDrawableTransition
Transition used to animate between states with keyframe IDs. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatedVectorDrawable
Define the AnimatedVectorDrawable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatedVectorDrawableTarget
Defines the target used in the AnimatedVectorDrawable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
Animation
Attributes that can be used with a Animation. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimationDrawable
Drawable used to render several animated frames. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimationDrawableItem
Represents a single frame inside an AnimationDrawable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimationScaleListDrawable
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimationSet
Attributes that can be used with a AnimationSet. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
Animator
Attributes that can be used with a Animator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnimatorSet
Attributes that can be used with a AnimatorSet. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnticipateInterpolator
Attributes that can be used with a AnticipateInterpolator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AnticipateOvershootInterpolator
Attributes that can be used with a AnticipateOvershootInterpolator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AppWidgetProviderInfo
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ArcMotion
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AutoCompleteTextView
Attributes that can be used with a AutoCompleteTextView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AutofillService
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
AutofillService_CompatibilityPackage
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
BitmapDrawable
Drawable used to draw bitmaps. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
Bookmark
Attributes that can be used with a Bookmark. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
Button
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
CalendarView
Attributes that can be used with a CalendarView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ChangeBounds
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ChangeTransform
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
CheckBoxPreference
Base attributes available to CheckBoxPreference. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
CheckedTextView
Attributes that can be used with a CheckedTextView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
Chronometer
Attributes that can be used with a Chronometer. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ClipDrawable
Attributes that can be used with a ClipDrawable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ClipRectAnimation
Attributes that can be used with a ClipRectAnimation. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ColorDrawable
Drawable used to draw a single color. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ColorStateListItem
Attributes that can be assigned to a ColorStateList item. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
CompoundButton
Attributes that can be used with a CompoundButton. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ContactsDataKind
Maps a specific contact data MIME-type to styling information. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
CredentialProvider
Contains Credential Provider related metadata. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
CredentialProvider_Capabilities
A list of capabilities that indicates to the OS what kinds of credentials this provider supports. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
CycleInterpolator
Attributes that can be used with a CycleInterpolator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DatePicker
Attributes that can be used with a DatePicker. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DateTimeView
Attributes that can be used with a DateTimeView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DecelerateInterpolator
Attributes that can be used with a DecelerateInterpolator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DeviceAdmin
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DialogPreference
Base attributes available to DialogPreference. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
Drawable
Base attributes that are available to all Drawable objects. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DrawableCorners
Describes the corners for the rectangle shape of a GradientDrawable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DrawableStates
Set of framework-provided states that may be specified on a Drawable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
DrawableWrapper
Drawable class used to wrap other drawables. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
Dream
Use |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
EdgeEffect
Used as a filter array on the theme to pull out only the EdgeEffect-relevant bits. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
EditText
Attributes that can be used with a EditText. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ExpandableListChildIndicatorState
State array representing an expandable list child's indicator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ExpandableListGroupIndicatorState
State array representing an expandable list group's indicator. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ExpandableListView
Attributes that can be used with a ExpandableListView. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
public
static
final
int[] |
ExtendAnimation
Defines the ExtendAnimation used to extend windows during animations Includes the following attributes:
|