Home
last modified time | relevance | path

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

/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
DContactsExpansion.java52 ViewGroup contactsContainer = (ViewGroup) findViewById(R.id.contactsContainer); in onCreate() local
55 addContact(contactsContainer, contactsIndex, R.drawable.self_portrait_square_100); in onCreate()
57 addContact(contactsContainer, contactsIndex, R.drawable.self_portrait_square_100); in onCreate()
59 addContact(contactsContainer, contactsIndex, R.drawable.self_portrait_square_100); in onCreate()