diff options
author | Gustav Sennton <gsennton@google.com> | 2018-12-17 12:26:46 +0000 |
---|---|---|
committer | Gustav Sennton <gsennton@google.com> | 2018-12-17 14:26:49 +0000 |
commit | 32137e4474c85a87e424cdb7dfd62c9b1f46d7fd (patch) | |
tree | 3add88b0573566da227290c75823926be8bbc17a /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 407396e3492cc97c4a25ef125a89efc55c910ef0 (diff) |
Run pending-intent-sent callback on UI thread.
Before this CL the callback passed to
StatusBar.startPendingIntentDismissingKeyguard() was being run on a
background thread otherwise used to run the pending intent. This is not
obvious to the caller of startPendingIntentDismissingKeyguard(), so with
this CL we call the callback to the UI thread and make it clear that's
the case.
Bug: 120894295
Test: atest SystemUITests
Test: manual - ensure HUN is removed when pressing HUN smart action.
Change-Id: If106b697527843dd74e37d14de882d5f08187285
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions