Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java1091 final String lockActionUrl = lockWallpaper.getActionUrl(appContext); in bindLockWallpaper() local
1093 if (lockActionUrl != null && !lockActionUrl.isEmpty()) { in bindLockWallpaper()
1094 Uri lockExploreUri = Uri.parse(lockActionUrl); in bindLockWallpaper()