Home
last modified time | relevance | path

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

/packages/apps/Messaging/tests/src/com/android/messaging/ui/
DViewTest.java50 mView = (T) getActivity().getLayoutInflater().inflate(getLayoutIdForView(), null); in getView()
65 protected abstract int getLayoutIdForView(); in getLayoutIdForView() method in ViewTest
DCustomHeaderViewPagerTest.java56 protected int getLayoutIdForView() { in getLayoutIdForView() method in CustomHeaderViewPagerTest
DMultiAttachmentLayoutTest.java119 protected int getLayoutIdForView() { in getLayoutIdForView() method in MultiAttachmentLayoutTest
/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
DAudioRecordViewTest.java86 protected int getLayoutIdForView() { in getLayoutIdForView() method in AudioRecordViewTest
DGalleryGridItemViewTest.java142 protected int getLayoutIdForView() { in getLayoutIdForView() method in GalleryGridItemViewTest
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
DConversationMessageViewTest.java107 protected int getLayoutIdForView() { in getLayoutIdForView() method in ConversationMessageViewTest
DComposeMessageViewTest.java93 protected int getLayoutIdForView() { in getLayoutIdForView() method in ComposeMessageViewTest
/packages/apps/Messaging/tests/src/com/android/messaging/ui/contact/
DContactListItemViewTest.java124 protected int getLayoutIdForView() { in getLayoutIdForView() method in ContactListItemViewTest
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversationlist/
DConversationListItemViewTest.java173 protected int getLayoutIdForView() { in getLayoutIdForView() method in ConversationListItemViewTest