summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Yohei Yukawa <yukawa@google.com> 2024-05-17 12:20:21 +0900
committer Yohei Yukawa <yukawa@google.com> 2024-05-17 12:20:21 +0900
commit7e6e69e8ebd04afed6700afa0effd91c8e84986b (patch)
treed9e50ece821e81c9c3d77f866cde9a74092e473b /libs/androidfw/StringPool.cpp
parent755a38a185d96c0d71a5eee23fab194e317ca810 (diff)
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions