Home
last modified time | relevance | path

Searched refs:lockExploreUri (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java806 Uri lockExploreUri = Uri.parse(lockActionUrl); in bindLockWallpaper() local
811 lockExploreUri, (@Nullable Intent exploreIntent) -> { in bindLockWallpaper()