Searched defs:NotificationTransaction (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
H A DNotificationTransaction.java54 * The NotificationTransaction is responsible for handling multimedia
69 public class NotificationTransaction extends Transaction implements Runnable { class in inherits:Transaction,Runnable
70 private static final String TAG = "NotificationTransaction";
78 public NotificationTransaction( method in class:NotificationTransaction
103 public NotificationTransaction( method in class:NotificationTransaction
225 Log.e(TAG, "NotificationTransaction failed.");

Completed in 22 milliseconds