Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPickerDelegate.java75 private String mDownloadableIntentAction; field in WallpaperPickerDelegate
92 mDownloadableIntentAction = injector.getDownloadableIntentAction(); in WallpaperPickerDelegate()
104 if (mDownloadableIntentAction != null) { in initialize()
111 mDownloadableWallpaperStatusListener, mDownloadableIntentAction); in initialize()