History log of /frameworks/base/core/tests/coretests/src/com/android/internal/policy/PhoneWindowActionModeTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
89203de8782645a64529d9b11a9be138fc4771f6 24-Mar-2016 Clara Bayarri <clarabayarri@google.com> Remove unused import for KeyboardShortcutGroup

Left it in accidentally when removing default method.

Change-Id: I6af0712624ffaefff4cb4ad2a9e5a86d7104d2e7
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/PhoneWindowActionModeTest.java
fcd7e80b21cc9db6be00e37371401ea1d0938796 10-Mar-2016 Clara Bayarri <clarabayarri@google.com> Keyboard Shortcuts: plumb deviceId through

Bug: 27673736
Change-Id: Ie72807aa8c2bfd142b081a6a915e101c16d31473
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/PhoneWindowActionModeTest.java
75e097965cc273d33192555b0e65de3dbc1753ce 29-Jul-2015 Clara Bayarri <clarabayarri@google.com> Request Keyboard Shortcuts for SysUI Dialog via Window

Keyboard shortcuts are requested via WindowManager, and
the request pipes through to the view root and the window
callback.

Bug: 22405482
Change-Id: Ic0071e91c7b554be3ac9df71e9539ee8a60e822e
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/PhoneWindowActionModeTest.java
fc828febf7e7b44935eeb47ae74b26daefceea06 01-Aug-2015 Abodunrinwa Toki <toki@google.com> Enable PhoneWindowActionModeTest in continuous testing.

Instrumentation tests running in continuous testing should be
annotated with one of @SmallTest, @MediumTest, @LargeTest.

Change-Id: Ib9c450287b170683f40cfce3ba8d049023ddc357
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/PhoneWindowActionModeTest.java
18cc17a28d675c5f755451b9367aa0f8d76e6dda 07-May-2015 Clara Bayarri <clarabayarri@google.com> PhoneWindow ActionMode handling tests

Tests focusing on action mode creation, how the two types of
modes are handled together and how the lifecycle is handled.

Change-Id: I17fe7a83cba4651b295a8ce80bc449f2f2538048
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/PhoneWindowActionModeTest.java