Class ShadowMeasuredParagraph


  • @Implements(value=android.text.MeasuredParagraph.class,
                minSdk=28,
                isInAndroidSdk=false)
    public class ShadowMeasuredParagraph
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static long nInitBuilder()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowMeasuredParagraph

        public ShadowMeasuredParagraph()
    • Method Detail

      • nInitBuilder

        @Implementation(maxSdk=28)
        protected static long nInitBuilder()