Searched refs:effectiveRootIndex (Results 1 – 1 of 1) sorted by relevance
903 final int effectiveRootIndex = findEffectiveRootIndex(); in updateEffectiveIntent() local904 final ActivityRecord r = mActivities.get(effectiveRootIndex); in updateEffectiveIntent()