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

  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
ActionService.java 27 protected static PendingIntent makeStartActionPendingIntent(final Context context,
29 return ActionServiceImpl.makeStartActionPendingIntent(context, action, requestCode,
RedownloadMmsAction.java 55 return ActionService.makeStartActionPendingIntent(context,
ActionServiceImpl.java 189 public static PendingIntent makeStartActionPendingIntent(final Context context,

Completed in 69 milliseconds