Home
last modified time | relevance | path

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

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