Searched refs:postLayoutIndex (Results 1 – 1 of 1) sorted by relevance
305 final int postLayoutIndex = mPostLayoutItems.indexOfKey(id); in runItemAnimations() local306 if (postLayoutIndex >= 0) { in runItemAnimations()309 mPostLayoutItems.valueAt(postLayoutIndex); in runItemAnimations()390 final int postLayoutIndex = mPostLayoutItems.indexOfKey(id); in runItemAnimations() local391 if (postLayoutIndex >= 0) { in runItemAnimations()394 mPostLayoutItems.valueAt(postLayoutIndex); in runItemAnimations()