Home
last modified time | relevance | path

Searched refs:getIntentForConversationActivity (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/widget/
DWidgetConversationService.java158 final Intent intent = UIIntents.get().getIntentForConversationActivity(mContext, in getViewAt()
477 final Intent intent = UIIntents.get().getIntentForConversationActivity(mContext, in getViewMoreItemsView()
DWidgetConversationListService.java128 final Intent intent = UIIntents.get().getIntentForConversationActivity(mContext, in getViewAt()
/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntents.java304 public abstract Intent getIntentForConversationActivity(final Context context, in getIntentForConversationActivity() method in UIIntents
DUIIntentsImpl.java383 public Intent getIntentForConversationActivity(final Context context, in getIntentForConversationActivity() method in UIIntentsImpl