| /appcompat/appcompat-resources/src/main/java/androidx/appcompat/widget/ |
| D | ResourcesWrapper.java | 231 public void getValue(int id, TypedValue outValue, boolean resolveRefs) in getValue() method in ResourcesWrapper 233 mResources.getValue(id, outValue, resolveRefs); in getValue() 243 public void getValue(String name, TypedValue outValue, boolean resolveRefs) in getValue() method in ResourcesWrapper 245 mResources.getValue(name, outValue, resolveRefs); in getValue()
|
| D | ResourceManagerInternal.java | 178 context.getResources().getValue(resId, tv, true); in createDrawableIfNeeded() 252 res.getValue(resId, tv, true); in loadDrawableFromDelegates()
|
| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | TintTypedArray.java | 222 public boolean getValue(int index, TypedValue outValue) { in getValue() method in TintTypedArray 223 return mWrapped.getValue(index, outValue); in getValue() 233 mWrapped.getValue(index, mTypedValue); in getType()
|
| /appcompat/appcompat/src/main/java/androidx/appcompat/app/ |
| D | AppCompatDelegateImpl.java | 1092 a.getValue(R.styleable.AppCompatTheme_windowMinWidthMajor, cfl.getMinWidthMajor()); 1093 a.getValue(R.styleable.AppCompatTheme_windowMinWidthMinor, cfl.getMinWidthMinor()); 1096 a.getValue(R.styleable.AppCompatTheme_windowFixedWidthMajor, 1100 a.getValue(R.styleable.AppCompatTheme_windowFixedWidthMinor, 1104 a.getValue(R.styleable.AppCompatTheme_windowFixedHeightMajor, 1108 a.getValue(R.styleable.AppCompatTheme_windowFixedHeightMinor,
|
| /appcompat/appcompat/src/androidTest/java/androidx/appcompat/app/ |
| D | AlertDialogTest.java | 1023 assertEquals("Button clicked", whichButtonClicked, messageArgumentCaptor.getValue().what); in verifyPostButtonClickState()
|
| /appcompat/appcompat/api/ |
| D | restricted_1.3.0-beta01.txt | 1992 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.1.0-beta01.txt | 1990 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.3.0-beta02.txt | 1992 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.0.0.txt | 1985 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.1.0-rc01.txt | 1990 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.2.0-beta01.txt | 1994 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.6.0-beta02.txt | 2071 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_current.txt | 2071 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.5.0-beta01.txt | 2059 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.7.0-beta01.txt | 2072 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.6.0-beta01.txt | 2071 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.4.0-beta02.txt | 2028 method public boolean getValue(int, android.util.TypedValue!);
|
| D | restricted_1.4.0-beta01.txt | 2028 method public boolean getValue(int, android.util.TypedValue!);
|