commit | 853c0f31b5624db6f4e73b7e4723c04bb4990a25 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Tue Oct 13 18:21:08 2020 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Wed Nov 18 14:35:48 2020 +0800 |
tree | 50ad6200d09050b0ece6ec752213645229e99aa5 | |
parent | 857df8d6c83dbfba460af44018887852e5971f4f [diff] |
Release Context#isUiContext(Context) The purpose of this API is to verify whether a context is an UI context or not. We can also leverage the jetpack WindowManager to all kinds of UI contexts v.s. Activities only currently by release this API. Bug: 170275820 Test: atest ContextIsUiContextTest Change-Id: I334b63e555331e46d0a94ec9f721bd675f1ab331