Loading
Fix onStatusBarTouchEvent_withoutSceneFlag_onSameDisplayTouch_handlesInput
Test was failing on specific builds due to a HSUM issue. The userId didn't match the calling id in the test, which stopped the expected method from being called. Fix is to just mock the user Id to always match the calling user Id. Bug: 362719719 Bug: 417734966 Bug: 419057255 Test: LauncherProxyServiceTest Flag: com.android.systemui.shade_window_goes_around Change-Id: Icb8bb772316fd80eb6ce6056664d4cb37c265a29