OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:runpendinganimations
(Results
1 - 16
of
16
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
LoggingItemAnimator.java
35
public void
runPendingAnimations
() {
39
super.
runPendingAnimations
();
DefaultItemAnimatorTest.java
143
mAnimator.
runPendingAnimations
();
RecyclerViewAnimationsTest.java
101
public void
runPendingAnimations
() {
102
super.
runPendingAnimations
();
[
all
...]
/frameworks/support/v7/recyclerview/api/
22.0.0.txt
12
method public void
runPendingAnimations
();
267
method public abstract void
runPendingAnimations
();
[
all
...]
22.1.0.txt
55
method public void
runPendingAnimations
();
322
method public abstract void
runPendingAnimations
();
[
all
...]
22.2.0.txt
92
method public void
runPendingAnimations
();
374
method public abstract void
runPendingAnimations
();
[
all
...]
22.2.1.txt
95
method public void
runPendingAnimations
();
378
method public abstract void
runPendingAnimations
();
[
all
...]
23.txt
122
method public void
runPendingAnimations
();
411
method public abstract void
runPendingAnimations
();
[
all
...]
current.txt
122
method public void
runPendingAnimations
();
411
method public abstract void
runPendingAnimations
();
[
all
...]
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DefaultItemAnimator.java
97
public void
runPendingAnimations
() {
RecyclerView.java
391
mItemAnimator.
runPendingAnimations
();
[
all
...]
/prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar
/prebuilts/sdk/support-api/
22.0.0.txt
[
all
...]
22.1.0.txt
[
all
...]
22.2.0.txt
[
all
...]
22.2.1.txt
[
all
...]
Completed in 599 milliseconds