OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:frequentcontactsview
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Messaging/tests/src/com/android/messaging/ui/contact/
ContactPickerFragmentTest.java
147
final View
frequentContactsView
= ((CustomHeaderViewPagerAdapter) pager.getAdapter())
149
assertEquals(
frequentContactsView
, currentPagedView);
Completed in 44 milliseconds