HomeSort by relevance Sort by last modified time
    Searched defs:includePad (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/tests/coretests/src/android/text/
StaticLayoutTest.java 64 * Basic test showing effect of includePad = true with 1 line.
79 * Basic test showing effect of includePad = true wrapping to 2 lines.
96 * Basic test showing effect of includePad = true wrapping to 3 lines.
115 * Basic test showing effect of includePad = true wrapping to 3 lines and
143 * Basic test showing effect of includePad = true, spacingAdd = 2, wrapping
164 * Basic test showing effect of includePad = true, spacingAdd = 2,
186 * Basic test showing effect of includePad = true, spacingAdd = 0,
242 boolean includePad = false;
274 LayoutBuilder setIncludePad(boolean includePad) {
275 this.includePad = includePad
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 61 milliseconds