OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rotationanimation
(Results
1 - 13
of
13
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/app/
RotationAnimation.java
31
public class
RotationAnimation
extends Activity {
85
private void setRotationAnimation(int
rotationAnimation
) {
88
winParams.
rotationAnimation
=
rotationAnimation
;
/frameworks/base/docs/html/sdk/api_diff/18/changes/
android.view.WindowManager.LayoutParams.html
122
<A NAME="android.view.WindowManager.LayoutParams.
rotationAnimation
"></A>
123
<nobr><code>int</code> <A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#
rotationAnimation
" target="_top"><code>
rotationAnimation
</code></A></nobr>
fields_index_additions.html
525
<nobr><A HREF="android.view.WindowManager.LayoutParams.html#android.view.WindowManager.LayoutParams.
rotationAnimation
" class="hiddenlink" target="rightframe">
rotationAnimation
</A>
[
all
...]
alldiffs_index_additions.html
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/frameworks/base/core/java/android/view/
WindowManager.java
[
all
...]
WindowManagerPolicy.java
715
* top fullscreen windows {@link WindowManager.LayoutParams#
rotationAnimation
}
725
* {@link WindowManager.LayoutParams#
rotationAnimation
} value as that
[
all
...]
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
ApiHelper.java
181
hasField(WindowManager.LayoutParams.class, "
rotationAnimation
");
/packages/apps/Camera2/src/com/android/camera/
CameraActivity.java
[
all
...]
/frameworks/base/docs/html/about/versions/
android-4.3.jd
61
<li><a href="#
RotationAnimation
">Rotation animations</a></li>
[
all
...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java
[
all
...]
/development/samples/ApiDemos/
AndroidManifest.xml
248
<activity android:name=".app.
RotationAnimation
"
[
all
...]
Completed in 511 milliseconds