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