OSDN Git Service

Pass window token when creating a tooltip popup
authorVladislav Kaznacheev <kaznacheev@google.com>
Mon, 12 Jun 2017 19:10:49 +0000 (12:10 -0700)
committerVladislav Kaznacheev <kaznacheev@google.com>
Mon, 12 Jun 2017 19:10:49 +0000 (12:10 -0700)
commitd85915f78694dc15ee9ca1bbdbccffc183399810
treee2e136da20081b14d7ed13342f6e1d76aec04a07
parent7410170ddc2b19d57e33c04217a721a2572d4853
Pass window token when creating a tooltip popup

This allows using tooltips in System UI.

Bug: 62065980
Test: android.view.cts.TooltipTest passes
Change-Id: If0a76d0806aa92efa4be57204c4517242b0ebb99
core/java/com/android/internal/view/TooltipPopup.java