Home
last modified time | relevance | path

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

/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/secondarydisplay/
DSDWorkModeTest.java92 AllAppsRecyclerView rv1 = launcher.getAppsView().getActiveRecyclerView(); in testAllAppsList_workProfile() local
93 verifyRecyclerViewCount(rv1); in testAllAppsList_workProfile()
105 assertNotSame(rv1, rv2); in testAllAppsList_workProfile()