HomeSort by relevance Sort by last modified time
    Searched full:transaction (Results 951 - 975 of 1579) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/sqlite/src/test/
attach.test 400 # Even though 'db' has started a transaction, it should not yet have
409 # Reading from test2.db from db within a transaction should not
467 # Change for version 3. Transaction is no longer rolled back
autovacuum.test 46 # is deleted per transaction, sometimes more than one.
47 # 4. After each transaction the table data is checked to ensure it is correct
497 # Test that if a statement transaction around a CREATE INDEX statement is
fts3cov.test 144 # flushed to the database automatically, even if the transaction has not
275 # If a set of documents are modified within a transaction, the
323 # Test that a table can be optimized in the middle of a transaction when
  /external/libnfc-nxp/src/
phHciNfc_Emulation.c 112 /* Application ID of the UICC Transaction performed */
    [all...]
  /frameworks/base/core/java/android/net/dhcp/
DhcpPacket.java 182 * The transaction identifier used in this particular DHCP negotiation
239 * Returns the transaction ID.
300 buf.putInt(mTransId); // Transaction ID
  /frameworks/base/docs/html/google/play/billing/v2/
billing_subscriptions.jd 72 can retrieve the purchase token and other transaction details by initiating a
189 transaction..
279 <p>Your app can store the restored purchase state and other transaction details
  /frameworks/base/services/java/com/android/server/wm/
DisplayMagnifier.java 236 /** NOTE: This has to be called within a surface transaction. */
462 /** NOTE: This has to be called within a surface transaction. */
612 /** NOTE: This has to be called within a surface transaction. */
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 289 // acquire the wakeLock before start Obex transaction thread
328 // Release the wake lock if obex transaction is over
347 // Last obex transaction is finished, we start to listen for incoming
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 452 // acquire the wakeLock before start Obex transaction thread
493 // Release the wake lock if obex transaction is over
508 // Last obex transaction is finished, we start to listen for incoming
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogFragmentTest.java 118 FragmentTransaction transaction = fragmentManager.beginTransaction(); local
119 transaction.add(FragmentTestActivity.LAYOUT_ID, mFragment);
120 transaction.commitAllowingStateLoss();
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 414 String transaction = "DbDebug Modify item (" + item.title + ") in db, id: " + item.id + local
417 Launcher.sDumpLogs.add(transaction);
418 Log.d(TAG, transaction);
446 String transaction = "DbDebug Modify item (" + item.title + ") in db, id: " + item.id + local
449 Launcher.sDumpLogs.add(transaction);
450 Log.d(TAG, transaction);
617 String transaction = "DbDebug Add item (" + item.title + ") to db, id: "
620 Launcher.sDumpLogs.add(transaction);
621 Log.d(TAG, transaction);
696 String transaction = "DbDebug Delete item (" + item.title + ") from db, id:
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 112 __le32 jp_journal_trans_max; /* max number of blocks in a transaction. */
119 __le32 jp_journal_max_trans_age; /* in seconds, how old can a transaction
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 112 __le32 jp_journal_trans_max; /* max number of blocks in a transaction. */
119 __le32 jp_journal_max_trans_age; /* in seconds, how old can a transaction
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 112 __le32 jp_journal_trans_max; /* max number of blocks in a transaction. */
119 __le32 jp_journal_max_trans_age; /* in seconds, how old can a transaction
    [all...]
  /external/chromium_org/chrome_frame/
urlmon_url_request.cc 593 // However urlmon still tries to establish a transaction with the
595 // Fix is to abort the attempted transaction.
888 // to ensure that the transaction stays around if Chrome decides to issue
890 // OnResponse. However this causes the urlmon transaction object to leak.
895 // transaction
    [all...]
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 510 int transaction = 0; local
607 wpa_printf(MSG_DEBUG, "SCARD: Could not begin transaction: "
611 transaction = 1;
684 wpa_printf(MSG_DEBUG, "SCARD: Could not end transaction: "
691 if (transaction)
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/wallet/
MaskedWallet.html     [all...]
WalletClient.html 775 To allow the user to select and change the account associated with the transaction and Google
776 transaction ID, use <code>null</code> for the accountName parameter of the constructor. No special
778 Google transaction ID associated with the transaction can continue to be used.
782 new account and do not reuse the Google transaction ID associated with the old account - this is
783 a new transaction.
    [all...]
  /external/chromium/chrome/browser/history/
history_backend.cc 220 // Commit the long-running transaction.
627 // Open the long-running transaction.
    [all...]
  /external/chromium_org/net/dns/
host_resolver_impl_unittest.cc     [all...]
  /external/chromium_org/third_party/JSON/
LICENSE 610 part of a transaction in which the right of possession and use of the
612 fixed term (regardless of how the transaction is characterized), the
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 708 // transaction
807 // Commit the transaction
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
WorkingMessage.java 60 import com.android.mms.transaction.MessageSender;
61 import com.android.mms.transaction.MmsMessageSender;
62 import com.android.mms.transaction.SmsMessageSender;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/
gpl.7 470 part of a transaction in which the right of possession and use of the
472 fixed term (regardless of how the transaction is characterized), the
611 An \*(L"entity transaction\*(R" is a transaction transferring control of an
614 work results from an entity transaction, each party to that
615 transaction who receives a copy of the work also receives whatever
670 If, pursuant to or in connection with a single transaction or
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
gpl.7 470 part of a transaction in which the right of possession and use of the
472 fixed term (regardless of how the transaction is characterized), the
611 An \*(L"entity transaction\*(R" is a transaction transferring control of an
614 work results from an entity transaction, each party to that
615 transaction who receives a copy of the work also receives whatever
670 If, pursuant to or in connection with a single transaction or
    [all...]

Completed in 1976 milliseconds

<<31323334353637383940>>