Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DAnswerFragment.java955 Animator topRow = createTranslation(rootView.findViewById(R.id.contactgrid_top_row)); in animateEntry() local
963 builder.with(topRow).with(contactName).with(bottomRow).with(important).with(dataContainer); in animateEntry()