Searched refs:mDelayCursorUpdates (Results 1 – 1 of 1) sorted by relevance
87 private boolean mDelayCursorUpdates = false; field in PhoneFavoritesTileAdapter171 mDelayCursorUpdates = inDragging; in setInDragging()225 if (!mDelayCursorUpdates && cursor != null && !cursor.isClosed()) { in setContactCursor()