HomeSort by relevance Sort by last modified time
    Searched refs:nSetUnderlineText (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Paint.java 754 nSetUnderlineText(mNativePaint, underlineText);
757 private native void nSetUnderlineText(long paintPtr, boolean underlineText);
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 326 /*package*/ static void nSetUnderlineText(Paint thisPaint, long nativePaint,
    [all...]

Completed in 44 milliseconds