Class SettingsRateMyAppRule

    • Constructor Summary

      Constructors 
      Constructor and Description
      SettingsRateMyAppRule(Context context)
      Deprecated. 
      Creates a rule based on rate my app settings
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method and Description
      boolean permitsShowOfDialog()
      Deprecated. 
      Checks if this rule permits the showing of the dialogue, false if it does not
      • Methods inherited from class java.lang.Object

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

      • SettingsRateMyAppRule

        public SettingsRateMyAppRule(Context context)
        Deprecated. 
        Creates a rule based on rate my app settings
        Parameters:
        context - a valid context
    • Method Detail

      • permitsShowOfDialog

        public boolean permitsShowOfDialog()
        Deprecated. 
        Description copied from interface: RateMyAppRule
        Checks if this rule permits the showing of the dialogue, false if it does not
        Specified by:
        permitsShowOfDialog in interface RateMyAppRule
        Returns:
        true if this rule permits the showing of the dialogue, false if it does not