Searched refs:getVirtualViewIdForHit (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java1318 int id = getVirtualViewIdForHit(x, y);
1472 private int getVirtualViewIdForHit(float x, float y) { method in class:LockPatternView.PatternExploreByTouchHelper
1484 if (DEBUG_A11Y) Log.v(TAG, "getVirtualViewIdForHit(" + x + "," + y + ") => "

Completed in 49 milliseconds