I added a new API to help us move away from launching FastTrack through SHOW_OR_CREATE. For now it's going to still pass through as an Intent with extras, but in the future this could be used to launch a Window from a system service. Partially fixes http://b/2087222