OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wallpapermanagerservice
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/services/java/com/android/server/
SystemBackupAgent.java
43
// These paths must match what the
WallpaperManagerService
uses. The leaf *_FILENAME
66
WallpaperManagerService
wallpaper = (
WallpaperManagerService
)ServiceManager.getService(
112
WallpaperManagerService
wallpaper = (
WallpaperManagerService
)ServiceManager.getService(
152
WallpaperManagerService
wallpaper =
153
(
WallpaperManagerService
)ServiceManager.getService(
SystemServer.java
352
WallpaperManagerService
wallpaper = null;
628
wallpaper = new
WallpaperManagerService
(context);
[
all
...]
WallpaperManagerService.java
88
class
WallpaperManagerService
extends IWallpaperManager.Stub {
438
public
WallpaperManagerService
(Context context) {
[
all
...]
/frameworks/base/core/java/android/app/backup/
WallpaperBackupHelper.java
42
// This path must match what the
WallpaperManagerService
uses
Completed in 205 milliseconds