Searched refs:getFillBefore (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/animation/ | ||
H A D | AnimationSet.java | 351 if (!a.isFillEnabled() || a.getFillBefore() || a.getStartOffset() == 0) { in initializeInvalidateRegion() |
H A D | Animation.java | 813 public boolean getFillBefore() { in getFillBefore() method in Animation |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ | ||
H A D | current.txt | 54802 method public boolean getFillBefore(); |