Fixing a couple of keyboard shortcuts tests.

- KeyboardShortcutsTestCaseWithWindowDecor#testAccessActionBar was
  failing as it did not have a toolbar or EditText.
- KeyboardShortcutsTestCaseWithToolbar#testAccessActionBar was failing
  in landscape because of ime fullscreen UI and assuming focus does not move
  to toolbar with DPAD-UP (removed assertion).

Bug: 29748261
Change-Id: I4262573337baed0d95f4af054e350fff9e19c567
3 files changed