Searched refs:otherOptions (Results 1 – 1 of 1) sorted by relevance
264 public void update(@NonNull ActivityOptionsCompat otherOptions) { in update() argument265 if (otherOptions instanceof ActivityOptionsCompatImpl) { in update()267 (ActivityOptionsCompatImpl) otherOptions; in update()379 public void update(@NonNull ActivityOptionsCompat otherOptions) { in update() argument