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

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

Completed in 42 milliseconds