Home
last modified time | relevance | path

Searched refs:getValue (Results 1 – 18 of 18) sorted by relevance

/appcompat/appcompat-resources/src/main/java/androidx/appcompat/widget/
DResourcesWrapper.java231 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()
DResourceManagerInternal.java178 context.getResources().getValue(resId, tv, true); in createDrawableIfNeeded()
252 res.getValue(resId, tv, true); in loadDrawableFromDelegates()
/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DTintTypedArray.java222 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/
DAppCompatDelegateImpl.java1092 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/
DAlertDialogTest.java1023 assertEquals("Button clicked", whichButtonClicked, messageArgumentCaptor.getValue().what); in verifyPostButtonClickState()
/appcompat/appcompat/api/
Drestricted_1.3.0-beta01.txt1992 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.1.0-beta01.txt1990 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.3.0-beta02.txt1992 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.0.0.txt1985 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.1.0-rc01.txt1990 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.2.0-beta01.txt1994 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.6.0-beta02.txt2071 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_current.txt2071 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.5.0-beta01.txt2059 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.7.0-beta01.txt2072 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.6.0-beta01.txt2071 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.4.0-beta02.txt2028 method public boolean getValue(int, android.util.TypedValue!);
Drestricted_1.4.0-beta01.txt2028 method public boolean getValue(int, android.util.TypedValue!);