Searched refs:getInteger (Results 1 – 17 of 17) sorted by relevance
| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | TintTypedArray.java | 186 public int getInteger(int index, int defValue) { in getInteger() method in TintTypedArray 187 return mWrapped.getInteger(index, defValue); in getInteger()
|
| D | Toolbar.java | 275 mGravity = a.getInteger(R.styleable.Toolbar_android_gravity, mGravity); in Toolbar() 276 mButtonGravity = a.getInteger(R.styleable.Toolbar_buttonGravity, Gravity.TOP); in Toolbar()
|
| /appcompat/appcompat-resources/src/main/java/androidx/appcompat/widget/ |
| D | ResourcesWrapper.java | 196 public int getInteger(int id) throws NotFoundException { in getInteger() method in ResourcesWrapper 197 return mResources.getInteger(id); in getInteger()
|
| /appcompat/appcompat/src/main/ |
| D | baseline-prof.txt | 354 HSPLandroidx/appcompat/widget/TintTypedArray;->getInteger(II)I
|
| /appcompat/appcompat/api/ |
| D | restricted_1.3.0-beta01.txt | 1981 method public int getInteger(int, int);
|
| D | restricted_1.1.0-beta01.txt | 1979 method public int getInteger(int, int);
|
| D | restricted_1.3.0-beta02.txt | 1981 method public int getInteger(int, int);
|
| D | restricted_1.0.0.txt | 1974 method public int getInteger(int, int);
|
| D | restricted_1.1.0-rc01.txt | 1979 method public int getInteger(int, int);
|
| D | restricted_1.2.0-beta01.txt | 1983 method public int getInteger(int, int);
|
| D | restricted_1.6.0-beta02.txt | 2060 method public int getInteger(int, int);
|
| D | restricted_current.txt | 2060 method public int getInteger(int, int);
|
| D | restricted_1.5.0-beta01.txt | 2048 method public int getInteger(int, int);
|
| D | restricted_1.7.0-beta01.txt | 2061 method public int getInteger(int, int);
|
| D | restricted_1.6.0-beta01.txt | 2060 method public int getInteger(int, int);
|
| D | restricted_1.4.0-beta02.txt | 2017 method public int getInteger(int, int);
|
| D | restricted_1.4.0-beta01.txt | 2017 method public int getInteger(int, int);
|