diff options
| author | 2023-03-24 08:48:51 +0000 | |
|---|---|---|
| committer | 2023-04-13 14:43:59 +0000 | |
| commit | fb12466e8120040b02bb9cc77b4e299fe550d8f6 (patch) | |
| tree | 1190856d5981263bf0168ba10e9b7652f037edc4 /opengl/java | |
| parent | 056b71833613c0311f4d2d79b579c62d57b997ab (diff) | |
Remove InputManager#getInstance
Replace all instances of InputManager with instances of InputManagerGlobal.
Add the context field in InputManager.
All methods previously accessed through instances of InputManager
have been refactored to be accessed through InputManagerGlobal, which is
a singleton class.
The SystemServiceRegistry no longer returns an instance of InputManager.
Bug: b/267758905
Test: Pre-submit
Change-Id: I2f3db1f5f4e27be9eb11d0d307aaee16a33f014d
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions