• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100<!DOCTYPE html>
101<html devsite>
102<head>
103
104
105    <meta name="top_category" value="develop" />
106
107    <meta name="subcategory" value="reference" />
108
109
110      <meta name="book_path" value="/reference/android/support/wearable/_book.yaml" />
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126<title>android.support.wearable.activity</title>
127
128
129</head>
130
131<body class="gc-documentation develop reference api apilevel-">
132<div id="doc-api-level" class="" style="display:none"></div>
133
134
135
136
137<div id="naMessage"></div>
138
139<div id="api-info-block">
140<div class="api-level">
141
142
143
144
145</div>
146</div>
147<div class="api apilevel-" id="jd-content">
148
149<h1>android.support.wearable.activity</h1>
150
151
152
153
154
155
156
157
158
159
160
161
162
163    <h2>Classes</h2>
164
165
166  <table class="jd-sumtable-expando">
167
168      <tr class="alt-color api apilevel-" >
169        <td class="jd-linkcol"><a href="/reference/android/support/wearable/activity/ConfirmationActivity.html">ConfirmationActivity</a></td>
170        <td class="jd-descrcol" width="100%">
171          This Activity is used to display confirmation animations after the user completes an action on
172 the wearable.&nbsp;
173
174
175
176        </td>
177      </tr>
178
179
180      <tr class=" api apilevel-" >
181        <td class="jd-linkcol"><a href="/reference/android/support/wearable/activity/WearableActivity.html">WearableActivity</a></td>
182        <td class="jd-descrcol" width="100%">
183          Base activity class for use on wearables.&nbsp;
184
185
186
187        </td>
188      </tr>
189
190
191  </table>
192
193
194
195
196
197
198
199
200
201
202
203
204
205</div><!-- end apilevel -->
206
207
208<div class="data-reference-resources-wrapper">
209
210  <ul data-reference-resources>
211
212
213
214    <li><h2>Classes</h2>
215      <ul>
216        <li class="api apilevel-"><a href="/reference/android/support/wearable/activity/ConfirmationActivity.html">ConfirmationActivity</a></li>
217        <li class="api apilevel-"><a href="/reference/android/support/wearable/activity/WearableActivity.html">WearableActivity</a></li>
218      </ul>
219    </li>
220
221
222
223  </ul>
224
225</div>
226
227
228
229</body>
230</html>
231