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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119<!DOCTYPE html>
120<html devsite>
121<head>
122
123
124    <meta name="top_category" value="develop" />
125
126    <meta name="subcategory" value="reference" />
127
128
129      <meta name="book_path" value="/reference/android/support/wearable/_book.yaml" />
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145<title>WearableFrameLayout.LayoutParams</title>
146
147
148</head>
149
150<body class="gc-documentation develop reference api apilevel-">
151<div id="doc-api-level" class="" style="display:none"></div>
152
153
154
155
156<div id="naMessage"></div>
157
158<div id="api-info-block">
159<div class="api-level">
160
161
162
163
164</div>
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207<div class="sum-details-links">
208
209Summary:
210
211
212
213
214
215
216  <a href="#inhconstants">Inherited Constants</a>
217
218
219
220  &#124; <a href="#lfields">Fields</a>
221
222
223
224  &#124; <a href="#inhfields">Inherited Fields</a>
225
226
227
228  &#124; <a href="#pubctors">Ctors</a>
229
230
231
232
233
234
235  &#124; <a href="#inhmethods">Inherited Methods</a>
236
237&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
238
239</div><!-- end sum-details-links -->
240</div><!-- end api-info-block -->
241
242<div class="api apilevel-" id="jd-content">
243
244<!-- ======== START OF CLASS DATA ======== -->
245
246<h1 class="api-title">WearableFrameLayout.LayoutParams</h1>
247<p>
248<code class="api-signature">
249  public
250  static
251
252
253  class
254  WearableFrameLayout.LayoutParams
255</code>
256<br>
257
258
259<code class="api-signature">
260
261
262
263</code>
264
265<code class="api-signature">
266
267
268
269</code>
270
271<code class="api-signature">
272
273
274
275</code>
276
277<code class="api-signature">
278
279    extends FrameLayout.LayoutParams
280
281
282
283</code>
284
285<code class="api-signature">
286
287
288
289</code>
290
291</p><table class="jd-inheritance-table">
292
293
294  <tr>
295
296    <td colspan="5" class="jd-inheritance-class-cell">java.lang.Object
297    </td>
298  </tr>
299
300
301  <tr>
302
303      <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
304
305    <td colspan="4" class="jd-inheritance-class-cell">android.view.ViewGroup.LayoutParams
306    </td>
307  </tr>
308
309
310  <tr>
311
312      <td class="jd-inheritance-space">&nbsp;</td>
313
314      <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
315
316    <td colspan="3" class="jd-inheritance-class-cell">android.view.ViewGroup.MarginLayoutParams
317    </td>
318  </tr>
319
320
321  <tr>
322
323      <td class="jd-inheritance-space">&nbsp;</td>
324
325      <td class="jd-inheritance-space">&nbsp;</td>
326
327      <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
328
329    <td colspan="2" class="jd-inheritance-class-cell">android.widget.FrameLayout.LayoutParams
330    </td>
331  </tr>
332
333
334  <tr>
335
336      <td class="jd-inheritance-space">&nbsp;</td>
337
338      <td class="jd-inheritance-space">&nbsp;</td>
339
340      <td class="jd-inheritance-space">&nbsp;</td>
341
342      <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
343
344    <td colspan="1" class="jd-inheritance-class-cell">android.support.wearable.view.WearableFrameLayout.LayoutParams
345    </td>
346  </tr>
347
348
349</table>
350
351
352
353
354<br><hr>
355
356
357  <p>Per-child layout information for layouts on wearable devices.
358</p>
359
360
361
362
363
364
365
366<h2 class="api-section">Summary</h2>
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383<!-- =========== ENUM CONSTANT SUMMARY =========== -->
384<table id="inhconstants" class="responsive constants inhtable">
385<tr><th><h3>Inherited constants</h3></th></tr>
386
387
388  <tr class="api apilevel-" >
389  <td>
390
391  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-android.widget.FrameLayout.LayoutParams" class="jd-expando-trigger closed"
392          ><img height="34" id="inherited-constants-android.widget.FrameLayout.LayoutParams-trigger"
393          src="/assets/images/styles/disclosure_down.png"
394          class="jd-expando-trigger-img" /></a>From
395  class
396  <code>
397    android.widget.FrameLayout.LayoutParams
398  </code>
399  <div id="inherited-constants-android.widget.FrameLayout.LayoutParams">
400    <div id="inherited-constants-android.widget.FrameLayout.LayoutParams-list"
401          class="jd-inheritedlinks">
402    </div>
403    <div id="inherited-constants-android.widget.FrameLayout.LayoutParams-summary" style="display: none;">
404      <table class="jd-sumtable-expando responsive">
405
406
407
408    <tr class="api apilevel-" >
409        <td><code>int</code></td>
410        <td width="100%">
411          <code>UNSPECIFIED_GRAVITY</code>
412          <p>
413
414
415</p>
416        </td>
417    </tr>
418
419
420</table>
421    </div>
422  </div>
423  </td></tr>
424
425
426
427  <tr class="api apilevel-" >
428  <td>
429
430  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-android.view.ViewGroup.MarginLayoutParams" class="jd-expando-trigger closed"
431          ><img height="34" id="inherited-constants-android.view.ViewGroup.MarginLayoutParams-trigger"
432          src="/assets/images/styles/disclosure_down.png"
433          class="jd-expando-trigger-img" /></a>From
434  class
435  <code>
436    android.view.ViewGroup.MarginLayoutParams
437  </code>
438  <div id="inherited-constants-android.view.ViewGroup.MarginLayoutParams">
439    <div id="inherited-constants-android.view.ViewGroup.MarginLayoutParams-list"
440          class="jd-inheritedlinks">
441    </div>
442    <div id="inherited-constants-android.view.ViewGroup.MarginLayoutParams-summary" style="display: none;">
443      <table class="jd-sumtable-expando responsive">
444
445
446
447    <tr class="api apilevel-" >
448        <td><code>int</code></td>
449        <td width="100%">
450          <code>DEFAULT_MARGIN_RELATIVE</code>
451          <p>
452
453
454</p>
455        </td>
456    </tr>
457
458
459</table>
460    </div>
461  </div>
462  </td></tr>
463
464
465
466  <tr class="api apilevel-" >
467  <td>
468
469  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-android.view.ViewGroup.LayoutParams" class="jd-expando-trigger closed"
470          ><img height="34" id="inherited-constants-android.view.ViewGroup.LayoutParams-trigger"
471          src="/assets/images/styles/disclosure_down.png"
472          class="jd-expando-trigger-img" /></a>From
473  class
474  <code>
475    android.view.ViewGroup.LayoutParams
476  </code>
477  <div id="inherited-constants-android.view.ViewGroup.LayoutParams">
478    <div id="inherited-constants-android.view.ViewGroup.LayoutParams-list"
479          class="jd-inheritedlinks">
480    </div>
481    <div id="inherited-constants-android.view.ViewGroup.LayoutParams-summary" style="display: none;">
482      <table class="jd-sumtable-expando responsive">
483
484
485
486    <tr class="api apilevel-" >
487        <td><code>int</code></td>
488        <td width="100%">
489          <code>FILL_PARENT</code>
490          <p>
491
492
493</p>
494        </td>
495    </tr>
496
497
498    <tr class="api apilevel-" >
499        <td><code>int</code></td>
500        <td width="100%">
501          <code>MATCH_PARENT</code>
502          <p>
503
504
505</p>
506        </td>
507    </tr>
508
509
510    <tr class="api apilevel-" >
511        <td><code>int</code></td>
512        <td width="100%">
513          <code>WRAP_CONTENT</code>
514          <p>
515
516
517</p>
518        </td>
519    </tr>
520
521
522</table>
523    </div>
524  </div>
525  </td></tr>
526
527
528
529
530</table>
531
532
533
534
535<!-- =========== FIELD SUMMARY =========== -->
536<table id="lfields" class="responsive properties">
537<tr><th colspan="2"><h3>Fields</h3></th></tr>
538
539
540
541  <tr class="api apilevel-" >
542    <td><code>
543    public
544
545
546    int</code></td>
547    <td width="100%">
548      <code><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#bottomMarginRound">bottomMarginRound</a></code>
549      <p>
550
551
552</p>
553    </td>
554  </tr>
555
556
557  <tr class="api apilevel-" >
558    <td><code>
559    public
560
561
562    int</code></td>
563    <td width="100%">
564      <code><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#gravityRound">gravityRound</a></code>
565      <p>The gravity to apply with the View to which these layout parameters
566 are associated on a round device.
567
568
569</p>
570    </td>
571  </tr>
572
573
574  <tr class="api apilevel-" >
575    <td><code>
576    public
577
578
579    int</code></td>
580    <td width="100%">
581      <code><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#heightRound">heightRound</a></code>
582      <p>
583
584
585</p>
586    </td>
587  </tr>
588
589
590  <tr class="api apilevel-" >
591    <td><code>
592    public
593
594
595    int</code></td>
596    <td width="100%">
597      <code><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#leftMarginRound">leftMarginRound</a></code>
598      <p>
599
600
601</p>
602    </td>
603  </tr>
604
605
606  <tr class="api apilevel-" >
607    <td><code>
608    public
609
610
611    int</code></td>
612    <td width="100%">
613      <code><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#rightMarginRound">rightMarginRound</a></code>
614      <p>
615
616
617</p>
618    </td>
619  </tr>
620
621
622  <tr class="api apilevel-" >
623    <td><code>
624    public
625
626
627    int</code></td>
628    <td width="100%">
629      <code><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#topMarginRound">topMarginRound</a></code>
630      <p>
631
632
633</p>
634    </td>
635  </tr>
636
637
638  <tr class="api apilevel-" >
639    <td><code>
640    public
641
642
643    int</code></td>
644    <td width="100%">
645      <code><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#widthRound">widthRound</a></code>
646      <p>
647
648
649</p>
650    </td>
651  </tr>
652
653
654
655</table>
656
657
658
659
660
661<!-- =========== FIELD SUMMARY =========== -->
662<table id="inhfields" class="properties inhtable">
663<tr><th><h3>Inherited fields</h3></th></tr>
664
665
666  <tr class="api apilevel-" >
667  <td>
668
669  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-fields-android.widget.FrameLayout.LayoutParams" class="jd-expando-trigger closed"
670          ><img height="34" id="inherited-fields-android.widget.FrameLayout.LayoutParams-trigger"
671          src="/assets/images/styles/disclosure_down.png"
672          class="jd-expando-trigger-img" /></a>From
673  class
674  <code>
675    android.widget.FrameLayout.LayoutParams
676  </code>
677  <div id="inherited-fields-android.widget.FrameLayout.LayoutParams">
678    <div id="inherited-fields-android.widget.FrameLayout.LayoutParams-list"
679          class="jd-inheritedlinks">
680    </div>
681    <div id="inherited-fields-android.widget.FrameLayout.LayoutParams-summary" style="display: none;">
682      <table class="jd-sumtable-expando responsive">
683
684
685
686  <tr class="api apilevel-" >
687    <td><code>
688    public
689
690
691    int</code></td>
692    <td width="100%">
693      <code>gravity</code>
694      <p>
695
696
697</p>
698    </td>
699  </tr>
700
701
702</table>
703    </div>
704  </div>
705  </td></tr>
706
707
708
709  <tr class="api apilevel-" >
710  <td>
711
712  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-fields-android.view.ViewGroup.MarginLayoutParams" class="jd-expando-trigger closed"
713          ><img height="34" id="inherited-fields-android.view.ViewGroup.MarginLayoutParams-trigger"
714          src="/assets/images/styles/disclosure_down.png"
715          class="jd-expando-trigger-img" /></a>From
716  class
717  <code>
718    android.view.ViewGroup.MarginLayoutParams
719  </code>
720  <div id="inherited-fields-android.view.ViewGroup.MarginLayoutParams">
721    <div id="inherited-fields-android.view.ViewGroup.MarginLayoutParams-list"
722          class="jd-inheritedlinks">
723    </div>
724    <div id="inherited-fields-android.view.ViewGroup.MarginLayoutParams-summary" style="display: none;">
725      <table class="jd-sumtable-expando responsive">
726
727
728
729  <tr class="api apilevel-" >
730    <td><code>
731    public
732
733
734    int</code></td>
735    <td width="100%">
736      <code>bottomMargin</code>
737      <p>
738
739
740</p>
741    </td>
742  </tr>
743
744
745  <tr class="api apilevel-" >
746    <td><code>
747    public
748
749
750    int</code></td>
751    <td width="100%">
752      <code>leftMargin</code>
753      <p>
754
755
756</p>
757    </td>
758  </tr>
759
760
761  <tr class="api apilevel-" >
762    <td><code>
763    public
764
765
766    int</code></td>
767    <td width="100%">
768      <code>rightMargin</code>
769      <p>
770
771
772</p>
773    </td>
774  </tr>
775
776
777  <tr class="api apilevel-" >
778    <td><code>
779    public
780
781
782    int</code></td>
783    <td width="100%">
784      <code>topMargin</code>
785      <p>
786
787
788</p>
789    </td>
790  </tr>
791
792
793</table>
794    </div>
795  </div>
796  </td></tr>
797
798
799
800  <tr class="api apilevel-" >
801  <td>
802
803  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-fields-android.view.ViewGroup.LayoutParams" class="jd-expando-trigger closed"
804          ><img height="34" id="inherited-fields-android.view.ViewGroup.LayoutParams-trigger"
805          src="/assets/images/styles/disclosure_down.png"
806          class="jd-expando-trigger-img" /></a>From
807  class
808  <code>
809    android.view.ViewGroup.LayoutParams
810  </code>
811  <div id="inherited-fields-android.view.ViewGroup.LayoutParams">
812    <div id="inherited-fields-android.view.ViewGroup.LayoutParams-list"
813          class="jd-inheritedlinks">
814    </div>
815    <div id="inherited-fields-android.view.ViewGroup.LayoutParams-summary" style="display: none;">
816      <table class="jd-sumtable-expando responsive">
817
818
819
820  <tr class="api apilevel-" >
821    <td><code>
822    public
823
824
825    int</code></td>
826    <td width="100%">
827      <code>height</code>
828      <p>
829
830
831</p>
832    </td>
833  </tr>
834
835
836  <tr class="api apilevel-" >
837    <td><code>
838    public
839
840
841    LayoutAnimationController.AnimationParameters</code></td>
842    <td width="100%">
843      <code>layoutAnimationParameters</code>
844      <p>
845
846
847</p>
848    </td>
849  </tr>
850
851
852  <tr class="api apilevel-" >
853    <td><code>
854    public
855
856
857    int</code></td>
858    <td width="100%">
859      <code>width</code>
860      <p>
861
862
863</p>
864    </td>
865  </tr>
866
867
868</table>
869    </div>
870  </div>
871  </td></tr>
872
873
874
875
876</table>
877
878
879
880
881<!-- ======== CONSTRUCTOR SUMMARY ======== -->
882<table id="pubctors" class="responsive constructors">
883<tr><th colspan="2"><h3>Public constructors</h3></th></tr>
884
885
886
887
888  <tr class="api apilevel-" >
889
890
891    <td width="100%">
892      <code>
893      <a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#WearableFrameLayout.LayoutParams(android.content.Context, android.util.AttributeSet)">WearableFrameLayout.LayoutParams</a>(Context c, AttributeSet attrs)
894      </code>
895
896        <p>
897
898
899
900</p>
901
902    </td>
903  </tr>
904
905
906
907  <tr class="api apilevel-" >
908
909
910    <td width="100%">
911      <code>
912      <a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#WearableFrameLayout.LayoutParams(int, int, int, int, int, int)">WearableFrameLayout.LayoutParams</a>(int width, int height, int gravity, int widthRound, int heightRound, int gravityRound)
913      </code>
914
915        <p>Creates a new set of layout parameters with the specified width, height and weight for
916 both square and round devices.
917
918
919</p>
920
921    </td>
922  </tr>
923
924
925
926  <tr class="api apilevel-" >
927
928
929    <td width="100%">
930      <code>
931      <a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#WearableFrameLayout.LayoutParams(int, int, int)">WearableFrameLayout.LayoutParams</a>(int width, int height, int gravity)
932      </code>
933
934        <p>
935
936
937
938</p>
939
940    </td>
941  </tr>
942
943
944
945  <tr class="api apilevel-" >
946
947
948    <td width="100%">
949      <code>
950      <a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#WearableFrameLayout.LayoutParams(int, int)">WearableFrameLayout.LayoutParams</a>(int width, int height)
951      </code>
952
953        <p>
954
955
956
957</p>
958
959    </td>
960  </tr>
961
962
963
964  <tr class="api apilevel-" >
965
966
967    <td width="100%">
968      <code>
969      <a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html#WearableFrameLayout.LayoutParams(android.support.wearable.view.WearableFrameLayout.LayoutParams)">WearableFrameLayout.LayoutParams</a>(<a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html">WearableFrameLayout.LayoutParams</a> source)
970      </code>
971
972        <p>
973
974
975
976</p>
977
978    </td>
979  </tr>
980
981
982
983</table>
984
985
986
987
988
989
990
991
992
993
994
995<!-- ========== METHOD SUMMARY =========== -->
996<table id="inhmethods" class="methods inhtable">
997<tr><th><h3>Inherited methods</h3></th></tr>
998
999
1000
1001
1002<tr class="api apilevel-" >
1003<td colspan="2">
1004
1005  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-android.view.ViewGroup.MarginLayoutParams" class="jd-expando-trigger closed"
1006          ><img height="34" id="inherited-methods-android.view.ViewGroup.MarginLayoutParams-trigger"
1007          src="/assets/images/styles/disclosure_down.png"
1008          class="jd-expando-trigger-img" /></a>From
1009class
1010<code>
1011
1012    android.view.ViewGroup.MarginLayoutParams
1013
1014</code>
1015<div id="inherited-methods-android.view.ViewGroup.MarginLayoutParams">
1016  <div id="inherited-methods-android.view.ViewGroup.MarginLayoutParams-list"
1017        class="jd-inheritedlinks">
1018  </div>
1019  <div id="inherited-methods-android.view.ViewGroup.MarginLayoutParams-summary" style="display: none;">
1020    <table class="jd-sumtable-expando responsive">
1021
1022
1023
1024
1025  <tr class="api apilevel-" >
1026
1027
1028    <td><code>
1029
1030
1031
1032        final
1033
1034        void</code>
1035    </td>
1036
1037    <td width="100%">
1038      <code>
1039      copyMarginsFrom(ViewGroup.MarginLayoutParams arg0)
1040      </code>
1041
1042    </td>
1043  </tr>
1044
1045
1046
1047  <tr class="api apilevel-" >
1048
1049
1050    <td><code>
1051
1052
1053
1054
1055
1056        void</code>
1057    </td>
1058
1059    <td width="100%">
1060      <code>
1061      encodeProperties(ViewHierarchyEncoder arg0)
1062      </code>
1063
1064    </td>
1065  </tr>
1066
1067
1068
1069  <tr class="api apilevel-" >
1070
1071
1072    <td><code>
1073
1074
1075
1076
1077
1078        int</code>
1079    </td>
1080
1081    <td width="100%">
1082      <code>
1083      getLayoutDirection()
1084      </code>
1085
1086    </td>
1087  </tr>
1088
1089
1090
1091  <tr class="api apilevel-" >
1092
1093
1094    <td><code>
1095
1096
1097
1098
1099
1100        int</code>
1101    </td>
1102
1103    <td width="100%">
1104      <code>
1105      getMarginEnd()
1106      </code>
1107
1108    </td>
1109  </tr>
1110
1111
1112
1113  <tr class="api apilevel-" >
1114
1115
1116    <td><code>
1117
1118
1119
1120
1121
1122        int</code>
1123    </td>
1124
1125    <td width="100%">
1126      <code>
1127      getMarginStart()
1128      </code>
1129
1130    </td>
1131  </tr>
1132
1133
1134
1135  <tr class="api apilevel-" >
1136
1137
1138    <td><code>
1139
1140
1141
1142
1143
1144        boolean</code>
1145    </td>
1146
1147    <td width="100%">
1148      <code>
1149      isLayoutRtl()
1150      </code>
1151
1152    </td>
1153  </tr>
1154
1155
1156
1157  <tr class="api apilevel-" >
1158
1159
1160    <td><code>
1161
1162
1163
1164
1165
1166        boolean</code>
1167    </td>
1168
1169    <td width="100%">
1170      <code>
1171      isMarginRelative()
1172      </code>
1173
1174    </td>
1175  </tr>
1176
1177
1178
1179  <tr class="api apilevel-" >
1180
1181
1182    <td><code>
1183
1184
1185
1186
1187
1188        void</code>
1189    </td>
1190
1191    <td width="100%">
1192      <code>
1193      onDebugDraw(View arg0, Canvas arg1, Paint arg2)
1194      </code>
1195
1196    </td>
1197  </tr>
1198
1199
1200
1201  <tr class="api apilevel-" >
1202
1203
1204    <td><code>
1205
1206
1207
1208
1209
1210        void</code>
1211    </td>
1212
1213    <td width="100%">
1214      <code>
1215      resolveLayoutDirection(int arg0)
1216      </code>
1217
1218    </td>
1219  </tr>
1220
1221
1222
1223  <tr class="api apilevel-" >
1224
1225
1226    <td><code>
1227
1228
1229
1230
1231
1232        void</code>
1233    </td>
1234
1235    <td width="100%">
1236      <code>
1237      setLayoutDirection(int arg0)
1238      </code>
1239
1240    </td>
1241  </tr>
1242
1243
1244
1245  <tr class="api apilevel-" >
1246
1247
1248    <td><code>
1249
1250
1251
1252
1253
1254        void</code>
1255    </td>
1256
1257    <td width="100%">
1258      <code>
1259      setMarginEnd(int arg0)
1260      </code>
1261
1262    </td>
1263  </tr>
1264
1265
1266
1267  <tr class="api apilevel-" >
1268
1269
1270    <td><code>
1271
1272
1273
1274
1275
1276        void</code>
1277    </td>
1278
1279    <td width="100%">
1280      <code>
1281      setMarginStart(int arg0)
1282      </code>
1283
1284    </td>
1285  </tr>
1286
1287
1288
1289  <tr class="api apilevel-" >
1290
1291
1292    <td><code>
1293
1294
1295
1296
1297
1298        void</code>
1299    </td>
1300
1301    <td width="100%">
1302      <code>
1303      setMargins(int arg0, int arg1, int arg2, int arg3)
1304      </code>
1305
1306    </td>
1307  </tr>
1308
1309
1310
1311  <tr class="api apilevel-" >
1312
1313
1314    <td><code>
1315
1316
1317
1318
1319
1320        void</code>
1321    </td>
1322
1323    <td width="100%">
1324      <code>
1325      setMarginsRelative(int arg0, int arg1, int arg2, int arg3)
1326      </code>
1327
1328    </td>
1329  </tr>
1330
1331
1332
1333    </table>
1334  </div>
1335</div>
1336</td></tr>
1337
1338
1339
1340<tr class="api apilevel-" >
1341<td colspan="2">
1342
1343  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-android.view.ViewGroup.LayoutParams" class="jd-expando-trigger closed"
1344          ><img height="34" id="inherited-methods-android.view.ViewGroup.LayoutParams-trigger"
1345          src="/assets/images/styles/disclosure_down.png"
1346          class="jd-expando-trigger-img" /></a>From
1347class
1348<code>
1349
1350    android.view.ViewGroup.LayoutParams
1351
1352</code>
1353<div id="inherited-methods-android.view.ViewGroup.LayoutParams">
1354  <div id="inherited-methods-android.view.ViewGroup.LayoutParams-list"
1355        class="jd-inheritedlinks">
1356  </div>
1357  <div id="inherited-methods-android.view.ViewGroup.LayoutParams-summary" style="display: none;">
1358    <table class="jd-sumtable-expando responsive">
1359
1360
1361
1362
1363  <tr class="api apilevel-" >
1364
1365
1366    <td><code>
1367
1368
1369
1370
1371
1372        String</code>
1373    </td>
1374
1375    <td width="100%">
1376      <code>
1377      debug(String arg0)
1378      </code>
1379
1380    </td>
1381  </tr>
1382
1383
1384
1385  <tr class="api apilevel-" >
1386
1387
1388    <td><code>
1389
1390
1391
1392
1393
1394        void</code>
1395    </td>
1396
1397    <td width="100%">
1398      <code>
1399      encodeProperties(ViewHierarchyEncoder arg0)
1400      </code>
1401
1402    </td>
1403  </tr>
1404
1405
1406
1407  <tr class="api apilevel-" >
1408
1409
1410    <td><code>
1411
1412
1413
1414
1415
1416        void</code>
1417    </td>
1418
1419    <td width="100%">
1420      <code>
1421      onDebugDraw(View arg0, Canvas arg1, Paint arg2)
1422      </code>
1423
1424    </td>
1425  </tr>
1426
1427
1428
1429  <tr class="api apilevel-" >
1430
1431
1432    <td><code>
1433
1434
1435
1436
1437
1438        void</code>
1439    </td>
1440
1441    <td width="100%">
1442      <code>
1443      resolveLayoutDirection(int arg0)
1444      </code>
1445
1446    </td>
1447  </tr>
1448
1449
1450
1451  <tr class="api apilevel-" >
1452
1453
1454    <td><code>
1455
1456
1457
1458
1459
1460        void</code>
1461    </td>
1462
1463    <td width="100%">
1464      <code>
1465      setBaseAttributes(TypedArray arg0, int arg1, int arg2)
1466      </code>
1467
1468    </td>
1469  </tr>
1470
1471
1472
1473  <tr class="api apilevel-" >
1474
1475
1476    <td><code>
1477
1478
1479        static
1480
1481
1482        String</code>
1483    </td>
1484
1485    <td width="100%">
1486      <code>
1487      sizeToString(int arg0)
1488      </code>
1489
1490    </td>
1491  </tr>
1492
1493
1494
1495    </table>
1496  </div>
1497</div>
1498</td></tr>
1499
1500
1501
1502<tr class="api apilevel-" >
1503<td colspan="2">
1504
1505  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
1506          ><img height="34" id="inherited-methods-java.lang.Object-trigger"
1507          src="/assets/images/styles/disclosure_down.png"
1508          class="jd-expando-trigger-img" /></a>From
1509class
1510<code>
1511
1512    java.lang.Object
1513
1514</code>
1515<div id="inherited-methods-java.lang.Object">
1516  <div id="inherited-methods-java.lang.Object-list"
1517        class="jd-inheritedlinks">
1518  </div>
1519  <div id="inherited-methods-java.lang.Object-summary" style="display: none;">
1520    <table class="jd-sumtable-expando responsive">
1521
1522
1523
1524
1525  <tr class="api apilevel-" >
1526
1527
1528    <td><code>
1529
1530
1531
1532
1533
1534        Object</code>
1535    </td>
1536
1537    <td width="100%">
1538      <code>
1539      clone()
1540      </code>
1541
1542    </td>
1543  </tr>
1544
1545
1546
1547  <tr class="api apilevel-" >
1548
1549
1550    <td><code>
1551
1552
1553
1554
1555
1556        boolean</code>
1557    </td>
1558
1559    <td width="100%">
1560      <code>
1561      equals(Object arg0)
1562      </code>
1563
1564    </td>
1565  </tr>
1566
1567
1568
1569  <tr class="api apilevel-" >
1570
1571
1572    <td><code>
1573
1574
1575
1576
1577
1578        void</code>
1579    </td>
1580
1581    <td width="100%">
1582      <code>
1583      finalize()
1584      </code>
1585
1586    </td>
1587  </tr>
1588
1589
1590
1591  <tr class="api apilevel-" >
1592
1593
1594    <td><code>
1595
1596
1597
1598        final
1599
1600        Class&lt;?&gt;</code>
1601    </td>
1602
1603    <td width="100%">
1604      <code>
1605      getClass()
1606      </code>
1607
1608    </td>
1609  </tr>
1610
1611
1612
1613  <tr class="api apilevel-" >
1614
1615
1616    <td><code>
1617
1618
1619
1620
1621
1622        int</code>
1623    </td>
1624
1625    <td width="100%">
1626      <code>
1627      hashCode()
1628      </code>
1629
1630    </td>
1631  </tr>
1632
1633
1634
1635  <tr class="api apilevel-" >
1636
1637
1638    <td><code>
1639
1640
1641
1642        final
1643
1644        void</code>
1645    </td>
1646
1647    <td width="100%">
1648      <code>
1649      notify()
1650      </code>
1651
1652    </td>
1653  </tr>
1654
1655
1656
1657  <tr class="api apilevel-" >
1658
1659
1660    <td><code>
1661
1662
1663
1664        final
1665
1666        void</code>
1667    </td>
1668
1669    <td width="100%">
1670      <code>
1671      notifyAll()
1672      </code>
1673
1674    </td>
1675  </tr>
1676
1677
1678
1679  <tr class="api apilevel-" >
1680
1681
1682    <td><code>
1683
1684
1685
1686
1687
1688        String</code>
1689    </td>
1690
1691    <td width="100%">
1692      <code>
1693      toString()
1694      </code>
1695
1696    </td>
1697  </tr>
1698
1699
1700
1701  <tr class="api apilevel-" >
1702
1703
1704    <td><code>
1705
1706
1707
1708        final
1709
1710        void</code>
1711    </td>
1712
1713    <td width="100%">
1714      <code>
1715      wait(long arg0, int arg1)
1716      </code>
1717
1718    </td>
1719  </tr>
1720
1721
1722
1723  <tr class="api apilevel-" >
1724
1725
1726    <td><code>
1727
1728
1729
1730        final
1731
1732        void</code>
1733    </td>
1734
1735    <td width="100%">
1736      <code>
1737      wait(long arg0)
1738      </code>
1739
1740    </td>
1741  </tr>
1742
1743
1744
1745  <tr class="api apilevel-" >
1746
1747
1748    <td><code>
1749
1750
1751
1752        final
1753
1754        void</code>
1755    </td>
1756
1757    <td width="100%">
1758      <code>
1759      wait()
1760      </code>
1761
1762    </td>
1763  </tr>
1764
1765
1766
1767    </table>
1768  </div>
1769</div>
1770</td></tr>
1771
1772
1773</table>
1774
1775
1776
1777<!-- XML Attributes -->
1778
1779
1780<!-- Enum Values -->
1781
1782
1783<!-- Constants -->
1784
1785
1786<!-- Fields -->
1787
1788
1789<!-- ========= FIELD DETAIL ======== -->
1790<h2 class="api-section">Fields</h2>
1791
1792
1793
1794
1795<A NAME="bottomMarginRound"></A>
1796
1797<div class="api apilevel-">
1798    <h3 class="api-name">bottomMarginRound</h3>
1799    <div class="api-level">
1800
1801
1802
1803
1804    </div>
1805<pre class="api-signature no-pretty-print">
1806int bottomMarginRound</pre>
1807
1808
1809
1810
1811  <p></p>
1812
1813
1814</div>
1815
1816
1817
1818<A NAME="gravityRound"></A>
1819
1820<div class="api apilevel-">
1821    <h3 class="api-name">gravityRound</h3>
1822    <div class="api-level">
1823
1824
1825
1826
1827    </div>
1828<pre class="api-signature no-pretty-print">
1829int gravityRound</pre>
1830
1831
1832
1833
1834  <p>The gravity to apply with the View to which these layout parameters
1835 are associated on a round device.</p>
1836  <div>
1837      <p><b>See also:</b></p>
1838      <ul class="nolist"><li><code><a href="/reference/android/view/Gravity.html">Gravity</a></code></li>
1839      </ul>
1840  </div>
1841
1842
1843</div>
1844
1845
1846
1847<A NAME="heightRound"></A>
1848
1849<div class="api apilevel-">
1850    <h3 class="api-name">heightRound</h3>
1851    <div class="api-level">
1852
1853
1854
1855
1856    </div>
1857<pre class="api-signature no-pretty-print">
1858int heightRound</pre>
1859
1860
1861
1862
1863  <p></p>
1864
1865
1866</div>
1867
1868
1869
1870<A NAME="leftMarginRound"></A>
1871
1872<div class="api apilevel-">
1873    <h3 class="api-name">leftMarginRound</h3>
1874    <div class="api-level">
1875
1876
1877
1878
1879    </div>
1880<pre class="api-signature no-pretty-print">
1881int leftMarginRound</pre>
1882
1883
1884
1885
1886  <p></p>
1887
1888
1889</div>
1890
1891
1892
1893<A NAME="rightMarginRound"></A>
1894
1895<div class="api apilevel-">
1896    <h3 class="api-name">rightMarginRound</h3>
1897    <div class="api-level">
1898
1899
1900
1901
1902    </div>
1903<pre class="api-signature no-pretty-print">
1904int rightMarginRound</pre>
1905
1906
1907
1908
1909  <p></p>
1910
1911
1912</div>
1913
1914
1915
1916<A NAME="topMarginRound"></A>
1917
1918<div class="api apilevel-">
1919    <h3 class="api-name">topMarginRound</h3>
1920    <div class="api-level">
1921
1922
1923
1924
1925    </div>
1926<pre class="api-signature no-pretty-print">
1927int topMarginRound</pre>
1928
1929
1930
1931
1932  <p></p>
1933
1934
1935</div>
1936
1937
1938
1939<A NAME="widthRound"></A>
1940
1941<div class="api apilevel-">
1942    <h3 class="api-name">widthRound</h3>
1943    <div class="api-level">
1944
1945
1946
1947
1948    </div>
1949<pre class="api-signature no-pretty-print">
1950int widthRound</pre>
1951
1952
1953
1954
1955  <p></p>
1956
1957
1958</div>
1959
1960
1961
1962
1963<!-- Public ctors -->
1964
1965
1966<!-- ========= CONSTRUCTOR DETAIL ======== -->
1967<h2 class="api-section">Public constructors</h2>
1968
1969
1970
1971<A NAME="WearableFrameLayout.LayoutParams(android.content.Context, android.util.AttributeSet)"></A>
1972
1973<div class="api apilevel-">
1974    <h3 class="api-name">WearableFrameLayout.LayoutParams</h3>
1975    <div class="api-level">
1976      <div></div>
1977
1978
1979
1980    </div>
1981<pre class="api-signature no-pretty-print">
1982WearableFrameLayout.LayoutParams (Context c,
1983                AttributeSet attrs)</pre>
1984
1985
1986
1987
1988  <p>
1989</p>
1990    <table class="responsive">
1991    <tr><th colspan=2>Parameters</th></tr>
1992      <tr>
1993        <td><code>c</code></td>
1994        <td width="100%">
1995          <code>Context</code>
1996          <!-- no parameter comment --></td>
1997      </tr>
1998      <tr>
1999        <td><code>attrs</code></td>
2000        <td width="100%">
2001          <code>AttributeSet</code>
2002          <!-- no parameter comment --></td>
2003      </tr>
2004    </table>
2005
2006</div>
2007
2008
2009<A NAME="WearableFrameLayout.LayoutParams(int, int, int, int, int, int)"></A>
2010
2011<div class="api apilevel-">
2012    <h3 class="api-name">WearableFrameLayout.LayoutParams</h3>
2013    <div class="api-level">
2014      <div></div>
2015
2016
2017
2018    </div>
2019<pre class="api-signature no-pretty-print">
2020WearableFrameLayout.LayoutParams (int width,
2021                int height,
2022                int gravity,
2023                int widthRound,
2024                int heightRound,
2025                int gravityRound)</pre>
2026
2027
2028
2029
2030  <p>Creates a new set of layout parameters with the specified width, height and weight for
2031 both square and round devices.</p>
2032    <table class="responsive">
2033    <tr><th colspan=2>Parameters</th></tr>
2034      <tr>
2035        <td><code>width</code></td>
2036        <td width="100%">
2037          <code>int</code>:
2038          the width on a square device, either <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT">MATCH_PARENT</a></code>,
2039        <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#WRAP_CONTENT">WRAP_CONTENT</a></code> or a fixed size in pixels</td>
2040      </tr>
2041      <tr>
2042        <td><code>height</code></td>
2043        <td width="100%">
2044          <code>int</code>:
2045          the height, either <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT">MATCH_PARENT</a></code>,
2046        <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#WRAP_CONTENT">WRAP_CONTENT</a></code> or a fixed size in pixels</td>
2047      </tr>
2048      <tr>
2049        <td><code>gravity</code></td>
2050        <td width="100%">
2051          <code>int</code>:
2052          the gravity</td>
2053      </tr>
2054      <tr>
2055        <td><code>widthRound</code></td>
2056        <td width="100%">
2057          <code>int</code>:
2058          the width override for a round device, either <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT">MATCH_PARENT</a></code>,
2059        <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#WRAP_CONTENT">WRAP_CONTENT</a></code> or a fixed size in pixels</td>
2060      </tr>
2061      <tr>
2062        <td><code>heightRound</code></td>
2063        <td width="100%">
2064          <code>int</code>:
2065          the height override for a round device, either <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT">MATCH_PARENT</a></code>,
2066        <code><a href="/reference/android/view/ViewGroup.LayoutParams.html#WRAP_CONTENT">WRAP_CONTENT</a></code> or a fixed size in pixels</td>
2067      </tr>
2068      <tr>
2069        <td><code>gravityRound</code></td>
2070        <td width="100%">
2071          <code>int</code>:
2072          the gravity override for a round device</td>
2073      </tr>
2074    </table>
2075  <div>
2076      <p><b>See also:</b></p>
2077      <ul class="nolist"><li><code><a href="/reference/android/view/Gravity.html">Gravity</a></code></li>
2078      </ul>
2079  </div>
2080
2081</div>
2082
2083
2084<A NAME="WearableFrameLayout.LayoutParams(int, int, int)"></A>
2085
2086<div class="api apilevel-">
2087    <h3 class="api-name">WearableFrameLayout.LayoutParams</h3>
2088    <div class="api-level">
2089      <div></div>
2090
2091
2092
2093    </div>
2094<pre class="api-signature no-pretty-print">
2095WearableFrameLayout.LayoutParams (int width,
2096                int height,
2097                int gravity)</pre>
2098
2099
2100
2101
2102  <p>
2103</p>
2104    <table class="responsive">
2105    <tr><th colspan=2>Parameters</th></tr>
2106      <tr>
2107        <td><code>width</code></td>
2108        <td width="100%">
2109          <code>int</code>
2110          <!-- no parameter comment --></td>
2111      </tr>
2112      <tr>
2113        <td><code>height</code></td>
2114        <td width="100%">
2115          <code>int</code>
2116          <!-- no parameter comment --></td>
2117      </tr>
2118      <tr>
2119        <td><code>gravity</code></td>
2120        <td width="100%">
2121          <code>int</code>
2122          <!-- no parameter comment --></td>
2123      </tr>
2124    </table>
2125
2126</div>
2127
2128
2129<A NAME="WearableFrameLayout.LayoutParams(int, int)"></A>
2130
2131<div class="api apilevel-">
2132    <h3 class="api-name">WearableFrameLayout.LayoutParams</h3>
2133    <div class="api-level">
2134      <div></div>
2135
2136
2137
2138    </div>
2139<pre class="api-signature no-pretty-print">
2140WearableFrameLayout.LayoutParams (int width,
2141                int height)</pre>
2142
2143
2144
2145
2146  <p>
2147</p>
2148    <table class="responsive">
2149    <tr><th colspan=2>Parameters</th></tr>
2150      <tr>
2151        <td><code>width</code></td>
2152        <td width="100%">
2153          <code>int</code>
2154          <!-- no parameter comment --></td>
2155      </tr>
2156      <tr>
2157        <td><code>height</code></td>
2158        <td width="100%">
2159          <code>int</code>
2160          <!-- no parameter comment --></td>
2161      </tr>
2162    </table>
2163
2164</div>
2165
2166
2167<A NAME="WearableFrameLayout.LayoutParams(android.support.wearable.view.WearableFrameLayout.LayoutParams)"></A>
2168
2169<div class="api apilevel-">
2170    <h3 class="api-name">WearableFrameLayout.LayoutParams</h3>
2171    <div class="api-level">
2172      <div></div>
2173
2174
2175
2176    </div>
2177<pre class="api-signature no-pretty-print">
2178WearableFrameLayout.LayoutParams (<a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html">WearableFrameLayout.LayoutParams</a> source)</pre>
2179
2180
2181
2182
2183  <p>
2184</p>
2185    <table class="responsive">
2186    <tr><th colspan=2>Parameters</th></tr>
2187      <tr>
2188        <td><code>source</code></td>
2189        <td width="100%">
2190          <code>WearableFrameLayout.LayoutParams</code>
2191          <!-- no parameter comment --></td>
2192      </tr>
2193    </table>
2194
2195</div>
2196
2197
2198
2199
2200
2201<!-- ========= CONSTRUCTOR DETAIL ======== -->
2202<!-- Protected ctors -->
2203
2204
2205
2206<!-- ========= METHOD DETAIL ======== -->
2207<!-- Public methdos -->
2208
2209
2210
2211<!-- ========= METHOD DETAIL ======== -->
2212
2213
2214
2215<!-- ========= END OF CLASS DATA ========= -->
2216
2217</div><!-- end jd-content -->
2218
2219
2220
2221<div class="data-reference-resources-wrapper">
2222
2223  <ul data-reference-resources>
2224
2225
2226    <li><h2>Interfaces</h2>
2227      <ul>
2228          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/ActionChooserView.ActionChooserListener.html">ActionChooserView.ActionChooserListener</a></li>
2229          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/DelayedConfirmationView.DelayedConfirmationListener.html">DelayedConfirmationView.DelayedConfirmationListener</a></li>
2230          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/GridPageOptions.html">GridPageOptions</a></li>
2231          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/GridPageOptions.BackgroundListener.html">GridPageOptions.BackgroundListener</a></li>
2232          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/GridViewPager.OnAdapterChangeListener.html">GridViewPager.OnAdapterChangeListener</a></li>
2233          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/GridViewPager.OnPageChangeListener.html">GridViewPager.OnPageChangeListener</a></li>
2234          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WatchViewStub.OnLayoutInflatedListener.html">WatchViewStub.OnLayoutInflatedListener</a></li>
2235          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableListView.ClickListener.html">WearableListView.ClickListener</a></li>
2236          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableListView.OnCenterProximityListener.html">WearableListView.OnCenterProximityListener</a></li>
2237          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableListView.OnCentralPositionChangedListener.html">WearableListView.OnCentralPositionChangedListener</a></li>
2238          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableListView.OnScrollListener.html">WearableListView.OnScrollListener</a></li>
2239      </ul>
2240    </li>
2241
2242    <li><h2>Classes</h2>
2243      <ul>
2244          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/ActionChooserView.html">ActionChooserView</a></li>
2245          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/ActionLabel.html">ActionLabel</a></li>
2246          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/ActionPage.html">ActionPage</a></li>
2247          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/BoxInsetLayout.html">BoxInsetLayout</a></li>
2248          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/BoxInsetLayout.LayoutParams.html">BoxInsetLayout.LayoutParams</a></li>
2249          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/CardFragment.html">CardFragment</a></li>
2250          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/CardFrame.html">CardFrame</a></li>
2251          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/CardScrollView.html">CardScrollView</a></li>
2252          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/CircledImageView.html">CircledImageView</a></li>
2253          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/CircularButton.html">CircularButton</a></li>
2254          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/CrossfadeDrawable.html">CrossfadeDrawable</a></li>
2255          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/DelayedConfirmationView.html">DelayedConfirmationView</a></li>
2256          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/DismissOverlayView.html">DismissOverlayView</a></li>
2257          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/DotsPageIndicator.html">DotsPageIndicator</a></li>
2258          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/FragmentGridPagerAdapter.html">FragmentGridPagerAdapter</a></li>
2259          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/GridPagerAdapter.html">GridPagerAdapter</a></li>
2260          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/GridViewPager.html">GridViewPager</a></li>
2261          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/GridViewPager.LayoutParams.html">GridViewPager.LayoutParams</a></li>
2262          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/ProgressSpinner.html">ProgressSpinner</a></li>
2263          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/SimpleAnimatorListener.html">SimpleAnimatorListener</a></li>
2264          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WatchViewStub.html">WatchViewStub</a></li>
2265          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableFrameLayout.html">WearableFrameLayout</a></li>
2266          <li class="selected api apilevel-"><a href="/reference/android/support/wearable/view/WearableFrameLayout.LayoutParams.html">WearableFrameLayout.LayoutParams</a></li>
2267          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableListView.html">WearableListView</a></li>
2268          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableListView.Adapter.html">WearableListView.Adapter</a></li>
2269          <li class="api apilevel-"><a href="/reference/android/support/wearable/view/WearableListView.ViewHolder.html">WearableListView.ViewHolder</a></li>
2270      </ul>
2271    </li>
2272
2273
2274
2275  </ul>
2276
2277</div>
2278
2279
2280
2281</body>
2282</html>
2283