OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WallpaperManagerService
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/java/com/android/server/
SystemBackupAgent.java
40
// These paths must match what the
WallpaperManagerService
uses
48
WallpaperManagerService
wallpaper = (
WallpaperManagerService
)ServiceManager.getService(
74
WallpaperManagerService
wallpaper = (
WallpaperManagerService
)ServiceManager.getService(
SystemServer.java
213
WallpaperManagerService
wallpaper = null;
347
wallpaper = new
WallpaperManagerService
(context);
473
final
WallpaperManagerService
wallpaperF = wallpaper;
WallpaperManagerService.java
75
class
WallpaperManagerService
extends IWallpaperManager.Stub {
294
public
WallpaperManagerService
(Context context) {
[
all
...]
Completed in 23 milliseconds