OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConversationLongPressTipView
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListHelper.java
54
final
ConversationLongPressTipView
conversationLongPressTipView
=
55
new
ConversationLongPressTipView
(context);
68
itemViews.add(
conversationLongPressTipView
);
ConversationLongPressTipView.java
30
public class
ConversationLongPressTipView
extends ConversationTipView {
34
public
ConversationLongPressTipView
(final Context context) {
Completed in 44 milliseconds