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

Skip to content
Commit 7e6e69e8 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Reduce the direct access to mCurTokenDisplayId in IMMS

In order to make the trnsition to make IMMS#mCurTokenDisplayId
per-user easier, this CL machanically replaces a read access to
mCurTokenDisplayId in IMMS with getCurTokenDisplayIdLocked().

This way we only need to update IMMS#getCurTokenDisplayIdLocked() in a
subsequent CL without touching many lines.

This is a mechanical code change. There must be no observable behavior
change.

Bug: 341179600
Test: presubmit
Change-Id: I833c3ebee8dc909c5b6399a62ec089066f0b5f94
parent 755a38a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment