Searched defs:OnTouchListener (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/security/src/android/security/cts/ | ||
D | MotionEventTest.java | 209 private static class OnTouchListener implements View.OnTouchListener { class in MotionEventTest |
D | FlagSlipperyTest.kt | 287 private inner class OnTouchListener(relayoutView: View) : View.OnTouchListener { class in FlagSlipperyTest |