Searched refs:isCapturedViewUnder (Results 1 – 9 of 9) sorted by relevance
/frameworks/support/v4/java/android/support/v4/widget/ |
D | ViewDragHelper.java | 1141 } else if (isCapturedViewUnder((int) x, (int) y)) { in processTouchEvent() 1445 public boolean isCapturedViewUnder(int x, int y) { in isCapturedViewUnder() method in ViewDragHelper
|
/frameworks/support/v4/api/ |
D | 22.1.0.txt | 3072 method public boolean isCapturedViewUnder(int, int);
|
D | 22.0.0.txt | 2806 method public boolean isCapturedViewUnder(int, int);
|
D | 22.2.1.txt | 3148 method public boolean isCapturedViewUnder(int, int);
|
D | 22.2.0.txt | 3147 method public boolean isCapturedViewUnder(int, int);
|
D | 23.0.0.txt | 3437 method public boolean isCapturedViewUnder(int, int);
|
D | 23.1.0.txt | 3477 method public boolean isCapturedViewUnder(int, int);
|
D | 23.1.1.txt | 3444 method public boolean isCapturedViewUnder(int, int);
|
D | current.txt | 3718 method public boolean isCapturedViewUnder(int, int);
|