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

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

Completed in 155 milliseconds