diff --git a/docs/html/reference/android/support/wearable/R.anim.html b/docs/html/reference/android/support/wearable/R.anim.html index f05d0cd53f7b9c3325f05ba792bf82e215bc1bec..b1ccafde2dc10c0071a9d83f18448a454124bf37 100644 --- a/docs/html/reference/android/support/wearable/R.anim.html +++ b/docs/html/reference/android/support/wearable/R.anim.html @@ -89,6 +89,11 @@ + + + + + @@ -475,10 +480,12 @@ type="text/css">
?[package:][type:]na
public
static
+ int
+ circle_radius_percent
+
+ Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
circle_radius_pressed
@@ -807,6 +830,22 @@ or to a theme attribute in the form "?[package:][type:]na
+
+
+ public
+ static
+
+ int
+ circle_radius_pressed_percent
+
+ Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
+
+
+
+
+
+
+
public
@@ -1137,6 +1176,22 @@ or to a theme attribute in the form "?[package:][type:]na
public
static
+ int
+ layoutManager
+
+ Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
layout_box
@@ -1148,7 +1203,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1164,7 +1219,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1180,7 +1235,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1196,7 +1251,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1212,7 +1267,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1228,7 +1283,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1244,7 +1299,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1260,7 +1315,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1276,7 +1331,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1292,7 +1347,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1308,7 +1363,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1324,7 +1379,7 @@ or to a theme attribute in the form "?[package:][type:]na
-
+
public
static
@@ -1341,6 +1396,22 @@ or to a theme attribute in the form "?[package:][type:]na
+
+
+ public
+ static
+
+ int
+ reverseLayout
+
+ Must be a boolean value, either "true
" or "false
".
+
+
+
+
+
+
+
public
@@ -1379,6 +1450,54 @@ or to a theme attribute in the form "?[package:][type:]na
public
static
+ int
+ spanCount
+
+ Must be an integer value, such as "100
".
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ square_dimen
+
+ Must be one of the following constant values.
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ stackFromEnd
+
+ Must be a boolean value, either "true
" or "false
".
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
update_interval
@@ -1900,6 +2019,45 @@ containing a value of this type.
+
+
+
+
+
+ public
+ static
+
+ int
+
+ circle_radius_percent
+
+
+
+
+
+
+
+
+
+
+
+
+ Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
+The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
+some parent container.
+
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.
+
+
+
+
+
+
+
+
@@ -1939,6 +2097,45 @@ containing a value of this type.
+
+
+
+
+
+ public
+ static
+
+ int
+
+ circle_radius_pressed_percent
+
+
+
+
+
+
+
+
+
+
+
+
+ Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
+The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
+some parent container.
+
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.
+
+
+
+
+
+
+
+
@@ -2710,6 +2907,43 @@ containing a value of this type.
+
+
+
+
+
+ public
+ static
+
+ int
+
+ layoutManager
+
+
+
+
+
+
+
+
+
+
+
+
+ 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.
+
+
+
+
+
+
+
+
@@ -3228,6 +3462,43 @@ or to a theme attribute in the form "?[package:][type:]na
+
+
+
+
+
+ public
+ static
+
+ int
+
+ reverseLayout
+
+
+
+
+
+
+
+
+
+
+
+
+ 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.
+
+
+
+
+
+
+
+
@@ -3300,6 +3571,121 @@ containing a value of this type.
+
+
+
+
+
+ public
+ static
+
+ int
+
+ spanCount
+
+
+
+
+
+
+
+
+
+
+
+
+ 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.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ square_dimen
+
+
+
+
+
+
+
+
+
+
+
+
+ Must be one of the following constant values.
+
+
+
+
+Constant Value Description
+none
0
+height
1
+width
2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ stackFromEnd
+
+
+
+
+
+
+
+
+
+
+
+
+ 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.
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.bool.html b/docs/html/reference/android/support/wearable/R.bool.html
new file mode 100644
index 0000000000000000000000000000000000000000..dfcf9008dd94124ededc35caa5f5c5876f7fd9f8
--- /dev/null
+++ b/docs/html/reference/android/support/wearable/R.bool.html
@@ -0,0 +1,1281 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+R.bool | Android Developers
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Developers
+
+
+
+
+ - R.bool
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Developer
+ Console
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+
+
+
+
+
+
+
+ Fields
+
+
+
+
+ | Ctors
+
+
+
+
+
+
+ | Inherited Methods
+
+| [Expand All]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+ final
+
+ class
+R.bool
+
+
+
+
+ extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ java.lang.Object
+
+
+
+
+
+ ↳
+
+ android.support.wearable.R.bool
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Fields
+
+
+
+
+
+ public
+ static
+
+ int
+ action_choose_expand_selected
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Public Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ R.bool()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [Expand]
+ Inherited Methods
+
+
+
+
+
+From class
+
+ java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Fields
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_choose_expand_selected
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Public Constructors
+
+
+
+
+
+
+
+
+ public
+
+
+
+
+
+
+ R.bool
+ ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.color.html b/docs/html/reference/android/support/wearable/R.color.html
index 9b2eeeac045ac966e9721b3b16e3374815082d08..e88a8bea67a4087f1b39067173dbd1768d4d48da 100644
--- a/docs/html/reference/android/support/wearable/R.color.html
+++ b/docs/html/reference/android/support/wearable/R.color.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
@@ -714,7 +721,7 @@ Summary:
static
int
- black
+ ambient_mode_text
@@ -730,7 +737,7 @@ Summary:
static
int
- black_54p
+ black
@@ -746,7 +753,7 @@ Summary:
static
int
- black_86p
+ black_54p
@@ -762,7 +769,7 @@ Summary:
static
int
- blue
+ black_86p
@@ -777,6 +784,22 @@ Summary:
public
static
+ int
+ blue
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
card_default_background
@@ -784,6 +807,22 @@ Summary:
+
+
+
+
+
+
+ public
+ static
+
+ int
+ card_grey_text_color
+
+
+
+
+
@@ -794,7 +833,7 @@ Summary:
static
int
- circular_button
+ card_text_color
@@ -810,7 +849,7 @@ Summary:
static
int
- circular_button_disabled
+ circular_button
@@ -826,7 +865,7 @@ Summary:
static
int
- circular_button_normal
+ circular_button_disabled
@@ -842,7 +881,7 @@ Summary:
static
int
- circular_button_pressed
+ circular_button_normal
@@ -858,7 +897,7 @@ Summary:
static
int
- dark_blue
+ circular_button_pressed
@@ -874,7 +913,7 @@ Summary:
static
int
- dark_grey
+ dark_blue
@@ -890,7 +929,7 @@ Summary:
static
int
- dark_red
+ dark_grey
@@ -906,7 +945,7 @@ Summary:
static
int
- dialog_background
+ dark_red
@@ -922,7 +961,7 @@ Summary:
static
int
- dialog_shade_background
+ dialog_background
@@ -938,7 +977,7 @@ Summary:
static
int
- disabled_text_light
+ dialog_shade_background
@@ -954,7 +993,7 @@ Summary:
static
int
- dismiss_close
+ disabled_text_light
@@ -970,7 +1009,7 @@ Summary:
static
int
- dismiss_close_pressed
+ dismiss_close
@@ -986,7 +1025,7 @@ Summary:
static
int
- dismiss_overlay_bg
+ dismiss_close_pressed
@@ -1002,7 +1041,7 @@ Summary:
static
int
- green
+ dismiss_overlay_bg
@@ -1018,7 +1057,7 @@ Summary:
static
int
- grey
+ green
@@ -1034,7 +1073,7 @@ Summary:
static
int
- light_grey
+ grey
@@ -1050,7 +1089,7 @@ Summary:
static
int
- orange
+ light_grey
@@ -1066,7 +1105,7 @@ Summary:
static
int
- primary_text_dark
+ orange
@@ -1082,7 +1121,7 @@ Summary:
static
int
- primary_text_light
+ primary_text_dark
@@ -1098,7 +1137,7 @@ Summary:
static
int
- red
+ primary_text_light
@@ -1114,7 +1153,7 @@ Summary:
static
int
- secondary_text_light
+ red
@@ -1130,7 +1169,7 @@ Summary:
static
int
- semitransparent_grey
+ secondary_text_light
@@ -1145,6 +1184,22 @@ Summary:
public
static
+ int
+ semitransparent_grey
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
white
@@ -1469,6 +1524,37 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ ambient_mode_text
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1624,6 +1710,68 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ card_grey_text_color
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ card_text_color
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.dimen.html b/docs/html/reference/android/support/wearable/R.dimen.html
index 8709625eaccbd9b4bd8009652da6ecd2d3d989bc..4b666e51a3f33e4b94bcb0fa3dcd9edb8db8a2ba 100644
--- a/docs/html/reference/android/support/wearable/R.dimen.html
+++ b/docs/html/reference/android/support/wearable/R.dimen.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
@@ -692,6 +699,102 @@ Summary:
+
+
+ public
+ static
+
+ int
+ action_chooser_base_radius_percent
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_bounce_in_percent
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_icon_height_percent
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_max_radius_percent
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_min_drag_select_percent
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_min_swipe_select_percent
+
+
+
+
+
+
+
+
+
public
@@ -944,6 +1047,22 @@ Summary:
+
+
+
+
+
+
+ public
+ static
+
+ int
+ item_touch_helper_max_drag_scroll_per_frame
+
+
+
+
+
@@ -1230,6 +1349,192 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_base_radius_percent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_bounce_in_percent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_icon_height_percent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_max_radius_percent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_min_drag_select_percent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_min_swipe_select_percent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1726,6 +2031,37 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ item_touch_helper_max_drag_scroll_per_frame
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.drawable.html b/docs/html/reference/android/support/wearable/R.drawable.html
index 3a40cf1f4f5f4054ec7f65115c7f4a3fa62b11b5..3f10f14babf2ecf5936c6b3705d3a2429e46f8c5 100644
--- a/docs/html/reference/android/support/wearable/R.drawable.html
+++ b/docs/html/reference/android/support/wearable/R.drawable.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
diff --git a/docs/html/reference/android/support/wearable/R.html b/docs/html/reference/android/support/wearable/R.html
index 93bb8b4311f70acdcab88cbe6ed89bf369525559..699c861acd0d4de62cc148ae711e8937b3bb0e33 100644
--- a/docs/html/reference/android/support/wearable/R.html
+++ b/docs/html/reference/android/support/wearable/R.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
@@ -752,7 +759,7 @@ Summary:
class
- R.color
+ R.bool
@@ -769,7 +776,7 @@ Summary:
class
- R.dimen
+ R.color
@@ -786,7 +793,7 @@ Summary:
class
- R.drawable
+ R.dimen
@@ -802,6 +809,23 @@ Summary:
+ class
+ R.drawable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
class
R.id
@@ -813,6 +837,23 @@ Summary:
+
+
+
+
+
+
+ class
+ R.integer
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.id.html b/docs/html/reference/android/support/wearable/R.id.html
index 530f2cbdf563365b05f7067dcdca1fd6008d3b71..0c8180efad5e9dedc9c6c47e018c38ecef15bd7f 100644
--- a/docs/html/reference/android/support/wearable/R.id.html
+++ b/docs/html/reference/android/support/wearable/R.id.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
@@ -960,6 +967,38 @@ Summary:
+
+
+
+
+
+
+ public
+ static
+
+ int
+ height
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ item_touch_helper_previous_elevation
+
+
+
+
+
@@ -1002,7 +1041,7 @@ Summary:
static
int
- parentPanel
+ none
@@ -1018,7 +1057,7 @@ Summary:
static
int
- right
+ parentPanel
@@ -1034,7 +1073,7 @@ Summary:
static
int
- start
+ right
@@ -1050,7 +1089,7 @@ Summary:
static
int
- text
+ start
@@ -1066,7 +1105,7 @@ Summary:
static
int
- title
+ text
@@ -1081,6 +1120,22 @@ Summary:
public
static
+ int
+ title
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
top
@@ -1088,6 +1143,22 @@ Summary:
+
+
+
+
+
+
+ public
+ static
+
+ int
+ width
+
+
+
+
+
@@ -1901,6 +1972,68 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ height
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ item_touch_helper_previous_elevation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1963,6 +2096,37 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ none
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2149,6 +2313,37 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ width
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.integer.html b/docs/html/reference/android/support/wearable/R.integer.html
new file mode 100644
index 0000000000000000000000000000000000000000..0760a16ab3b064db85532b6228f4d389736da5b5
--- /dev/null
+++ b/docs/html/reference/android/support/wearable/R.integer.html
@@ -0,0 +1,1422 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+R.integer | Android Developers
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Developers
+
+
+
+
+ - R.integer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Developer
+ Console
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+
+
+
+
+
+
+
+ Fields
+
+
+
+
+ | Ctors
+
+
+
+
+
+
+ | Inherited Methods
+
+| [Expand All]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+ final
+
+ class
+R.integer
+
+
+
+
+ extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ java.lang.Object
+
+
+
+
+
+ ↳
+
+ android.support.wearable.R.integer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Fields
+
+
+
+
+
+ public
+ static
+
+ int
+ action_choose_expand_full_duration
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_anim_duration
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_bounce_delay
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ action_chooser_confirmation_duration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Public Constructors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ R.integer()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [Expand]
+ Inherited Methods
+
+
+
+
+
+From class
+
+ java.lang.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Fields
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_choose_expand_full_duration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_anim_duration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_bounce_delay
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ action_chooser_confirmation_duration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Public Constructors
+
+
+
+
+
+
+
+
+ public
+
+
+
+
+
+
+ R.integer
+ ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.interpolator.html b/docs/html/reference/android/support/wearable/R.interpolator.html
index 42761e32c4b9d8db3108a2d8797d97f4bc875cae..5d7904ec4822fe56518e5aa9a3fa5b0a34914c9a 100644
--- a/docs/html/reference/android/support/wearable/R.interpolator.html
+++ b/docs/html/reference/android/support/wearable/R.interpolator.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
diff --git a/docs/html/reference/android/support/wearable/R.layout.html b/docs/html/reference/android/support/wearable/R.layout.html
index 92aaea77e0913dbbbb61549a4e7cd5be22abbc18..d9446c535e416215795fa8b9051402c572d28bbf 100644
--- a/docs/html/reference/android/support/wearable/R.layout.html
+++ b/docs/html/reference/android/support/wearable/R.layout.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
diff --git a/docs/html/reference/android/support/wearable/R.string.html b/docs/html/reference/android/support/wearable/R.string.html
index 4c966e3ea8d42b8c1c5dff1ff14470e5c4146b34..493b8556fab069d244188d478f77aa7a6dcee950 100644
--- a/docs/html/reference/android/support/wearable/R.string.html
+++ b/docs/html/reference/android/support/wearable/R.string.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
diff --git a/docs/html/reference/android/support/wearable/R.style.html b/docs/html/reference/android/support/wearable/R.style.html
index af19ce23f9c84551dedf8def60056c4f3f05ba3d..ace43f175f7cbc900861c268a7d2e6f5e51b4dbd 100644
--- a/docs/html/reference/android/support/wearable/R.style.html
+++ b/docs/html/reference/android/support/wearable/R.style.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
@@ -713,6 +720,22 @@ Summary:
public
static
+ int
+ CardTextBase
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
CardTitle
@@ -720,6 +743,22 @@ Summary:
+
+
+
+
+
+
+ public
+ static
+
+ int
+ CardTitleBase
+
+
+
+
+
@@ -1405,6 +1444,37 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ CardTextBase
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1436,6 +1506,37 @@ From class
+
+
+
+
+
+ public
+ static
+
+ int
+
+ CardTitleBase
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/R.styleable.html b/docs/html/reference/android/support/wearable/R.styleable.html
index e895060996a21654faedb57437e17ba68201374c..5e6db9c8835d620c281332c01badaaaa0eebf0f0 100644
--- a/docs/html/reference/android/support/wearable/R.styleable.html
+++ b/docs/html/reference/android/support/wearable/R.styleable.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -475,10 +480,12 @@ type="text/css">
R.animator
R.array
R.attr
+ R.bool
R.color
R.dimen
R.drawable
R.id
+ R.integer
R.interpolator
R.layout
R.string
@@ -1373,6 +1380,23 @@ Summary:
public
static
+ int
+ CircledImageView_circle_radius_percent
+
+ This symbol is the offset where the circle_radius_percent
+ attribute's value can be found in the CircledImageView
array.
+
+
+
+
+
+
+
+
+
+ public
+ static
+
int
CircledImageView_circle_radius_pressed
@@ -1385,6 +1409,23 @@ Summary:
+
+
+ public
+ static
+
+ int
+ CircledImageView_circle_radius_pressed_percent
+
+ This symbol is the offset where the circle_radius_pressed_percent
+ attribute's value can be found in the CircledImageView
array.
+
+
+
+
+
+
+
public
@@ -1457,6 +1498,23 @@ Summary:
public
static
+
+ int
+ CircledImageView_square_dimen
+
+ This symbol is the offset where the square_dimen
+ attribute's value can be found in the CircledImageView
array.
+
+
+
+
+
+
+
+
+
+ public
+ static
final
int[]
CircularButton
@@ -1469,7 +1527,7 @@ Summary:
-
+
public
static
@@ -1486,7 +1544,7 @@ Summary:
-
+
public
static
@@ -1503,7 +1561,7 @@ Summary:
-
+
public
static
@@ -1520,7 +1578,7 @@ Summary:
-
+
public
static
@@ -1537,7 +1595,7 @@ Summary:
-
+
public
static
@@ -1554,7 +1612,7 @@ Summary:
-
+
public
static
@@ -1571,7 +1629,7 @@ Summary:
-
+
public
static
@@ -1588,7 +1646,7 @@ Summary:
-
+
public
static
@@ -1604,7 +1662,7 @@ Summary:
-
+
public
static
@@ -1621,7 +1679,7 @@ Summary:
-
+
public
static
@@ -1637,7 +1695,7 @@ Summary:
-
+
public
static
@@ -1654,7 +1712,7 @@ Summary:
-
+
public
static
@@ -1671,7 +1729,7 @@ Summary:
-
+
public
static
@@ -1688,7 +1746,7 @@ Summary:
-
+
public
static
@@ -1705,7 +1763,7 @@ Summary:
-
+
public
static
@@ -1722,7 +1780,7 @@ Summary:
-
+
public
static
@@ -1739,7 +1797,7 @@ Summary:
-
+
public
static
@@ -1756,7 +1814,7 @@ Summary:
-
+
public
static
@@ -1773,7 +1831,7 @@ Summary:
-
+
public
static
@@ -1790,7 +1848,7 @@ Summary:
-
+
public
static
@@ -1807,7 +1865,7 @@ Summary:
-
+
public
static
@@ -1824,7 +1882,7 @@ Summary:
-
+
public
static
@@ -1841,7 +1899,7 @@ Summary:
-
+
public
static
@@ -1858,7 +1916,7 @@ Summary:
-
+
public
static
@@ -1874,7 +1932,7 @@ Summary:
-
+
public
static
@@ -1891,10 +1949,111 @@ Summary:
+
+
+ public
+ static
+ final
+ int[]
+ RecyclerView
+
+ Attributes that can be used with a RecyclerView.
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ RecyclerView_android_orientation
+
+ This symbol is the offset where the orientation
+ attribute's value can be found in the RecyclerView
array.
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ RecyclerView_layoutManager
+
+ This symbol is the offset where the layoutManager
+ attribute's value can be found in the RecyclerView
array.
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ RecyclerView_reverseLayout
+
+ This symbol is the offset where the reverseLayout
+ attribute's value can be found in the RecyclerView
array.
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+ RecyclerView_spanCount
+
+ This symbol is the offset where the spanCount
+ attribute's value can be found in the RecyclerView
array.
+
+
+
+
+
+
+
public
static
+
+ int
+ RecyclerView_stackFromEnd
+
+ This symbol is the offset where the stackFromEnd
+ attribute's value can be found in the RecyclerView
array.
+
+
+
+
+
+
+
+
+
+ public
+ static
final
int[]
WatchViewStub
@@ -1907,7 +2066,7 @@ Summary:
-
+
public
static
@@ -1924,7 +2083,7 @@ Summary:
-
+
public
static
@@ -1941,7 +2100,7 @@ Summary:
-
+
public
static
@@ -1957,7 +2116,7 @@ Summary:
-
+
public
static
@@ -1974,7 +2133,7 @@ Summary:
-
+
public
static
@@ -1991,7 +2150,7 @@ Summary:
-
+
public
static
@@ -2008,7 +2167,7 @@ Summary:
-
+
public
static
@@ -2025,7 +2184,7 @@ Summary:
-
+
public
static
@@ -2042,7 +2201,7 @@ Summary:
-
+
public
static
@@ -2059,7 +2218,7 @@ Summary:
-
+
public
static
@@ -2076,7 +2235,7 @@ Summary:
-
+
public
static
@@ -2093,7 +2252,7 @@ Summary:
-
+
public
static
@@ -2110,7 +2269,7 @@ Summary:
-
+
public
static
@@ -2127,7 +2286,7 @@ Summary:
-
+
public
static
@@ -2144,7 +2303,7 @@ Summary:
-
+
public
static
@@ -2161,7 +2320,7 @@ Summary:
-
+
public
static
@@ -2177,7 +2336,7 @@ Summary:
-
+
public
static
@@ -2194,7 +2353,7 @@ Summary:
-
+
public
static
@@ -3725,15 +3884,18 @@ containing a value of this type.
android.support.wearable:circle_color
android.support.wearable:circle_padding
android.support.wearable:circle_radius
+ android.support.wearable:circle_radius_percent
android.support.wearable:circle_radius_pressed
+ android.support.wearable:circle_radius_pressed_percent
android.support.wearable:image_circle_percentage
android.support.wearable:image_horizontal_offcenter_percentage
android.support.wearable:image_tint
android.support.wearable:shadow_width
+ android.support.wearable:square_dimen
See Also
- CircledImageView_android_src
CircledImageView_circle_border_color
CircledImageView_circle_border_width
CircledImageView_circle_color
CircledImageView_circle_padding
CircledImageView_circle_radius
CircledImageView_circle_radius_pressed
CircledImageView_image_circle_percentage
CircledImageView_image_horizontal_offcenter_percentage
CircledImageView_image_tint
CircledImageView_shadow_width
+ CircledImageView_android_src
CircledImageView_circle_border_color
CircledImageView_circle_border_width
CircledImageView_circle_color
CircledImageView_circle_padding
CircledImageView_circle_radius
CircledImageView_circle_radius_percent
CircledImageView_circle_radius_pressed
CircledImageView_circle_radius_pressed_percent
CircledImageView_image_circle_percentage
CircledImageView_image_horizontal_offcenter_percentage
CircledImageView_image_tint
CircledImageView_shadow_width
CircledImageView_square_dimen
@@ -3983,7 +4145,7 @@ containing a value of this type.
-
+
@@ -3993,7 +4155,7 @@ containing a value of this type.
int
- CircledImageView_circle_radius_pressed
+ CircledImageView_circle_radius_percent
@@ -4006,13 +4168,13 @@ containing a value of this type.
- This symbol is the offset where the circle_radius_pressed
+
This symbol is the offset where the circle_radius_percent
attribute's value can be found in the CircledImageView
array.
-
Must 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).
+
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
+The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
+some parent container.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
@@ -4025,7 +4187,7 @@ containing a value of this type.
-
+
@@ -4035,7 +4197,7 @@ containing a value of this type.
int
- CircledImageView_image_circle_percentage
+ CircledImageView_circle_radius_pressed
@@ -4048,7 +4210,7 @@ containing a value of this type.
- This symbol is the offset where the image_circle_percentage
+
This symbol is the offset where the circle_radius_pressed
attribute's value can be found in the CircledImageView
array.
@@ -4067,7 +4229,7 @@ containing a value of this type.
-
+
@@ -4077,7 +4239,7 @@ containing a value of this type.
int
- CircledImageView_image_horizontal_offcenter_percentage
+ CircledImageView_circle_radius_pressed_percent
@@ -4090,13 +4252,13 @@ containing a value of this type.
- This symbol is the offset where the image_horizontal_offcenter_percentage
+
This symbol is the offset where the circle_radius_pressed_percent
attribute's value can be found in the CircledImageView
array.
-
Must 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).
+
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
+The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
+some parent container.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
@@ -4109,7 +4271,7 @@ containing a value of this type.
-
+
@@ -4119,7 +4281,7 @@ containing a value of this type.
int
- CircledImageView_image_tint
+ CircledImageView_image_circle_percentage
@@ -4132,12 +4294,13 @@ containing a value of this type.
- This symbol is the offset where the image_tint
+
This symbol is the offset where the image_circle_percentage
attribute's value can be found in the CircledImageView
array.
-
Must be a color value, in the form of "#rgb
", "#argb
",
-"#rrggbb
", or "#aarrggbb
".
+
Must 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
@@ -4150,7 +4313,7 @@ containing a value of this type.
-
+
@@ -4160,7 +4323,7 @@ containing a value of this type.
int
- CircledImageView_shadow_width
+ CircledImageView_image_horizontal_offcenter_percentage
@@ -4173,7 +4336,7 @@ containing a value of this type.
- This symbol is the offset where the shadow_width
+
This symbol is the offset where the image_horizontal_offcenter_percentage
attribute's value can be found in the CircledImageView
array.
@@ -4192,7 +4355,134 @@ containing a value of this type.
-
+
+
+
+
+
+ public
+ static
+
+ int
+
+ CircledImageView_image_tint
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the image_tint
+ attribute's value can be found in the CircledImageView
array.
+
+
+
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.
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ CircledImageView_shadow_width
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the shadow_width
+ attribute's value can be found in the CircledImageView
array.
+
+
+
Must 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.
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ CircledImageView_square_dimen
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the square_dimen
+ attribute's value can be found in the CircledImageView
array.
+
+
+
Must be one of the following constant values.
+
+
+
+
+Constant Value Description
+none
0
+height
1
+width
2
+
+
+
+
+
+
+
+
+
@@ -5246,6 +5536,245 @@ or to a theme attribute in the form "?[package:][type:]na
+
+
+
+
+
+ public
+ static
+ final
+ int[]
+
+ RecyclerView
+
+
+
+
+
+
+
+
+
+
+
+
+ Attributes that can be used with a RecyclerView.
+
Includes the following attributes:
+
+
+
+ Attribute Description
+ android:orientation
+ android.support.wearable:layoutManager
+ android.support.wearable:reverseLayout
+ android.support.wearable:spanCount
+ android.support.wearable:stackFromEnd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ RecyclerView_android_orientation
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the orientation
+ attribute's value can be found in the RecyclerView
array.
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ RecyclerView_layoutManager
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the layoutManager
+ attribute's value can be found in the RecyclerView
array.
+
+
+
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.
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ RecyclerView_reverseLayout
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the reverseLayout
+ attribute's value can be found in the RecyclerView
array.
+
+
+
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.
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ RecyclerView_spanCount
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the spanCount
+ attribute's value can be found in the RecyclerView
array.
+
+
+
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.
+
+
+
+
+
+
+
+
+
+
+
+
+ public
+ static
+
+ int
+
+ RecyclerView_stackFromEnd
+
+
+
+
+
+
+
+
+
+
+
+
+ This symbol is the offset where the stackFromEnd
+ attribute's value can be found in the RecyclerView
array.
+
+
+
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.
+
+
+
+
+
+
+
diff --git a/docs/html/reference/android/support/wearable/activity/ConfirmationActivity.html b/docs/html/reference/android/support/wearable/activity/ConfirmationActivity.html
index 519577cab81c5d98b5617e50fc767613646d97db..74941eef55ce351c1357f9f9ef781482ffae6374 100644
--- a/docs/html/reference/android/support/wearable/activity/ConfirmationActivity.html
+++ b/docs/html/reference/android/support/wearable/activity/ConfirmationActivity.html
@@ -89,6 +89,11 @@
+
+
+
+
+
@@ -1306,7 +1311,7 @@ android.content.Context
String
- CLIPBOARD_SERVICE
+ CARRIER_CONFIG_SERVICE
@@ -1318,7 +1323,7 @@ android.content.Context
String
- CONNECTIVITY_SERVICE
+ CLIPBOARD_SERVICE
@@ -1330,7 +1335,7 @@ android.content.Context
String
- CONSUMER_IR_SERVICE
+ CONNECTIVITY_SERVICE
@@ -1341,6 +1346,18 @@ android.content.Context
+ String
+ CONSUMER_IR_SERVICE
+
+
+
+
+
+
+
+
+
+
int
CONTEXT_IGNORE_SECURITY
@@ -1352,7 +1369,7 @@ android.content.Context
-
+
int
CONTEXT_INCLUDE_CODE
@@ -1364,7 +1381,7 @@ android.content.Context
-
+
int
CONTEXT_RESTRICTED
@@ -1376,7 +1393,7 @@ android.content.Context
-
+
String
DEVICE_POLICY_SERVICE
@@ -1388,7 +1405,7 @@ android.content.Context
-
+
String
DISPLAY_SERVICE
@@ -1400,7 +1417,7 @@ android.content.Context
-
+
String
DOWNLOAD_SERVICE
@@ -1412,7 +1429,7 @@ android.content.Context
-
+
String
DROPBOX_SERVICE
@@ -1420,6 +1437,18 @@ android.content.Context
+
+
+
+
+
+ String
+ FINGERPRINT_SERVICE
+
+
+
+
+
@@ -1545,6 +1574,18 @@ android.content.Context
+ String
+ MIDI_SERVICE
+
+
+
+
+
+
+
+
+
+
int
MODE_APPEND
@@ -1556,7 +1597,7 @@ android.content.Context
-
+
int
MODE_ENABLE_WRITE_AHEAD_LOGGING
@@ -1568,7 +1609,7 @@ android.content.Context
-
+
int
MODE_MULTI_PROCESS
@@ -1580,7 +1621,7 @@ android.content.Context
-
+
int
MODE_PRIVATE
@@ -1592,7 +1633,7 @@ android.content.Context
-
+
int
MODE_WORLD_READABLE
@@ -1604,7 +1645,7 @@ android.content.Context
-
+
int
MODE_WORLD_WRITEABLE
@@ -1612,6 +1653,18 @@ android.content.Context
+
+
+
+
+
+ String
+ NETWORK_STATS_SERVICE
+
+
+
+
+
@@ -2861,6 +2914,22 @@ From class
+ final
+
+
+ SearchEvent
+
+
+ getSearchEvent()
+
+
+
+
+
+
+
+
+
@@ -2873,7 +2942,7 @@ From class
-
+
@@ -2889,7 +2958,7 @@ From class
-
+
@@ -2905,7 +2974,7 @@ From class
-
+
@@ -2921,6 +2990,22 @@ From class
+
+
+
+
+
+
+
+ VoiceInteractor
+
+
+ getVoiceInteractor()
+
+
+
+
+
@@ -3097,6 +3182,38 @@ From class
+
+
+
+
+
+
+
+ boolean
+
+
+ isVoiceInteraction()
+
+
+
+
+
+
+
+
+
+
+
+
+ boolean
+
+
+ isVoiceInteractionRoot()
+
+
+
+
+
@@ -4019,7 +4136,7 @@ From class
void
- onProvideAssistData(Bundle arg0)
+ onProvideAssistContent(AssistContent arg0)
@@ -4035,7 +4152,7 @@ From class
void
- onRestart()
+ onProvideAssistData(Bundle arg0)
@@ -4048,10 +4165,10 @@ From class
- void
+ Uri
- onRestoreInstanceState(Bundle arg0, PersistableBundle arg1)
+ onProvideReferrer()
@@ -4067,7 +4184,7 @@ From class
void
- onRestoreInstanceState(Bundle arg0)
+ onRequestPermissionsResult(int arg0, String[] arg1, int[] arg2)
@@ -4083,7 +4200,7 @@ From class
void
- onResume()
+ onRestart()
@@ -4096,10 +4213,10 @@ From class
- Object
+ void
- onRetainNonConfigurationInstance()
+ onRestoreInstanceState(Bundle arg0, PersistableBundle arg1)
@@ -4115,7 +4232,7 @@ From class
void
- onSaveInstanceState(Bundle arg0)
+ onRestoreInstanceState(Bundle arg0)
@@ -4131,7 +4248,7 @@ From class
void
- onSaveInstanceState(Bundle arg0, PersistableBundle arg1)
+ onResume()
@@ -4144,10 +4261,10 @@ From class
- boolean
+ Object
- onSearchRequested()
+ onRetainNonConfigurationInstance()
@@ -4163,7 +4280,7 @@ From class
void
- onStart()
+ onSaveInstanceState(Bundle arg0)
@@ -4179,7 +4296,7 @@ From class
void
- onStop()
+ onSaveInstanceState(Bundle arg0, PersistableBundle arg1)
@@ -4192,10 +4309,10 @@ From class
- void
+ boolean
- onTitleChanged(CharSequence arg0, int arg1)
+ onSearchRequested()
@@ -4211,7 +4328,7 @@ From class
boolean
- onTouchEvent(MotionEvent arg0)
+ onSearchRequested(SearchEvent arg0)
@@ -4224,10 +4341,10 @@ From class
- boolean
+ void
- onTrackballEvent(MotionEvent arg0)
+ onStart()
@@ -4243,7 +4360,7 @@ From class
void
- onTrimMemory(int arg0)
+ onStateNotSaved()
@@ -4259,7 +4376,7 @@ From class
void
- onUserInteraction()
+ onStop()
@@ -4275,7 +4392,7 @@ From class
void
- onUserLeaveHint()
+ onTitleChanged(CharSequence arg0, int arg1)
@@ -4288,10 +4405,10 @@ From class
- void
+ boolean
- onVisibleBehindCanceled()
+ onTouchEvent(MotionEvent arg0)
@@ -4304,10 +4421,10 @@ From class
- void
+ boolean
- onWindowAttributesChanged(WindowManager.LayoutParams arg0)
+ onTrackballEvent(MotionEvent arg0)
@@ -4323,7 +4440,7 @@ From class
void
- onWindowFocusChanged(boolean arg0)
+ onTrimMemory(int arg0)
@@ -4336,10 +4453,10 @@ From class
- ActionMode
+ void
- onWindowStartingActionMode(ActionMode.Callback arg0)
+ onUserInteraction()
@@ -4355,7 +4472,7 @@ From class
void
- openContextMenu(View arg0)
+ onUserLeaveHint()
@@ -4371,7 +4488,7 @@ From class
void
- openOptionsMenu()
+ onVisibleBehindCanceled()
@@ -4387,7 +4504,7 @@ From class
void
- overridePendingTransition(int arg0, int arg1)
+ onWindowAttributesChanged(WindowManager.LayoutParams arg0)
@@ -4403,7 +4520,7 @@ From class
void
- postponeEnterTransition()
+ onWindowFocusChanged(boolean arg0)
@@ -4416,10 +4533,10 @@ From class
- void
+ ActionMode
- recreate()
+ onWindowStartingActionMode(ActionMode.Callback arg0, int arg1)
@@ -4432,10 +4549,10 @@ From class
- void
+ ActionMode
- registerForContextMenu(View arg0)
+ onWindowStartingActionMode(ActionMode.Callback arg0)
@@ -4448,10 +4565,10 @@ From class
- boolean
+ void
- releaseInstance()
+ openContextMenu(View arg0)
@@ -4461,13 +4578,13 @@ From class
- final
+
void
- removeDialog(int arg0)
+ openOptionsMenu()
@@ -4483,7 +4600,7 @@ From class
void
- reportFullyDrawn()
+ overridePendingTransition(int arg0, int arg1)
@@ -4496,10 +4613,10 @@ From class
- boolean
+ void
- requestVisibleBehind(boolean arg0)
+ postponeEnterTransition()
@@ -4509,13 +4626,13 @@ From class
- final
- boolean
+
+ void
- requestWindowFeature(int arg0)
+ recreate()
@@ -4525,13 +4642,13 @@ From class
- final
+
void
- runOnUiThread(Runnable arg0)
+ registerForContextMenu(View arg0)
@@ -4544,10 +4661,10 @@ From class
- void
+ boolean
- setActionBar(Toolbar arg0)
+ releaseInstance()
@@ -4557,13 +4674,13 @@ From class
-
+ final
void
- setContentTransitionManager(TransitionManager arg0)
+ removeDialog(int arg0)
@@ -4579,7 +4696,7 @@ From class
void
- setContentView(View arg0)
+ reportFullyDrawn()
@@ -4589,13 +4706,13 @@ From class
-
+ final
void
- setContentView(int arg0)
+ requestPermissions(String[] arg0, int arg1)
@@ -4608,10 +4725,10 @@ From class
- void
+ boolean
- setContentView(View arg0, ViewGroup.LayoutParams arg1)
+ requestVisibleBehind(boolean arg0)
@@ -4624,10 +4741,10 @@ From class
final
- void
+ boolean
- setDefaultKeyMode(int arg0)
+ requestWindowFeature(int arg0)
@@ -4637,13 +4754,13 @@ From class
-
+ final
void
- setEnterSharedElementCallback(SharedElementCallback arg0)
+ runOnUiThread(Runnable arg0)
@@ -4659,7 +4776,71 @@ From class
void
- setExitSharedElementCallback(SharedElementCallback arg0)
+ setActionBar(Toolbar arg0)
+
+
+
+
+
+
+
+
+
+
+
+
+ void
+
+
+ setContentTransitionManager(TransitionManager arg0)
+
+
+
+
+
+
+
+
+
+
+
+
+ void
+
+
+ setContentView(View arg0)
+
+
+
+
+
+
+
+
+
+
+
+
+ void
+
+
+ setContentView(int arg0)
+
+
+
+
+
+
+
+
+
+
+
+
+ void
+
+
+ setContentView(View arg0, ViewGroup.LayoutParams arg1)
@@ -4675,7 +4856,39 @@ From class
void
- setFeatureDrawable(int arg0, Drawable arg1)
+ setDefaultKeyMode(int arg0)
+
+
+
+
+
+
+
+
+
+
+
+
+ void
+
+
+ setEnterSharedElementCallback(SharedElementCallback arg0)
+
+
+
+
+
+
+
+
+
+
+
+
+ void
+
+
+ setExitSharedElementCallback(SharedElementCallback arg0)
@@ -4691,7 +4904,7 @@ From class
void
- setFeatureDrawableAlpha(int arg0, int arg1)
+ setFeatureDrawable(int arg0, Drawable arg1)
@@ -4707,7 +4920,7 @@ From class
void
- setFeatureDrawableResource(int arg0, int arg1)
+ setFeatureDrawableAlpha(int arg0, int arg1)
@@ -4723,7 +4936,7 @@ From class
void
- setFeatureDrawableUri(int arg0, Uri arg1)
+ setFeatureDrawableResource(int arg0, int arg1)
@@ -4733,6 +4946,22 @@ From class
+ final
+
+
+ void
+
+
+ setFeatureDrawableUri(int arg0, Uri arg1)
+
+
+
+
+
+
+
+
+
@@ -4745,7 +4974,7 @@ From class
-
+
@@ -4761,7 +4990,7 @@ From class
-
+
@@ -4777,7 +5006,7 @@ From class
-
+
@@ -4793,7 +5022,7 @@ From class
-
+
@@ -4809,7 +5038,7 @@ From class
-
+
@@ -4825,7 +5054,7 @@ From class
-
+
@@ -4841,7 +5070,7 @@ From class
-
+
@@ -4857,7 +5086,7 @@ From class
-
+
@@ -4873,7 +5102,7 @@ From class
-
+
@@ -4889,7 +5118,7 @@ From class
-
+
@@ -4905,7 +5134,7 @@ From class
-
+
@@ -4921,7 +5150,7 @@ From class
-
+
@@ -4937,7 +5166,7 @@ From class
-
+
@@ -4953,7 +5182,7 @@ From class
-
+
@@ -4969,7 +5198,7 @@ From class
-
+
@@ -4985,7 +5214,7 @@ From class
-
+
@@ -5001,7 +5230,7 @@ From class
-
+
@@ -5017,6 +5246,22 @@ From class
+
+
+
+
+
+
+
+ boolean
+
+
+ shouldShowRequestPermissionRationale(String arg0)
+
+
+
+
+
@@ -5037,6 +5282,22 @@ From class
+
+
+
+ boolean
+
+
+ showAssist(Bundle arg0)
+
+
+
+
+
+
+
+
+
final
@@ -5049,7 +5310,7 @@ From class
-
+
@@ -5065,6 +5326,22 @@ From class
+
+
+
+
+
+
+
+ void
+
+
+ showLockTaskEscapeMessage()
+
+
+
+
+
@@ -5088,6 +5365,22 @@ From class
+ ActionMode
+
+
+ startActionMode(ActionMode.Callback arg0, int arg1)
+
+
+
+
+
+
+
+
+
+
+
+
void
@@ -5097,7 +5390,7 @@ From class
-
+
@@ -5113,7 +5406,7 @@ From class
-
+
@@ -5129,7 +5422,7 @@ From class
-
+
@@ -5145,7 +5438,7 @@ From class
-
+
@@ -5161,7 +5454,7 @@ From class
-
+
@@ -5177,7 +5470,7 @@ From class
-
+
@@ -5193,7 +5486,7 @@ From class
-
+
@@ -5209,7 +5502,7 @@ From class
-
+
@@ -5225,7 +5518,7 @@ From class
-
+
@@ -5241,7 +5534,7 @@ From class
-
+
@@ -5257,7 +5550,7 @@ From class
-
+
@@ -5273,7 +5566,7 @@ From class
-
+
@@ -5289,7 +5582,7 @@ From class
-
+
@@ -5305,7 +5598,7 @@ From class
-
+
@@ -5321,7 +5614,7 @@ From class
-
+
@@ -5337,7 +5630,7 @@ From class
-
+
@@ -5353,7 +5646,7 @@ From class
-
+
@@ -5369,7 +5662,7 @@ From class
-
+
@@ -5385,7 +5678,7 @@ From class
-
+
@@ -5401,7 +5694,7 @@ From class
-
+
@@ -5417,7 +5710,7 @@ From class
-
+
@@ -5433,7 +5726,7 @@ From class
-
+
@@ -5449,7 +5742,7 @@ From class
-
+
@@ -5465,7 +5758,7 @@ From class
-
+
@@ -5481,7 +5774,7 @@ From class
-
+
@@ -5497,7 +5790,7 @@ From class
-
+
@@ -5513,7 +5806,7 @@ From class
-
+
@@ -5529,7 +5822,7 @@ From class
-
+
@@ -5831,7 +6124,7 @@ From class
int
- checkUriPermission(Uri arg0, int arg1, int arg2, int arg3)
+ checkSelfPermission(String arg0)
@@ -5847,7 +6140,7 @@ From class
int
- checkUriPermission(Uri arg0, String arg1, String arg2, int arg3, int arg4, int arg5)
+ checkUriPermission(Uri arg0, int arg1, int arg2, int arg3)
@@ -5860,6 +6153,22 @@ From class
+ int
+
+
+ checkUriPermission(Uri arg0, String arg1, String arg2, int arg3, int arg4, int arg5)
+
+
+
+
+
+
+
+
+
+
+
+
void
@@ -5869,7 +6178,7 @@ From class
-
+
@@ -5885,7 +6194,7 @@ From class
-
+
@@ -5901,7 +6210,7 @@ From class
-
+
@@ -5917,7 +6226,7 @@ From class
-
+
@@ -5933,7 +6242,7 @@ From class
-
+
@@ -5949,7 +6258,7 @@ From class
-
+
@@ -5965,7 +6274,7 @@ From class
-
+
@@ -5981,7 +6290,7 @@ From class
-
+
@@ -5997,7 +6306,7 @@ From class
-
+
@@ -6013,7 +6322,7 @@ From class
-
+
@@ -6029,7 +6338,7 @@ From class
-
+
@@ -6045,7 +6354,7 @@ From class
-
+
@@ -6061,7 +6370,7 @@ From class
-
+
@@ -6077,7 +6386,7 @@ From class
-
+
@@ -6093,7 +6402,7 @@ From class
-
+
@@ -6109,7 +6418,7 @@ From class
-
+
@@ -6125,7 +6434,7 @@ From class
-
+
@@ -6141,7 +6450,7 @@ From class
-
+
@@ -6157,7 +6466,7 @@ From class
-
+
@@ -6173,7 +6482,7 @@ From class
-
+
@@ -6189,7 +6498,7 @@ From class
-
+
@@ -6205,7 +6514,7 @@ From class
-
+
@@ -6221,7 +6530,7 @@ From class
-
+
@@ -6237,7 +6546,7 @@ From class
-
+
@@ -6253,7 +6562,7 @@ From class
-
+
@@ -6269,7 +6578,7 @@ From class
-
+
@@ -6285,7 +6594,7 @@ From class
-
+
@@ -6301,7 +6610,7 @@ From class
-
+
@@ -6317,7 +6626,7 @@ From class
-
+
@@ -6333,7 +6642,7 @@ From class
-
+
@@ -6349,7 +6658,7 @@ From class
-
+
@@ -6365,7 +6674,7 @@ From class
-
+
@@ -6381,7 +6690,7 @@ From class
-
+
@@ -6397,7 +6706,7 @@ From class
-
+
@@ -6413,7 +6722,7 @@ From class
-
+
@@ -6429,7 +6738,7 @@ From class
-
+
@@ -6445,7 +6754,7 @@ From class
-
+