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