Loading core/java/android/os/Binder.java +1 −1 Original line number Diff line number Diff line Loading @@ -292,7 +292,7 @@ public class Binder implements IBinder { sWarnOnBlockingOnCurrentThread.set(sWarnOnBlocking); } private static ThreadLocal<SomeArgs> sIdentity$ravenwood; private static volatile ThreadLocal<SomeArgs> sIdentity$ravenwood; @android.ravenwood.annotation.RavenwoodKeepWholeClass private static class IdentitySupplier implements Supplier<SomeArgs> { Loading core/java/android/os/Process.java +1 −1 Original line number Diff line number Diff line Loading @@ -844,7 +844,7 @@ public class Process { return "amd64".equals(System.getProperty("os.arch")); } private static ThreadLocal<SomeArgs> sIdentity$ravenwood; private static volatile ThreadLocal<SomeArgs> sIdentity$ravenwood; /** @hide */ @android.ravenwood.annotation.RavenwoodKeep Loading Loading
core/java/android/os/Binder.java +1 −1 Original line number Diff line number Diff line Loading @@ -292,7 +292,7 @@ public class Binder implements IBinder { sWarnOnBlockingOnCurrentThread.set(sWarnOnBlocking); } private static ThreadLocal<SomeArgs> sIdentity$ravenwood; private static volatile ThreadLocal<SomeArgs> sIdentity$ravenwood; @android.ravenwood.annotation.RavenwoodKeepWholeClass private static class IdentitySupplier implements Supplier<SomeArgs> { Loading
core/java/android/os/Process.java +1 −1 Original line number Diff line number Diff line Loading @@ -844,7 +844,7 @@ public class Process { return "amd64".equals(System.getProperty("os.arch")); } private static ThreadLocal<SomeArgs> sIdentity$ravenwood; private static volatile ThreadLocal<SomeArgs> sIdentity$ravenwood; /** @hide */ @android.ravenwood.annotation.RavenwoodKeep Loading