Home
last modified time | relevance | path

Searched refs:NO_PARA_SPANS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
DLayout.java113 private static final ParagraphStyle[] NO_PARA_SPANS = field in Layout
341 ParagraphStyle[] spans = NO_PARA_SPANS; in getJustifyWidth()
421 ParagraphStyle[] spans = NO_PARA_SPANS; in drawText()
605 ParagraphStyle[] spans = NO_PARA_SPANS; in drawBackground()