Searched refs:PLAY_STORE_INTENT (Results 1 – 3 of 3) sorted by relevance
44 public static final Intent PLAY_STORE_INTENT = new Intent(Intent.ACTION_VIEW, field in OnboardingUtils
145 startActivity(OnboardingUtils.PLAY_STORE_INTENT); in showMerchantCollection()
1231 startActivitySafe(OnboardingUtils.PLAY_STORE_INTENT); in showMerchantCollection()