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<title>R.anim | Android Developers
108</title>
109
110
111
112
113
114
115<!DOCTYPE html>
116<html devsite>
117<head>
118
119
120    <meta name="top_category" value="develop" />
121
122    <meta name="subcategory" value="reference" />
123
124
125      <meta name="book_path" value="/reference/android/support/wearable/_book.yaml" />
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141<title>R.anim | Android Developers
142</title>
143
144</head>
145
146<body class="gc-documentation develop reference api apilevel-">
147<div id="doc-api-level" class="" style="display:none"></div>
148
149
150
151
152<div id="naMessage"></div>
153
154<div id="api-info-block">
155<div class="api-level">
156
157
158
159
160</div>
161
162
163
164
165
166
167
168
169
170
171
172<div class="sum-details-links">
173
174Summary:
175
176
177
178
179
180
181
182  <a href="#lfields">Fields</a>
183
184
185
186
187  &#124; <a href="#pubctors">Ctors</a>
188
189
190
191
192
193
194  &#124; <a href="#inhmethods">Inherited Methods</a>
195
196&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
197
198</div><!-- end sum-details-links -->
199</div><!-- end api-info-block -->
200
201<div class="api apilevel-" id="jd-content">
202
203<!-- ======== START OF CLASS DATA ======== -->
204
205<h1 class="api-title">R.anim</h1>
206<p>
207<code class="api-signature">
208  public
209  static
210  final
211
212  class
213  R.anim
214</code>
215<br>
216
217
218<code class="api-signature">
219
220    extends Object
221
222
223
224</code>
225
226<code class="api-signature">
227
228
229
230</code>
231
232</p><table class="jd-inheritance-table">
233
234
235  <tr>
236
237    <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object
238    </td>
239  </tr>
240
241
242  <tr>
243
244      <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
245
246    <td colspan="1" class="jd-inheritance-class-cell">android.support.wearable.R.anim
247    </td>
248  </tr>
249
250
251</table>
252
253
254
255
256<br><hr>
257
258
259
260
261
262
263
264
265<h2 class="api-section">Summary</h2>
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284<!-- =========== FIELD SUMMARY =========== -->
285<table id="lfields" class="responsive properties">
286<tr><th colspan="2"><h3>Fields</h3></th></tr>
287
288
289
290  <tr class="api apilevel-" >
291    <td><code>
292    public
293    static
294
295    int</code></td>
296    <td width="100%">
297      <code><a href="/reference/android/support/wearable/R.anim.html#generic_confirmation_generic_confirmation_animation">generic_confirmation_generic_confirmation_animation</a></code>
298      <p>
299
300
301</p>
302    </td>
303  </tr>
304
305
306  <tr class="api apilevel-" >
307    <td><code>
308    public
309    static
310
311    int</code></td>
312    <td width="100%">
313      <code><a href="/reference/android/support/wearable/R.anim.html#generic_confirmation_icon_animation">generic_confirmation_icon_animation</a></code>
314      <p>
315
316
317</p>
318    </td>
319  </tr>
320
321
322  <tr class="api apilevel-" >
323    <td><code>
324    public
325    static
326
327    int</code></td>
328    <td width="100%">
329      <code><a href="/reference/android/support/wearable/R.anim.html#open_on_phone_arrow_animation">open_on_phone_arrow_animation</a></code>
330      <p>
331
332
333</p>
334    </td>
335  </tr>
336
337
338  <tr class="api apilevel-" >
339    <td><code>
340    public
341    static
342
343    int</code></td>
344    <td width="100%">
345      <code><a href="/reference/android/support/wearable/R.anim.html#open_on_phone_path_1_animation">open_on_phone_path_1_animation</a></code>
346      <p>
347
348
349</p>
350    </td>
351  </tr>
352
353
354  <tr class="api apilevel-" >
355    <td><code>
356    public
357    static
358
359    int</code></td>
360    <td width="100%">
361      <code><a href="/reference/android/support/wearable/R.anim.html#open_on_phone_path_2_animation">open_on_phone_path_2_animation</a></code>
362      <p>
363
364
365</p>
366    </td>
367  </tr>
368
369
370
371</table>
372
373
374
375
376
377
378
379<!-- ======== CONSTRUCTOR SUMMARY ======== -->
380<table id="pubctors" class="responsive constructors">
381<tr><th colspan="2"><h3>Public constructors</h3></th></tr>
382
383
384
385
386  <tr class="api apilevel-" >
387
388
389    <td width="100%">
390      <code>
391      <a href="/reference/android/support/wearable/R.anim.html#R.anim()">R.anim</a>()
392      </code>
393
394    </td>
395  </tr>
396
397
398
399</table>
400
401
402
403
404
405
406
407
408
409
410
411<!-- ========== METHOD SUMMARY =========== -->
412<table id="inhmethods" class="methods inhtable">
413<tr><th><h3>Inherited methods</h3></th></tr>
414
415
416<tr class="api apilevel-" >
417<td colspan="2">
418
419  <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
420          ><img id="inherited-methods-java.lang.Object-trigger"
421          src="/assets/images/triangle-closed.png"
422          class="jd-expando-trigger-img" /></a>From
423class
424<code>
425
426    java.lang.Object
427
428</code>
429<div id="inherited-methods-java.lang.Object">
430  <div id="inherited-methods-java.lang.Object-list"
431        class="jd-inheritedlinks">
432  </div>
433  <div id="inherited-methods-java.lang.Object-summary" style="display: none;">
434    <table class="jd-sumtable-expando responsive">
435
436
437
438
439  <tr class="api apilevel-" >
440
441
442    <td><code>
443
444
445
446
447
448        Object</code>
449    </td>
450
451    <td width="100%">
452      <code>
453      clone()
454      </code>
455
456    </td>
457  </tr>
458
459
460
461  <tr class="api apilevel-" >
462
463
464    <td><code>
465
466
467
468
469
470        boolean</code>
471    </td>
472
473    <td width="100%">
474      <code>
475      equals(Object arg0)
476      </code>
477
478    </td>
479  </tr>
480
481
482
483  <tr class="api apilevel-" >
484
485
486    <td><code>
487
488
489
490
491
492        void</code>
493    </td>
494
495    <td width="100%">
496      <code>
497      finalize()
498      </code>
499
500    </td>
501  </tr>
502
503
504
505  <tr class="api apilevel-" >
506
507
508    <td><code>
509
510
511
512        final
513
514        Class&lt;?&gt;</code>
515    </td>
516
517    <td width="100%">
518      <code>
519      getClass()
520      </code>
521
522    </td>
523  </tr>
524
525
526
527  <tr class="api apilevel-" >
528
529
530    <td><code>
531
532
533
534
535
536        int</code>
537    </td>
538
539    <td width="100%">
540      <code>
541      hashCode()
542      </code>
543
544    </td>
545  </tr>
546
547
548
549  <tr class="api apilevel-" >
550
551
552    <td><code>
553
554
555
556        final
557
558        void</code>
559    </td>
560
561    <td width="100%">
562      <code>
563      notify()
564      </code>
565
566    </td>
567  </tr>
568
569
570
571  <tr class="api apilevel-" >
572
573
574    <td><code>
575
576
577
578        final
579
580        void</code>
581    </td>
582
583    <td width="100%">
584      <code>
585      notifyAll()
586      </code>
587
588    </td>
589  </tr>
590
591
592
593  <tr class="api apilevel-" >
594
595
596    <td><code>
597
598
599
600
601
602        String</code>
603    </td>
604
605    <td width="100%">
606      <code>
607      toString()
608      </code>
609
610    </td>
611  </tr>
612
613
614
615  <tr class="api apilevel-" >
616
617
618    <td><code>
619
620
621
622        final
623
624        void</code>
625    </td>
626
627    <td width="100%">
628      <code>
629      wait()
630      </code>
631
632    </td>
633  </tr>
634
635
636
637  <tr class="api apilevel-" >
638
639
640    <td><code>
641
642
643
644        final
645
646        void</code>
647    </td>
648
649    <td width="100%">
650      <code>
651      wait(long arg0, int arg1)
652      </code>
653
654    </td>
655  </tr>
656
657
658
659  <tr class="api apilevel-" >
660
661
662    <td><code>
663
664
665
666        final
667
668        void</code>
669    </td>
670
671    <td width="100%">
672      <code>
673      wait(long arg0)
674      </code>
675
676    </td>
677  </tr>
678
679
680
681    </table>
682  </div>
683</div>
684</td></tr>
685
686
687</table>
688
689
690
691<!-- XML Attributes -->
692
693
694<!-- Enum Values -->
695
696
697<!-- Constants -->
698
699
700<!-- Fields -->
701
702
703<!-- ========= FIELD DETAIL ======== -->
704<h2 class="api-section">Fields</h2>
705
706
707
708
709<A NAME="generic_confirmation_generic_confirmation_animation"></A>
710
711<div class="api apilevel-">
712    <h3 class="api-name">generic_confirmation_generic_confirmation_animation</h3>
713    <div class="api-level">
714
715
716
717
718    </div>
719<pre class="api-signature no-pretty-print">
720int generic_confirmation_generic_confirmation_animation</pre>
721
722
723
724
725  <div class="jd-tagdata jd-tagdescr"><p></p></div>
726
727
728</div>
729
730
731
732<A NAME="generic_confirmation_icon_animation"></A>
733
734<div class="api apilevel-">
735    <h3 class="api-name">generic_confirmation_icon_animation</h3>
736    <div class="api-level">
737
738
739
740
741    </div>
742<pre class="api-signature no-pretty-print">
743int generic_confirmation_icon_animation</pre>
744
745
746
747
748  <div class="jd-tagdata jd-tagdescr"><p></p></div>
749
750
751</div>
752
753
754
755<A NAME="open_on_phone_arrow_animation"></A>
756
757<div class="api apilevel-">
758    <h3 class="api-name">open_on_phone_arrow_animation</h3>
759    <div class="api-level">
760
761
762
763
764    </div>
765<pre class="api-signature no-pretty-print">
766int open_on_phone_arrow_animation</pre>
767
768
769
770
771  <div class="jd-tagdata jd-tagdescr"><p></p></div>
772
773
774</div>
775
776
777
778<A NAME="open_on_phone_path_1_animation"></A>
779
780<div class="api apilevel-">
781    <h3 class="api-name">open_on_phone_path_1_animation</h3>
782    <div class="api-level">
783
784
785
786
787    </div>
788<pre class="api-signature no-pretty-print">
789int open_on_phone_path_1_animation</pre>
790
791
792
793
794  <div class="jd-tagdata jd-tagdescr"><p></p></div>
795
796
797</div>
798
799
800
801<A NAME="open_on_phone_path_2_animation"></A>
802
803<div class="api apilevel-">
804    <h3 class="api-name">open_on_phone_path_2_animation</h3>
805    <div class="api-level">
806
807
808
809
810    </div>
811<pre class="api-signature no-pretty-print">
812int open_on_phone_path_2_animation</pre>
813
814
815
816
817  <div class="jd-tagdata jd-tagdescr"><p></p></div>
818
819
820</div>
821
822
823
824
825<!-- Public ctors -->
826
827
828<!-- ========= CONSTRUCTOR DETAIL ======== -->
829<h2 class="api-section">Public constructors</h2>
830
831
832
833<A NAME="R.anim()"></A>
834
835<div class="api apilevel-">
836    <h3 class="api-name">R.anim</h3>
837    <div class="api-level">
838      <div></div>
839
840
841
842    </div>
843<pre class="api-signature no-pretty-print">
844R.anim ()</pre>
845
846
847
848
849  <div class="jd-tagdata jd-tagdescr"><p></p></div>
850
851</div>
852
853
854
855
856
857<!-- ========= CONSTRUCTOR DETAIL ======== -->
858<!-- Protected ctors -->
859
860
861
862<!-- ========= METHOD DETAIL ======== -->
863<!-- Public methdos -->
864
865
866
867<!-- ========= METHOD DETAIL ======== -->
868
869
870
871<!-- ========= END OF CLASS DATA ========= -->
872
873</div><!-- end jd-content -->
874
875
876
877
878
879
880
881
882</body>
883</html>
884