summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Asmita Poddar <asmitapoddar@google.com> 2023-02-28 17:16:25 +0000
committer Cherrypicker Worker <android-build-cherrypicker-worker@google.com> 2023-03-02 16:43:12 +0000
commite1af1f22e56ef62125c9575e9f76e2d8923f4086 (patch)
tree5a3b1d4ac592e185c0386c263282d412db591ef1 /api/api.go
parentd600e251a9a0381ccf43c4743188e439fbf3ec27 (diff)
Create InputManagerGlobal class
InputManager should always have a context associated with it instead of injecting it sometimes by calling InputManager#getInstance(Context) as was done as a part of b/266013036. Uptil now, InputManager was a singleton class and it contained the IInputManager interface (which talks to the system server service). This CL introduces InputManagerGlobal, which will be the singleton class (with the IInputManager interface). Bug: b/267758905 Test: Pre-submit Change-Id: I1d24e2b5692d0eb7d4c23c9b6a8e1a325eaaad83 (cherry picked from commit a786f24d3312ad14ea522ed651b7c5c4f6a41cb8) Merged-In: I1d24e2b5692d0eb7d4c23c9b6a8e1a325eaaad83
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions