Searched refs:mWallpaperObserver (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DWallpaperManagerService.java104 private final FileObserver mWallpaperObserver = new FileObserver( field in class:WallpaperManagerService
330 mWallpaperObserver.startWatching();
336 mWallpaperObserver.stopWatching();
909 // mWallpaperObserver will notice the close and send the change broadcast

Completed in 41 milliseconds