Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperPickerActivity.java61 public static final int PICK_WALLPAPER_THIRD_PARTY_ACTIVITY = 6; field in WallpaperPickerActivity
420 } else if (requestCode == PICK_WALLPAPER_THIRD_PARTY_ACTIVITY in onActivityResult()
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DThirdPartyWallpaperInfo.java42 launchIntent, WallpaperPickerActivity.PICK_WALLPAPER_THIRD_PARTY_ACTIVITY); in onClick()
DLiveWallpaperInfo.java49 WallpaperPickerActivity.PICK_WALLPAPER_THIRD_PARTY_ACTIVITY); in onClick()