Loading core/java/android/app/LoadedApk.java +1 −1 Original line number Diff line number Diff line Loading @@ -696,7 +696,7 @@ final class LoadedApk { final Intent intent = mCurIntent; mCurIntent = null; if (receiver == null) { if (receiver == null || !mRegistered) { if (mRegistered && ordered) { if (ActivityThread.DEBUG_BROADCAST) Slog.i(ActivityThread.TAG, "Finishing null broadcast to " + mReceiver); Loading core/res/res/anim/wallpaper_close_enter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale=".9" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" Loading core/res/res/anim/wallpaper_intra_close_enter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale=".9" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" Loading core/res/res/anim/wallpaper_intra_open_exit.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale="1.0" android:toYScale="0.0" android:pivotX="50%p" android:pivotY="50%p" Loading core/res/res/anim/wallpaper_open_exit.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale="1.0" android:toYScale="0.0" android:pivotX="50%p" android:pivotY="50%p" Loading Loading
core/java/android/app/LoadedApk.java +1 −1 Original line number Diff line number Diff line Loading @@ -696,7 +696,7 @@ final class LoadedApk { final Intent intent = mCurIntent; mCurIntent = null; if (receiver == null) { if (receiver == null || !mRegistered) { if (mRegistered && ordered) { if (ActivityThread.DEBUG_BROADCAST) Slog.i(ActivityThread.TAG, "Finishing null broadcast to " + mReceiver); Loading
core/res/res/anim/wallpaper_close_enter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale=".9" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" Loading
core/res/res/anim/wallpaper_intra_close_enter.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale=".9" android:toYScale="1.0" android:pivotX="50%p" android:pivotY="50%p" Loading
core/res/res/anim/wallpaper_intra_open_exit.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale="1.0" android:toYScale="0.0" android:pivotX="50%p" android:pivotY="50%p" Loading
core/res/res/anim/wallpaper_open_exit.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ --> <set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false"> android:detachWallpaper="true" android:shareInterpolator="false"> <scale android:fromXScale="1.0" android:toXScale="1.0" android:fromYScale="1.0" android:toYScale="0.0" android:pivotX="50%p" android:pivotY="50%p" Loading