Searched refs:exploreUri (Results 1 – 3 of 3) sorted by relevance
397 Uri exploreUri = Uri.parse(mWallpaper.getActionUrl(context)); in setUpExploreIntent() local401 intentChecker.fetchValidActionViewIntent(exploreUri, exploreIntent -> { in setUpExploreIntent()
550 Uri exploreUri = Uri.parse(actionUrl); in refreshCurrentWallpapers()553 … intentChecker.fetchValidActionViewIntent(exploreUri, (@Nullable Intent exploreIntent) -> { in refreshCurrentWallpapers()
566 Uri exploreUri = Uri.parse(actionUrl); in bindWallpaperActionButtons() local570 … intentChecker.fetchValidActionViewIntent(exploreUri, (@Nullable Intent exploreIntent) -> { in bindWallpaperActionButtons()