OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
90
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
178
protected int
getLayoutIdForView
() {
Completed in 1824 milliseconds