Class ShadowPrecomputedText


  • @Implements(className="android.text.PrecomputedText",
                minSdk=28,
                isInAndroidSdk=false)
    public class ShadowPrecomputedText
    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

      • ShadowPrecomputedText

        public ShadowPrecomputedText()
    • Method Detail

      • nInitBuilder

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