Searched refs:MSG_ZOOM (Results 1 – 1 of 1) sorted by relevance
186 private static final int MSG_ZOOM = 10100; field in WallpaperService518 Message msg = mCaller.obtainMessageI(MSG_ZOOM, Float.floatToIntBits(zoom));2546 Message msg = mCaller.obtainMessageI(MSG_ZOOM, Float.floatToIntBits(scale)); in setZoomOut()2691 case MSG_ZOOM: in executeMessage()