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

  /packages/apps/Messaging/src/com/android/messaging/ui/
UIIntents.java 303 public abstract Intent getIntentForConversationActivity(final Context context,
UIIntentsImpl.java 383 public Intent getIntentForConversationActivity(final Context context,
  /packages/apps/Messaging/src/com/android/messaging/widget/
WidgetConversationService.java 158 final Intent intent = UIIntents.get().getIntentForConversationActivity(mContext,
477 final Intent intent = UIIntents.get().getIntentForConversationActivity(mContext,
WidgetConversationListService.java 128 final Intent intent = UIIntents.get().getIntentForConversationActivity(mContext,

Completed in 1092 milliseconds