OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConversationPhotoTeaserView
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListHelper.java
47
final
ConversationPhotoTeaserView
conversationPhotoTeaser =
48
(
ConversationPhotoTeaserView
) LayoutInflater.from(context)
ConversationPhotoTeaserView.java
26
public class
ConversationPhotoTeaserView
extends FrameLayout
47
public
ConversationPhotoTeaserView
(final Context context) {
51
public
ConversationPhotoTeaserView
(final Context context, final AttributeSet attrs) {
55
public
ConversationPhotoTeaserView
(
61
synchronized (
ConversationPhotoTeaserView
.class) {
Completed in 337 milliseconds