Searched refs:setCustomAnimation (Results 1 – 3 of 3) sorted by relevance
410 public Builder setCustomAnimation(String packageName, @AnimRes int enterResId, in setCustomAnimation() method in BackNavigationInfo.Builder
193 .setCustomAnimation(testPackage, enterResId, exitResId, Color.GREEN) in testLoadCustomAnimation()
294 infoBuilder.setCustomAnimation(currentActivity.packageName, in startBackNavigation()