Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java177 private static final int MSG_VISIBILITY_CHANGED = 10010; field in WallpaperService
495 Message msg = mCaller.obtainMessageI(MSG_VISIBILITY_CHANGED,
2507 Message msg = mCaller.obtainMessageI(MSG_VISIBILITY_CHANGED, in setVisibility()
2700 case MSG_VISIBILITY_CHANGED: in executeMessage()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50326 Landroid/service/wallpaper/WallpaperService;->MSG_VISIBILITY_CHANGED:I