Loading test-runner/src/android/test/mock/MockContext.java +1 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,7 @@ public class MockContext extends Context { throw new UnsupportedOperationException(); } /** @hide */ @Override public void recreateTheme() { throw new UnsupportedOperationException(); Loading Loading
test-runner/src/android/test/mock/MockContext.java +1 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,7 @@ public class MockContext extends Context { throw new UnsupportedOperationException(); } /** @hide */ @Override public void recreateTheme() { throw new UnsupportedOperationException(); Loading