Searched refs:rotationAnimationHint (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/ |
D | WindowTestUtils.java | 106 int rotationAnimationHint, int configChanges, boolean launchTaskBehind, in TestAppWindowToken() argument 110 showForAllUsers, targetSdk, orientation, rotationAnimationHint, configChanges, in TestAppWindowToken() 272 int rotationAnimationHint, int configChanges, boolean launchTaskBehind, in createAppWindow() argument 278 rotationAnimationHint, configChanges, launchTaskBehind, alwaysFocusable, in createAppWindow()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AppWindowContainerController.java | 183 int targetSdkVersion, int rotationAnimationHint, long inputDispatchingTimeoutNanos, in AppWindowContainerController() argument 188 targetSdkVersion, rotationAnimationHint, inputDispatchingTimeoutNanos, in AppWindowContainerController() 196 int targetSdkVersion, int rotationAnimationHint, long inputDispatchingTimeoutNanos, in AppWindowContainerController() argument 217 requestedOrientation, rotationAnimationHint, configChanges, launchTaskBehind, in AppWindowContainerController() 229 int rotationAnimationHint, int configChanges, boolean launchTaskBehind, in createAppWindow() argument 234 rotationAnimationHint, configChanges, launchTaskBehind, alwaysFocusable, in createAppWindow()
|
D | AppWindowToken.java | 202 boolean showForAllUsers, int targetSdk, int orientation, int rotationAnimationHint, in AppWindowToken() argument 214 mRotationAnimationHint = rotationAnimationHint; in AppWindowToken()
|