Class RatingHelper


  • public final class RatingHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void checkAndOpenRatingDialog​(android.content.Context context, android.content.DialogInterface.OnDismissListener dismissListener)  
      static void checkAndUpdateLastShown​(android.content.Context context)  
      static void openRatingDialog​(android.content.Context context, android.content.DialogInterface.OnDismissListener dismissListener)  
      • Methods inherited from class java.lang.Object

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

      • checkAndOpenRatingDialog

        public static void checkAndOpenRatingDialog​(android.content.Context context,
                                                    android.content.DialogInterface.OnDismissListener dismissListener)
      • openRatingDialog

        public static void openRatingDialog​(android.content.Context context,
                                            android.content.DialogInterface.OnDismissListener dismissListener)
      • checkAndUpdateLastShown

        public static void checkAndUpdateLastShown​(android.content.Context context)