Loading tests/src/com/android/dialer/interactions/PhoneNumberInteractionTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ public class PhoneNumberInteractionTest extends InstrumentationTestCase { static { // AsyncTask class needs to be initialized on the main thread. AsyncTask.init(); //AsyncTask.init(); } private final static class TestPhoneNumberInteraction extends PhoneNumberInteraction { Loading Loading
tests/src/com/android/dialer/interactions/PhoneNumberInteractionTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ public class PhoneNumberInteractionTest extends InstrumentationTestCase { static { // AsyncTask class needs to be initialized on the main thread. AsyncTask.init(); //AsyncTask.init(); } private final static class TestPhoneNumberInteraction extends PhoneNumberInteraction { Loading