Home
last modified time | relevance | path

Searched defs:JustificationMode (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/text/
H A DLineBreaker.java165 public @interface JustificationMode {} annotation in LineBreaker
/aosp12/frameworks/base/core/java/android/text/
H A DLayout.java123 public @interface JustificationMode {} annotation in Layout