Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DInlinePreviewIntentFactory.java36 default boolean shouldUseInternalLivePicker(Context context) { in shouldUseInternalLivePicker() method
DLiveWallpaperInfo.java401 if (factory.shouldUseInternalLivePicker(srcActivity)) { in showPreview()