Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java2019 final int finalWhich; in clearWallpaperLocked() local
2031 finalWhich = FLAG_LOCK | FLAG_SYSTEM; in clearWallpaperLocked()
2034 finalWhich = which; in clearWallpaperLocked()
2040 component, finalWhich, userId, force, fromForeground, reply)); in clearWallpaperLocked()