Loading tests/ChoreographerTests/src/main/java/android/view/choreographertests/AttachedChoreographerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -421,7 +421,7 @@ public class AttachedChoreographerTest { @Test public void testChoreographerAttachedAfterSetFrameRate() { Log.i(TAG, "adyabr: starting testChoreographerAttachedAfterSetFrameRate"); Log.i(TAG, "starting testChoreographerAttachedAfterSetFrameRate"); class TransactionGenerator implements SurfaceControl.TransactionCommittedListener { private SurfaceControl mSc; Loading Loading
tests/ChoreographerTests/src/main/java/android/view/choreographertests/AttachedChoreographerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -421,7 +421,7 @@ public class AttachedChoreographerTest { @Test public void testChoreographerAttachedAfterSetFrameRate() { Log.i(TAG, "adyabr: starting testChoreographerAttachedAfterSetFrameRate"); Log.i(TAG, "starting testChoreographerAttachedAfterSetFrameRate"); class TransactionGenerator implements SurfaceControl.TransactionCommittedListener { private SurfaceControl mSc; Loading