Loading core/java/android/os/AsyncTask.java +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ import android.annotation.MainThread; import android.annotation.Nullable; import android.annotation.WorkerThread; import android.compat.annotation.UnsupportedAppUsage; import android.ravenwood.annotation.RavenwoodKeepWholeClass; import java.util.ArrayDeque; import java.util.concurrent.Callable; Loading Loading @@ -196,6 +197,7 @@ import java.util.concurrent.atomic.AtomicInteger; * Kotlin concurrency utilities</a> instead. */ @Deprecated @RavenwoodKeepWholeClass public abstract class AsyncTask<Params, Progress, Result> { private static final String LOG_TAG = "AsyncTask"; Loading ravenwood/texts/ravenwood-annotation-allowed-classes.txt +1 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,7 @@ android.hardware.SerialManagerInternal android.metrics.LogMaker android.os.AggregateBatteryConsumer android.os.AsyncTask android.os.BadParcelableException android.os.BadTypeParcelableException android.os.BaseBundle Loading Loading
core/java/android/os/AsyncTask.java +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ import android.annotation.MainThread; import android.annotation.Nullable; import android.annotation.WorkerThread; import android.compat.annotation.UnsupportedAppUsage; import android.ravenwood.annotation.RavenwoodKeepWholeClass; import java.util.ArrayDeque; import java.util.concurrent.Callable; Loading Loading @@ -196,6 +197,7 @@ import java.util.concurrent.atomic.AtomicInteger; * Kotlin concurrency utilities</a> instead. */ @Deprecated @RavenwoodKeepWholeClass public abstract class AsyncTask<Params, Progress, Result> { private static final String LOG_TAG = "AsyncTask"; Loading
ravenwood/texts/ravenwood-annotation-allowed-classes.txt +1 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,7 @@ android.hardware.SerialManagerInternal android.metrics.LogMaker android.os.AggregateBatteryConsumer android.os.AsyncTask android.os.BadParcelableException android.os.BadTypeParcelableException android.os.BaseBundle Loading