Searched refs:lookForSelectablePosition (Results 1 – 15 of 15) sorted by relevance
| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | ListPopupWindow.java | 997 mDropDownList.lookForSelectablePosition(0, true); 999 mDropDownList.lookForSelectablePosition(adapter.getCount() - 1, false);
|
| D | DropDownListView.java | 241 public int lookForSelectablePosition(int position, boolean lookDown) { in lookForSelectablePosition() method in DropDownListView
|
| /appcompat/appcompat/api/ |
| D | restricted_1.3.0-beta01.txt | 1789 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.1.0-beta01.txt | 1787 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.3.0-beta02.txt | 1789 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.0.0.txt | 1778 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.1.0-rc01.txt | 1787 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.2.0-beta01.txt | 1791 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.6.0-beta02.txt | 1862 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_current.txt | 1862 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.5.0-beta01.txt | 1850 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.7.0-beta01.txt | 1863 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.6.0-beta01.txt | 1862 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.4.0-beta02.txt | 1822 method public int lookForSelectablePosition(int, boolean);
|
| D | restricted_1.4.0-beta01.txt | 1822 method public int lookForSelectablePosition(int, boolean);
|