Class ShadowTile


  • @Implements(value=android.service.quicksettings.Tile.class,
                minSdk=24)
    public final class ShadowTile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowTile()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void updateTile()  
      • Methods inherited from class java.lang.Object

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

      • ShadowTile

        public ShadowTile()
    • Method Detail

      • updateTile

        @Implementation
        protected void updateTile()