Class MetricsRateMyAppRule

    • Constructor Summary

      Constructors 
      Constructor and Description
      MetricsRateMyAppRule(Context context)
      Deprecated. 
      Creates a rule based on the rate my app metrics
    • 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

      • MetricsRateMyAppRule

        public MetricsRateMyAppRule(Context context)
        Deprecated. 
        Creates a rule based on the rate my app metrics
        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