Home
last modified time | relevance | path

Searched refs:expectedLogEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
DShortcutLoggingTests.java319 public void testShortcuts(String testName, int[] testKeys, KeyboardLogEvent expectedLogEvent, in testShortcuts() argument
322 mPhoneWindowManager.assertShortcutLogged(VENDOR_ID, PRODUCT_ID, expectedLogEvent, in testShortcuts()
330 KeyboardLogEvent expectedLogEvent, int expectedKey, int expectedModifierState) { in testLongPressOnHome() argument
333 mPhoneWindowManager.assertShortcutLogged(VENDOR_ID, PRODUCT_ID, expectedLogEvent, in testLongPressOnHome()
341 int doubleTapOnHomeBehavior, KeyboardLogEvent expectedLogEvent, int expectedKey, in testDoubleTapOnHomeBehavior() argument
346 mPhoneWindowManager.assertShortcutLogged(VENDOR_ID, PRODUCT_ID, expectedLogEvent, in testDoubleTapOnHomeBehavior()
354 int settingsKeyBehavior, KeyboardLogEvent expectedLogEvent, int expectedKey, in testSettingsKey() argument
358 mPhoneWindowManager.assertShortcutLogged(VENDOR_ID, PRODUCT_ID, expectedLogEvent, in testSettingsKey()