Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 95da7aee authored by Massimo Carli's avatar Massimo Carli
Browse files

[55/n] Rename confusing variable name

The name resolvedOrientation is ambiguous because it could
be misinterpreted as the final orientation after considering
all factors, including those in resolveOverrideConfiguration().

However, at this point in the code, it only reflects the
immediate override state, which can be further modified by
subclasses overriding getOverrideOrientation().

Therefore, actualOverrideOrientation is a more accurate name
as it represents the actual override orientation that will be
used later.

Flag: EXEMPT Small fix
Bug: 360865550
Test: m

Change-Id: Ief309362de7743d0cc7bc86678c5b68ad29dc7ef
parent 8bd52970
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment