Searched refs:MSG_REFRESH_VISIBILITY (Results 1 – 1 of 1) sorted by relevance
178 private static final int MSG_REFRESH_VISIBILITY = 10011; field in WallpaperService2148 mCaller.removeMessages(MSG_REFRESH_VISIBILITY); in handleDisplaySwitch()2149 mCaller.sendMessageDelayed(mCaller.obtainMessage(MSG_REFRESH_VISIBILITY), in handleDisplaySwitch()2154 mCaller.removeMessages(MSG_REFRESH_VISIBILITY); in handleDisplaySwitch()2705 case MSG_REFRESH_VISIBILITY: in executeMessage()