Searched refs:existingDelegate (Results 1 – 1 of 1) sorted by relevance
691 final ProposedRotationListenerDelegate existingDelegate = delegate; in registerProposedRotationListener() local700 if (existingDelegate != null) { in registerProposedRotationListener()701 executor.execute(() -> listener.accept(existingDelegate.mLastRotation)); in registerProposedRotationListener()