Searched refs:thatOp (Results 1 – 1 of 1) sorted by relevance
742 final Op thatOp = record.mOps.get(thoseOpIndex); in interactsWith() local743 final int thatContainer = thatOp.fragment != null in interactsWith()744 ? thatOp.fragment.mContainerId : 0; in interactsWith()