Searched refs:mWaitingForUpdate (Results 1 – 1 of 1) sorted by relevance
1451 boolean mWaitingForUpdate; field in Workspace.WallpaperOffsetInterpolator1473 if (mWaitingForUpdate || force) { in updateOffset()1474 mWaitingForUpdate = false; in updateOffset()1622 if (!mWaitingForUpdate) { in scheduleUpdate()1624 mWaitingForUpdate = true; in scheduleUpdate()