commit | bdc5c98fcaeffd2993c55d0be217290dbdcf1a0a | [log] [tgz] |
---|---|---|
author | Roy Chou <juchengchou@google.com> | Tue Apr 02 05:53:54 2024 +0000 |
committer | Roy Chou <juchengchou@google.com> | Tue Apr 02 07:58:56 2024 +0000 |
tree | a0d12f2a9f5edffe2929bec6226879b29a11b1c8 | |
parent | 9f89d4bdc0216c5c5592d02f73c9470600f423a3 [diff] |
chore(magnification): add UserContextChangedNotifier class in AccessibilityController In AccessibilityController#DisplayMagnifier, we create a new UserContextChangedNotifier inner class to wrap the callback notifying logic. Then we can add extra flag-based notifying decision logic in the internal UserContextChangedNotifier class, as in the next cl. Bug: 324949652 Flag: NONE Test: manually Change-Id: I3dc723bb91903d72f00069964c0ae6aa8e53d0e3