Searched refs:mExcludeIds (Results 1 – 1 of 1) sorted by relevance
72 private int[] mExcludeIds; field in SetupAnimationHelper.TransitionBuilder110 mExcludeIds = excludeIds; in setExcludeIds()121 if (mExcludeIds != null) { in build()122 for (int id : mExcludeIds) { in build()