OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:waitForFirstLayout
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseGridLayoutManagerTest.java
70
public void
waitForFirstLayout
(RecyclerView recyclerView) throws Throwable {
LinearLayoutManagerSavedStateTest.java
279
waitForFirstLayout
();
BaseLinearLayoutManagerTest.java
82
void setupByConfig(Config config, boolean
waitForFirstLayout
) throws Throwable {
102
if (
waitForFirstLayout
) {
103
waitForFirstLayout
();
158
protected void
waitForFirstLayout
() throws Throwable {
Completed in 143 milliseconds