java.lang.Object | |
↳ | com.google.android.gms.R.attr |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
adSize | The size of the ad. | ||||||||||
adSizes | A comma-separated list of the supported ad sizes. | ||||||||||
adUnitId | The ad unit ID. | ||||||||||
allowShortcuts | Whether or not global search is enabled for this corpus. | ||||||||||
appTheme | Theme to be used for the Wallet selector
Must be one of the following constant values. |
||||||||||
buyButtonAppearance | Appearance of the buy button. | ||||||||||
buyButtonHeight | Height of the buy button. | ||||||||||
buyButtonText | Text on the buy button. | ||||||||||
buyButtonWidth | Width of the buy button. | ||||||||||
cameraBearing | Must be a floating point value, such as " |
||||||||||
cameraTargetLat | Must be a floating point value, such as " |
||||||||||
cameraTargetLng | Must be a floating point value, such as " |
||||||||||
cameraTilt | Must be a floating point value, such as " |
||||||||||
cameraZoom | Must be a floating point value, such as " |
||||||||||
contentProviderUri | The URI of the content provider that the index should crawl to get the data for this corpus. | ||||||||||
corpusId | The ID of the corpus. | ||||||||||
corpusVersion | The version of the corpus. | ||||||||||
defaultIntentAction | The default value for the global search section default_intent_action . |
||||||||||
defaultIntentActivity | The default value for the global search section default_intent_aactivity . |
||||||||||
defaultIntentData | The default value for the global search section default_intent_data . |
||||||||||
environment | Google Wallet environment to use
Must be one of the following constant values. |
||||||||||
featureType | The type of this feature. | ||||||||||
fragmentMode | Fragment mode
Must be one of the following constant values. |
||||||||||
fragmentStyle | A style resource specifing attributes to customize the look and feel of WalletFragment
Must be a reference to another resource, in the form " |
||||||||||
indexPrefixes | Indicates if this section should support prefix matching. | ||||||||||
inputEnabled | Whether or not this corpus could be useful input for IME. | ||||||||||
mapType | Must be one of the following constant values. |
||||||||||
maskedWalletDetailsBackground | Masked wallet details background
May be a reference to another resource, in the form " |
||||||||||
maskedWalletDetailsButtonBackground | "Change" button background in masked wallet details view
May be a reference to another resource, in the form " |
||||||||||
maskedWalletDetailsButtonTextAppearance | TextAppearance for the "Change" button in masked wallet details view
Must be a reference to another resource, in the form " |
||||||||||
maskedWalletDetailsHeaderTextAppearance | TextAppearance for headers describing masked wallet details
Must be a reference to another resource, in the form " |
||||||||||
maskedWalletDetailsLogoImageType | Type of the wallet logo image in masked wallet details view
Must be one of the following constant values. |
||||||||||
maskedWalletDetailsLogoTextColor | Color of the Google Wallet logo text in masked wallet details view
Must be a color value, in the form of " |
||||||||||
maskedWalletDetailsTextAppearance | TextAppearance for masked wallet details
Must be a reference to another resource, in the form " |
||||||||||
noIndex | Indicates if this section should not be indexed. | ||||||||||
paramName | The name of this parameter. | ||||||||||
paramValue | The value of this parameter. | ||||||||||
schemaOrgProperty | Section corresponds to this schema.org property. | ||||||||||
schemaOrgType | schema.org type of documents in this corpus. | ||||||||||
searchEnabled | Whether or not global search is enabled for this app. | ||||||||||
searchLabel | A localized string to identify this app's data within the global search app. | ||||||||||
sectionContent | The content of this global search section. | ||||||||||
sectionFormat | The format of the section. | ||||||||||
sectionId | The ID of the section. | ||||||||||
sectionType | The type of global search section for this mapping. | ||||||||||
sectionWeight | The weight of the section. | ||||||||||
settingsDescription | A localized string to describe this apps data within the global search apps settings. | ||||||||||
sourceClass | Class of the source. | ||||||||||
subsectionSeparator | Subsection separator. | ||||||||||
toAddressesSection | Sections containing entities communicated with in a given document. | ||||||||||
trimmable | Indicates if documents from this corpus can be trimmed when the index reaches its quota. | ||||||||||
uiCompass | Must be a boolean value, either " |
||||||||||
uiRotateGestures | Must be a boolean value, either " |
||||||||||
uiScrollGestures | Must be a boolean value, either " |
||||||||||
uiTiltGestures | Must be a boolean value, either " |
||||||||||
uiZoomControls | Must be a boolean value, either " |
||||||||||
uiZoomGestures | Must be a boolean value, either " |
||||||||||
useViewLifecycle | Must be a boolean value, either " |
||||||||||
userInputSection | If this section is non-empty, the document is considered to be input by the user if
either userInputValue is not set or the content of this section is equal to that
value. |
||||||||||
userInputTag | Tag name for documents that contain data input by the user. | ||||||||||
userInputValue | If set, userInputSection contents needs to equal this value for the document
to be considered input by user. |
||||||||||
zOrderOnTop | Must be a boolean value, either " |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
A comma-separated list of the supported ad sizes. The sizes must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The ad unit ID.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Whether or not global search is enabled for this corpus. Optional; defaults to
true
. If set to false
, it will be treated as if the GlobalSearchCorpus
element did not exist.
Allow shortcuts to global search results from this corpus to be created. If set to
true
, the global search app may allow the user to create shortcuts to results, for
example on the users home screen. The shortcuts may be long lived, and may persist after the
linked document has been deleted. The activity that handles the global search result intent
should be able to deal with this gracefully. Defaults to false
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Theme to be used for the Wallet selector
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
holo_dark | 0 | |
holo_light | 1 |
Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome"
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
classic | 1 | |
grayscale | 2 | |
monochrome | 3 |
Height of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific height, e.g. "48dp", or special values "match_parent" and "wrap_content".
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant | Value | Description |
---|---|---|
match_parent | -1 | |
wrap_content | -2 |
Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now"
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
buy_with_google | 1 | |
buy_now | 2 | |
book_now | 3 |
Width of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific width, e.g. "300dp", or special values "match_parent" and "wrap_content".
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant | Value | Description |
---|---|---|
match_parent | -1 | |
wrap_content | -2 |
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The URI of the content provider that the index should crawl to get the data for this corpus. Required. This string must not change between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The ID of the corpus. Required. This string must not change between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The version of the corpus. Optional; defaults to "0"
. This string must not change
between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The default value for the global search section default_intent_action
. Optional.
This string must not change between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The default value for the global search section default_intent_aactivity
. Optional.
This string must not change between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The default value for the global search section default_intent_data
. Optional.
This string must not change between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Google Wallet environment to use
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
production | 1 | |
sandbox | 0 | |
strict_sandbox | 2 |
The type of this feature. Required.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
match_global_nicknames | 1 | Enable global nickname matching on this section |
demote_common_words | 2 | Demote common words by a factor in this section |
demote_rfc822_hostnames | 3 | Demote RFC822 hostnames by a factor in this section. Only applicable to RFC822 sections |
omnibox_url_section | 4 | Mark this is an omnibox url section. May enable special ranking and matching behavior. Only application to url sections. |
omnibox_title_section | 5 | Mark this is an omnibox title section. May enable special ranking and matching behavior. |
Fragment mode
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
buyButton | 1 | |
selectionDetails | 2 |
A style resource specifing attributes to customize the look and feel of WalletFragment
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
Indicates if this section should support prefix matching. Optional; defaults to
false
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Whether or not this corpus could be useful input for IME. Optional; defaults to
true
. If set to false
, it will be treated as if the IMECorpus
element did not exist.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
none | 0 | |
normal | 1 | |
satellite | 2 | |
terrain | 3 | |
hybrid | 4 |
Masked wallet details background
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
"Change" button background in masked wallet details view
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
TextAppearance for the "Change" button in masked wallet details view
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
TextAppearance for headers describing masked wallet details
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
Type of the wallet logo image in masked wallet details view
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
classic | 1 | |
monochrome | 2 |
Color of the Google Wallet logo text in masked wallet details view
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
TextAppearance for masked wallet details
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
Indicates if this section should not be indexed. Optional; defaults to false
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The name of this parameter. Required.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The value of this parameter. Optional.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Section corresponds to this schema.org property. Optional.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
schema.org type of documents in this corpus. Optional.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Whether or not global search is enabled for this app. Optional; defaults to true
.
If set to false
, it will be treated as if the GlobalSearch
element did not
exist.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
A localized string to identify this app's data within the global search app. Required.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The content of this global search section. This is a global search section template string. It should contain a reference to a string which can change between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The format of the section. Optional; default to plain
.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
plain | 0 | |
html | 1 | |
rfc822 | 2 | |
url | 3 |
The ID of the section. Required. This string must not change between configurations.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
The type of global search section for this mapping.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
text1 | 0 | |
text2 | 1 | |
icon_uri | 2 | |
intent_action | 3 | |
intent_data | 4 | |
intent_data_id | 5 | |
intent_extra_data | 6 | |
large_icon_uri | 7 | |
intent_activity | 8 |
The weight of the section. Optional; defaults to 1.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
A localized string to describe this apps data within the global search apps settings. Optional.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Class of the source. One of the following: email, contact, and instant-message.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
email | 0 | |
contact | 1 | |
instant_message | 2 |
Subsection separator. Optional. If not provided, the section is not split into subsections.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Sections containing entities communicated with in a given document. Entities can be names, email addresses or phone numbers.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Indicates if documents from this corpus can be trimmed when the index reaches its quota.
Optional; defaults to true
.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
If this section is non-empty, the document is considered to be input by the user if
either userInputValue
is not set or the content of this section is equal to that
value.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Tag name for documents that contain data input by the user. Optional.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
If set, userInputSection
contents needs to equal this value for the document
to be considered input by user.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.