Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DGoneParentFocusedChildTest.java48 getActivity().isUnhandledKeyEvent()); in testPreconditinos()
54 assertTrue(getActivity().isUnhandledKeyEvent()); in testKeyEventGoesToActivity()
H A DGoneParentFocusedChild.java39 public boolean isUnhandledKeyEvent() { in isUnhandledKeyEvent() method in GoneParentFocusedChild