Nfc: Replace use of android.view.Window->isDestroyed()
The code was testing to know if an Activity is destroyed, directly use Activity->isDestroyed() to this purpose. Bug: 244264995 Test: m Change-Id: Ia3845819f65214367648f35c8e1ad685f2e00c85
Loading
Please register or sign in to comment