Home
last modified time | relevance | path

Searched defs:isHandled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
DRemoteTransitionHandlerTest.kt75 val isHandled = handler.startAnimation( in startAnimation_noRemoteTransition_returnsFalse() constant
92 val isHandled = handler.startAnimation( in startAnimation_remoteTransition_returnsTrue() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/ui/viewmodel/
DShortcutCustomizationViewModelTest.kt277 val isHandled = in onShortcutKeyCombinationSelected_handlesKeyEvents_whereActionKeyIsAlsoPressed() constant
288 val isHandled = in onShortcutKeyCombinationSelected_doesNotHandleKeyEvents_whenActionKeyIsNotAlsoPressed() constant