Class ShadowContentResolver.Status

  • Enclosing class:
    ShadowContentResolver

    public static class ShadowContentResolver.Status
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Status()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • syncRequests

        public int syncRequests
      • state

        public int state
      • syncAutomatically

        public boolean syncAutomatically
      • syncExtras

        public android.os.Bundle syncExtras
      • syncs

        public java.util.List<android.content.PeriodicSync> syncs
    • Constructor Detail

      • Status

        public Status()