History log of /frameworks/base/core/java/android/view/WindowId.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6d89f482552067544d67716a469979769cdbe6b8 05-Jan-2018 Alan Viverette <alanv@google.com> Don't end transitions on a detached window, prevent crash in WindowId

A WindowId's token should never be null, but let's avoid getting into
that situation in the first place.

Fixes: 70015590
Test: manual, cannot reliably repro in CTS test
Change-Id: I378ba9ba822ecc445d3b8de265b5ec0d20a12dd3
/frameworks/base/core/java/android/view/WindowId.java
e3f23a36d86fedf6c8c6503378cd6d2190c5ab23 01-Mar-2013 Dianne Hackborn <hackbod@google.com> Add new WindowId for cross-process monitoring of focus.

This is a class representing a window and providing limited
interaction with it, which can be handed across processes.

Change-Id: I22885f2064a9cc8c68d690a5858c2e28bbb6a0f3
/frameworks/base/core/java/android/view/WindowId.java