HomeSort by relevance Sort by last modified time
    Searched defs:transaction (Results 51 - 55 of 55) sorted by null

1 23

  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 18 package com.android.mms.transaction;
SmsReceiverService.java 18 package com.android.mms.transaction;
76 "com.android.mms.transaction.MESSAGE_SENT";
82 "com.android.mms.transaction.SEND_MESSAGE";
108 // if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) {
125 // if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) {
141 // if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) {
158 * Handle incoming transaction requests.
226 if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) {
260 if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) {
274 if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE))
    [all...]
  /external/bluetooth/bluez/audio/
avdtp.c 100 uint8_t transaction:4; member in struct:avdtp_common_header
106 uint8_t transaction:4; member in struct:avdtp_single_header
114 uint8_t transaction:4; member in struct:avdtp_start_header
123 uint8_t transaction:4; member in struct:avdtp_continue_header
143 uint8_t transaction:4; member in struct:avdtp_common_header
149 uint8_t transaction:4; member in struct:avdtp_single_header
157 uint8_t transaction:4; member in struct:avdtp_start_header
166 uint8_t transaction:4; member in struct:avdtp_continue_header
301 uint8_t transaction; member in struct:in_buf
309 uint8_t transaction; member in struct:pending_req
2525 static int transaction = 0; local
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 196 tdb_off_t recovery_start; /* offset of transaction recovery region */
246 struct tdb_transaction *transaction; member in struct:tdb_context
582 get the transaction lock
591 TDB_LOG((tdb, TDB_DEBUG_ERROR, "tdb_transaction_lock: failed to get transaction lock\n"));
600 release the transaction lock
1171 if ((tdb->transaction == NULL) && (tdb->map_ptr != NULL)) {
    [all...]
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 

Completed in 224 milliseconds

1 23