HomeSort by relevance Sort by last modified time
    Searched full:wallpapername (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/com/android/server/backup/
SystemBackupAgent.java 73 final String wallpaperName = wallpaper.getName();
74 if (wallpaperName != null && wallpaperName.length() > 0) {

Completed in 203 milliseconds