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

/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java99 private static final int MSG_WINDOW_RESIZED = 10030; field in class:WallpaperService
258 Message msg = mCaller.obtainMessageI(MSG_WINDOW_RESIZED,
1064 case MSG_WINDOW_RESIZED: {

Completed in 7 milliseconds