Searched refs:fragContainer (Results 1 – 1 of 1) sorted by relevance
719 final int fragContainer = op.fragment != null ? op.fragment.mContainerId : 0; in interactsWith() local720 if (fragContainer != 0 && fragContainer == containerId) { in interactsWith()