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

/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java96 private static final int MSG_VISIBILITY_CHANGED = 10010; field in class:WallpaperService
274 Message msg = mCaller.obtainMessageI(MSG_VISIBILITY_CHANGED,
988 Message msg = mCaller.obtainMessageI(MSG_VISIBILITY_CHANGED,
1052 case MSG_VISIBILITY_CHANGED:

Completed in 25 milliseconds