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

  /packages/apps/Mms/src/com/android/mms/transaction/
TransactionBundle.java 125 public int getTransactionType() {
151 return "transactionType: " + getTransactionType() +
TransactionService.java 235 int transactionType = getTransactionType(msgType);
344 private int getTransactionType(int msgType) {
361 onNetworkUnavailable(serviceId, txnBundle.getTransactionType());
665 int transactionType = args.getTransactionType();
    [all...]

Completed in 261 milliseconds