History log of /frameworks/base/tools/preload2/src/com/android/preload/ui/IUI.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3bf65c916ce65c06b0920ec4b8f68d3ef6c5e721 29-Nov-2016 Andreas Gampe <agampe@google.com> Preload2: Add isSingleThreaded

Expose whether a UI is single-threaded to avoid spawning threads
in actions.

Bug: 31961946
Test: manual
Change-Id: I37c8daa6a00784e833bad53b8e83ab4417955df7
/frameworks/base/tools/preload2/src/com/android/preload/ui/IUI.java
5cb8998363a16e667faee4eaa7e5040bce7e702b 28-Nov-2016 Andreas Gampe <agampe@google.com> Preload2: Abstract out UI

Create IUI interface and move UI to SwingUI.

Bug: 31961946
Test: manual
Change-Id: If56347fdde8b441c0c01337a3f5eac002ea5b4f3
/frameworks/base/tools/preload2/src/com/android/preload/ui/IUI.java