Searched refs:PostRestoreRunnable (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerTest.java873 PostRestoreRunnable[] postRestoreOptions = new PostRestoreRunnable[]{
874 new PostRestoreRunnable() {
880 new PostRestoreRunnable() {
898 new PostRestoreRunnable() {
915 new PostRestoreRunnable() {
932 new PostRestoreRunnable() {
949 new PostRestoreRunnable() {
986 for (PostRestoreRunnable postRestoreRunnable : postRestoreOptions) {
1000 PostLayoutRunnable postLayoutOperation, PostRestoreRunnable postRestoreOperatio
1323 abstract private class PostRestoreRunnable { class in class:LinearLayoutManagerTest
[all...]

Completed in 31 milliseconds