OSDN Git Service

Visibility fixes for text related tests.
authorSiyamed Sinir <siyamed@google.com>
Tue, 16 Feb 2016 22:36:26 +0000 (14:36 -0800)
committerSiyamed Sinir <siyamed@google.com>
Wed, 29 Jun 2016 22:44:29 +0000 (22:44 +0000)
commited09ae1fccfb1c02109a0c1428ddff52daa939d5
treef8c7a7458c29dd503cc0d68b1acfbc9aad95e98c
parent93e7beb8b3bf2d2201a781f642a22db4e5ac4865
Visibility fixes for text related tests.

Some of the text and text layout related tests fail because of the
visibility of parameters/functions they use. This CL updates
annotations and visibility of related classes.

Bug: 29871441
Change-Id: Ia06072815261379ff839c440482d94570ec05a80
core/java/android/text/AndroidBidi.java
core/java/android/text/DynamicLayout.java
core/java/android/text/Layout.java
core/java/android/text/PackedIntVector.java
core/tests/coretests/src/android/text/StaticLayoutTest.java