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

<<51525354555657585960>>

  /frameworks/base/docs/html/guide/topics/connectivity/
sip.jd 105 <td>Represents a SIP session that is associated with a SIP dialog or a standalone transaction
  /frameworks/base/obex/javax/obex/
HeaderSet.java 618 * the transaction; if this method is called on a
  /frameworks/base/services/java/com/android/server/power/
ElectronBeam.java 683 * is rotated. This is a little tricky because the display transaction
  /frameworks/base/tools/aidl/
generate_java_binder.cpp 498 // the interface descriptor transaction handler
  /frameworks/support/v4/java/android/support/v4/app/
BackStackRecord.java 518 "This transaction is already being added to the back stack");
  /packages/apps/Gallery/src/com/android/camera/
ImageGallery.java 320 // The size of a transaction should be below 100K.
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarAlarmManager.java 251 * needs to schedule. This method runs within a database transaction. It
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 1 BEGIN TRANSACTION;
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 1 BEGIN TRANSACTION;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 294 ns_t_tsig = 250, /* Transaction signature. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 294 ns_t_tsig = 250, /* Transaction signature. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 294 ns_t_tsig = 250, /* Transaction signature. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
rpc.py 447 # return if completed message transaction
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macerrors.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_httplib.py 129 # Default host header on IPv6 transaction should wrapped by [] if
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
rpc.py 447 # return if completed message transaction
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httplib.py 129 # Default host header on IPv6 transaction should wrapped by [] if
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/11/
commons-parent-11.pom 589 <module>../transaction</module>
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 21 import static com.android.mms.transaction.ProgressCallbackEntity.PROGRESS_ABORT;
22 import static com.android.mms.transaction.ProgressCallbackEntity.PROGRESS_COMPLETE;
23 import static com.android.mms.transaction.ProgressCallbackEntity.PROGRESS_START;
24 import static com.android.mms.transaction.ProgressCallbackEntity.PROGRESS_STATUS_ACTION;
137 import com.android.mms.transaction.MessagingNotification;
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database_unittest.cc 648 // The adddel command exposed a bug in the transaction code where any
649 // transaction after it would fail. Add a dummy entry and remove it to
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.cc     [all...]
safe_browsing_database_unittest.cc 701 // The adddel command exposed a bug in the transaction code where any
702 // transaction after it would fail. Add a dummy entry and remove it to
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.c 90 return "transaction timed out";
94 return "transaction aborted";
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
insert.c     [all...]
parse.y 119 trans_opt ::= TRANSACTION.
120 trans_opt ::= TRANSACTION nm.
    [all...]

Completed in 2215 milliseconds

<<51525354555657585960>>