Searched refs:thatOp (Results 1 – 2 of 2) 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()
737 final Op thatOp = record.mOps.get(thoseOpIndex); in interactsWith() local738 final int thatContainer = thatOp.fragment != null in interactsWith()739 ? thatOp.fragment.mContainerId : 0; in interactsWith()