Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DTwoPaneLayout.java391 configureAnimations(mFoldersView, mListView, mConversationFrame); in animatePanes()
394 private void configureAnimations(View... views) { in configureAnimations() method in TwoPaneLayout