Searched refs:LEARN_MORE_URI (Results 1 – 1 of 1) sorted by relevance
79 private static final String LEARN_MORE_URI = field in AppLaunchSettings384 final Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse(LEARN_MORE_URI)); in initFooter()