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.java116 private static final int MSG_VISIBILITY_CHANGED = 10010; field in WallpaperService
342 Message msg = mCaller.obtainMessageI(MSG_VISIBILITY_CHANGED,
1354 Message msg = mCaller.obtainMessageI(MSG_VISIBILITY_CHANGED, in setVisibility()
1454 case MSG_VISIBILITY_CHANGED: in executeMessage()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64881 Landroid/service/wallpaper/WallpaperService;->MSG_VISIBILITY_CHANGED:I