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

  /packages/apps/Messaging/src/com/android/messaging/widget/
BugleWidgetProvider.java 84 clickIntent = UIIntents.get().getWidgetPendingIntentForConversationListActivity(context);
WidgetConversationProvider.java 98 clickIntent = uiIntents.getWidgetPendingIntentForConversationListActivity(context);
130 clickIntent = uiIntents.getWidgetPendingIntentForConversationListActivity(context);
  /packages/apps/Messaging/src/com/android/messaging/ui/
UIIntents.java 291 public abstract PendingIntent getWidgetPendingIntentForConversationListActivity(
UIIntentsImpl.java 561 public PendingIntent getWidgetPendingIntentForConversationListActivity(

Completed in 156 milliseconds