Make Recents purely optional

To be able to inject Optional.empty to Optional,Recents>, this CL
removes raw Recents references and replaces those with
Optional<Recents>.

Bug: 144309772
Test: atest SystemUITests
Change-Id: Ib63739cab8da345a479cc27b2c8b011231f5cfe5
4 files changed