Searched refs:mWaitingForUpdate (Results 1 – 1 of 1) sorted by relevance
35 private boolean mWaitingForUpdate; field in WallpaperOffsetInterpolator59 if (mWaitingForUpdate || force) { in updateOffset()60 mWaitingForUpdate = false; in updateOffset()221 if (!mWaitingForUpdate) { in scheduleUpdate()223 mWaitingForUpdate = true; in scheduleUpdate()