Loading core/tests/coretests/src/android/view/inputmethod/InputMethodInfoTest.java +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ import android.content.pm.ResolveInfo; import android.content.pm.ServiceInfo; import android.os.Bundle; import android.os.Parcel; import android.support.test.filters.LargeTest; import android.support.test.InstrumentationRegistry; import android.support.test.filters.SmallTest; import android.support.test.runner.AndroidJUnit4; import com.android.frameworks.coretests.R; Loading @@ -35,7 +35,7 @@ import com.android.frameworks.coretests.R; import org.junit.Test; import org.junit.runner.RunWith; @LargeTest @SmallTest @RunWith(AndroidJUnit4.class) public class InputMethodInfoTest { Loading Loading
core/tests/coretests/src/android/view/inputmethod/InputMethodInfoTest.java +2 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,8 @@ import android.content.pm.ResolveInfo; import android.content.pm.ServiceInfo; import android.os.Bundle; import android.os.Parcel; import android.support.test.filters.LargeTest; import android.support.test.InstrumentationRegistry; import android.support.test.filters.SmallTest; import android.support.test.runner.AndroidJUnit4; import com.android.frameworks.coretests.R; Loading @@ -35,7 +35,7 @@ import com.android.frameworks.coretests.R; import org.junit.Test; import org.junit.runner.RunWith; @LargeTest @SmallTest @RunWith(AndroidJUnit4.class) public class InputMethodInfoTest { Loading