Searched refs:actionableDownEventStartedOnView (Results 1 – 1 of 1) sorted by relevance
640 if (!actionableDownEventStartedOnView(event)) { in onTouchEvent()714 private boolean actionableDownEventStartedOnView(MotionEvent event) { in actionableDownEventStartedOnView() method in LegacyLockIconViewController836 return inLockIconArea && actionableDownEventStartedOnView(event); in willHandleTouchWhileDozing()