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()
559 Uri exploreUri = Uri.parse(actionUrl); in refreshCurrentWallpapers()562 … intentChecker.fetchValidActionViewIntent(exploreUri, (@Nullable Intent exploreIntent) -> { in refreshCurrentWallpapers()
852 Uri exploreUri = Uri.parse(actionUrl); in bindWallpaperActionButtons() local856 … intentChecker.fetchValidActionViewIntent(exploreUri, (@Nullable Intent exploreIntent) -> { in bindWallpaperActionButtons()