HomeSort by relevance Sort by last modified time
    Searched refs:getLayoutIdForView (Results 1 - 9 of 9) sorted by null

  /packages/apps/Messaging/tests/src/com/android/messaging/ui/
ViewTest.java 50 mView = (T) getActivity().getLayoutInflater().inflate(getLayoutIdForView(), null);
65 protected abstract int getLayoutIdForView();
CustomHeaderViewPagerTest.java 56 protected int getLayoutIdForView() {
MultiAttachmentLayoutTest.java 119 protected int getLayoutIdForView() {
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
ConversationMessageViewTest.java 107 protected int getLayoutIdForView() {
ComposeMessageViewTest.java 93 protected int getLayoutIdForView() {
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
AudioRecordViewTest.java 86 protected int getLayoutIdForView() {
GalleryGridItemViewTest.java 142 protected int getLayoutIdForView() {
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/contact/
ContactListItemViewTest.java 124 protected int getLayoutIdForView() {
  /packages/apps/Messaging/tests/src/com/android/messaging/ui/conversationlist/
ConversationListItemViewTest.java 173 protected int getLayoutIdForView() {

Completed in 106 milliseconds