Searched refs:isCapturedViewUnder (Results 1 – 25 of 30) sorted by relevance
12
/frameworks/support/customview/api/ |
D | current.txt | 62 method public boolean isCapturedViewUnder(int, int);
|
/frameworks/support/customview/api_legacy/ |
D | current.txt | 62 method public boolean isCapturedViewUnder(int, int);
|
D | 0.0.0.txt | 62 method public boolean isCapturedViewUnder(int, int);
|
D | 28.0.0-alpha1.txt | 62 method public boolean isCapturedViewUnder(int, int);
|
/frameworks/support/customview/src/main/java/androidx/customview/widget/ |
D | ViewDragHelper.java | 1150 } else if (isCapturedViewUnder((int) x, (int) y)) { in processTouchEvent() 1454 public boolean isCapturedViewUnder(int x, int y) { in isCapturedViewUnder() method in ViewDragHelper
|
/frameworks/support/legacy/core-ui/api_legacy/ |
D | 26.1.0.txt | 612 method public boolean isCapturedViewUnder(int, int);
|
D | 27.0.0.txt | 612 method public boolean isCapturedViewUnder(int, int);
|
D | 26.0.0.txt | 612 method public boolean isCapturedViewUnder(int, int);
|
D | 27.1.0.txt | 707 method public boolean isCapturedViewUnder(int, int);
|
/frameworks/support/api/ |
D | 22.0.0.txt | 4248 method public boolean isCapturedViewUnder(int, int);
|
D | 22.1.0.txt | 4656 method public boolean isCapturedViewUnder(int, int);
|
D | 22.2.0.txt | 5070 method public boolean isCapturedViewUnder(int, int);
|
D | 22.2.1.txt | 5099 method public boolean isCapturedViewUnder(int, int);
|
D | 25.2.0.txt | 7926 method public boolean isCapturedViewUnder(int, int);
|
D | 25.0.0.txt | 7515 method public boolean isCapturedViewUnder(int, int);
|
D | 24.2.0.txt | 7445 method public boolean isCapturedViewUnder(int, int);
|
D | 23.0.0.txt | 5867 method public boolean isCapturedViewUnder(int, int);
|
D | 23.1.1.txt | 6141 method public boolean isCapturedViewUnder(int, int);
|
D | 25.4.0.txt | 8436 method public boolean isCapturedViewUnder(int, int);
|
D | 23.2.1.txt | 6565 method public boolean isCapturedViewUnder(int, int);
|
D | 26.0.0-alpha1.txt | 8831 method public boolean isCapturedViewUnder(int, int);
|
D | 23.2.0.txt | 6565 method public boolean isCapturedViewUnder(int, int);
|
D | 23.4.0.txt | 6577 method public boolean isCapturedViewUnder(int, int);
|
D | 23.1.0.txt | 6171 method public boolean isCapturedViewUnder(int, int);
|
D | 25.3.0.txt | 8358 method public boolean isCapturedViewUnder(int, int);
|
12