Loading core/java/android/view/WindowManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -922,7 +922,6 @@ public interface WindowManager extends ViewManager { */ public int screenOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; public LayoutParams() { super(LayoutParams.MATCH_PARENT, LayoutParams.MATCH_PARENT); type = TYPE_APPLICATION; Loading core/res/res/anim/accelerate_cubic_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_interpolator.xml ** /* ** Copyright 2010, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading core/res/res/anim/accelerate_decelerate_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_out_interpolator.xml ** /* ** Copyright 2007, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading core/res/res/anim/accelerate_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_interpolator.xml ** /* ** Copyright 2007, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading core/res/res/anim/accelerate_quint_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_interpolator.xml ** /* ** Copyright 2010, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading Loading
core/java/android/view/WindowManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -922,7 +922,6 @@ public interface WindowManager extends ViewManager { */ public int screenOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; public LayoutParams() { super(LayoutParams.MATCH_PARENT, LayoutParams.MATCH_PARENT); type = TYPE_APPLICATION; Loading
core/res/res/anim/accelerate_cubic_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_interpolator.xml ** /* ** Copyright 2010, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading
core/res/res/anim/accelerate_decelerate_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_out_interpolator.xml ** /* ** Copyright 2007, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading
core/res/res/anim/accelerate_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_interpolator.xml ** /* ** Copyright 2007, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading
core/res/res/anim/accelerate_quint_interpolator.xml +1 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /* //device/apps/common/res/anim/ease_in_interpolator.xml ** /* ** Copyright 2010, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); Loading