Searched refs:postLayoutIndex (Results 1 – 1 of 1) sorted by relevance
304 final int postLayoutIndex = mPostLayoutItems.indexOfKey(id); in runItemAnimations() local305 if (postLayoutIndex >= 0) { in runItemAnimations()308 mPostLayoutItems.valueAt(postLayoutIndex); in runItemAnimations()389 final int postLayoutIndex = mPostLayoutItems.indexOfKey(id); in runItemAnimations() local390 if (postLayoutIndex >= 0) { in runItemAnimations()393 mPostLayoutItems.valueAt(postLayoutIndex); in runItemAnimations()