Home
last modified time | relevance | path

Searched refs:transaction (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/base/core/java/android/database/sqlite/
DSQLiteSession.java345 Transaction transaction = obtainTransaction(transactionMode, transactionListener); in beginTransactionUnchecked() local
346 transaction.mParent = mTransactionStack; in beginTransactionUnchecked()
347 mTransactionStack = transaction; in beginTransactionUnchecked()
936 Transaction transaction = mTransactionPool; in obtainTransaction() local
937 if (transaction != null) { in obtainTransaction()
938 mTransactionPool = transaction.mParent; in obtainTransaction()
939 transaction.mParent = null; in obtainTransaction()
940 transaction.mMarkedSuccessful = false; in obtainTransaction()
941 transaction.mChildFailed = false; in obtainTransaction()
943 transaction = new Transaction(); in obtainTransaction()
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
DARM_DELIVERY.TXT1 The contents of this transaction was created by Hedley Francis
10 quoting transaction reference <97412>.
21 This transaction contains deliverables which are designated as being of
47 In addition to the data versions listed above, this transaction contains
54 files included in this transaction, together with their checksums.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
DARM_DELIVERY.TXT1 The contents of this transaction was created by Hedley Francis
10 quoting transaction reference <97414>.
21 This transaction contains deliverables which are designated as being of
47 In addition to the data versions listed above, this transaction contains
54 files included in this transaction, together with their checksums.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
DARM_DELIVERY.TXT1 The contents of this transaction was created by Hedley Francis
10 quoting transaction reference <97413>.
21 This transaction contains deliverables which are designated as being of
47 In addition to the data versions listed above, this transaction contains
54 files included in this transaction, together with their checksums.
/frameworks/base/docs/html/training/basics/fragments/
Dfragment-ui.jd62 <p>To perform a transaction such as add or
100 <p>You can perform multiple fragment transaction for the activity using the same {@link
160 <p class="note"><strong>Note:</strong> When you remove or replace a fragment and add the transaction
162 back to restore the fragment, it restarts. If you <em>do not</em> add the transaction to the back
174 FragmentTransaction transaction = getSupportFragmentManager().beginTransaction();
177 // and add the transaction to the back stack so the user can navigate back
178 transaction.replace(R.id.fragment_container, newFragment);
179 transaction.addToBackStack(null);
181 // Commit the transaction
182 transaction.commit();
[all …]
Dcommunicating.jd156 FragmentTransaction transaction = getSupportFragmentManager().beginTransaction();
159 // and add the transaction to the back stack so the user can navigate back
160 transaction.replace(R.id.fragment_container, newFragment);
161 transaction.addToBackStack(null);
163 // Commit the transaction
164 transaction.commit();
/frameworks/base/core/java/android/preference/
DPreferenceActivity.java1219 FragmentTransaction transaction = getFragmentManager().beginTransaction(); in switchToHeaderInner() local
1220 transaction.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE); in switchToHeaderInner()
1221 transaction.replace(com.android.internal.R.id.prefs, f); in switchToHeaderInner()
1222 transaction.commitAllowingStateLoss(); in switchToHeaderInner()
1318 FragmentTransaction transaction = getFragmentManager().beginTransaction(); in startPreferenceFragment() local
1319 transaction.replace(com.android.internal.R.id.prefs, fragment); in startPreferenceFragment()
1321 transaction.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_OPEN); in startPreferenceFragment()
1322 transaction.addToBackStack(BACK_STACK_PREFS); in startPreferenceFragment()
1324 transaction.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE); in startPreferenceFragment()
1326 transaction.commitAllowingStateLoss(); in startPreferenceFragment()
[all …]
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipHelper.java337 ServerTransaction transaction = event.getServerTransaction(); in getServerTransaction() local
338 if (transaction == null) { in getServerTransaction()
342 return transaction; in getServerTransaction()
353 ServerTransaction transaction = getServerTransaction(event); in sendRinging() local
362 transaction.sendResponse(response); in sendRinging()
363 return transaction; in sendRinging()
519 public static String getCallId(Transaction transaction) { in getCallId() argument
520 return ((transaction != null) ? getCallId(transaction.getRequest()) in getCallId()
DSipSessionGroup.java423 ISipSessionListener listener, ServerTransaction transaction, in createNewSession() argument
426 newSession.mServerTransaction = transaction; in createNewSession()
879 private String toString(Transaction transaction) { in toString() argument
880 if (transaction == null) return "null"; in toString()
881 Request request = transaction.getRequest(); in toString()
882 Dialog dialog = transaction.getDialog(); in toString()
885 cseq.getSeqNumber(), transaction.getState(), in toString()
/frameworks/base/docs/html/google/play/billing/v2/
Dapi.jd68 transaction information for each item on a per-user basis. This enables you to
80 <li><em>Unmanaged</em> &mdash; Items that do not have their transaction
82 Play to retrieve transaction information for those items. For "unmanaged"
83 purchases, you are responsible for managing the transaction information. Also,
132 transaction history or perform various in-app billing security tasks, such as signature
174 detailed transaction information. The following section describes the basic request-response
209 an item in your application. Google Play then handles the financial transaction by displaying
214 a requested purchase is billed successfully or when a user cancels a transaction during
217 transaction information to retrieve.</p>
225 <p>This request retrieves a user's transaction status for <a
[all …]
Dbilling_integrate.jd66 integrity of the transaction messages that are sent by Google Play.</li>
196 <p>This enables the application to verify the signature of the transaction information that is
493 <li><code>GET_PURCHASE_INFORMATION</code>&mdash;retrieves transaction information for a purchase
495 <li><code>CONFIRM_NOTIFICATIONS</code>&mdash;acknowledges that you received the transaction
497 <li><code>RESTORE_TRANSACTIONS</code>&mdash;retrieves a user's transaction history for <a
681 <p>Next, when the requested transaction changes state (for example, the purchase is successfully
684 use to retrieve the transaction details for the <code>REQUEST_PURCHASE</code> request.</p>
693 message until you receive an <code>IN_APP_NOTIFY</code> message for the transaction. While the
694 transaction is pending, the Google Play checkout UI displays an "Authorizing purchase..."
696 this notification as your primary means of conveying transaction status to users. Instead, we
[all …]
Dbilling_reference.jd179 to verify the integrity of transaction responses form Google Play.</td>
198 transaction information for an order. You can use this key to send supplemental information with
216 an item in your application. Google Play then handles the financial transaction by displaying
221 occur when a purchase request is billed successfully or when a user cancels a transaction during
224 transaction information to retrieve.</p>
233 <p>This request retrieves a user's transaction status for managed purchases (see <a
236 retrieve a user's transaction status, which is usually only when your application is reinstalled
350 transaction information is contained in a JSON string. The JSON string is signed and the signature
395 <td>A unique order identifier for the transaction. This corresponds to the Google Wallet Order
/frameworks/support/v4/java/android/support/v4/app/
DDialogFragment.java150 public int show(FragmentTransaction transaction, String tag) { in show() argument
153 transaction.add(this, tag); in show()
155 mBackStackId = transaction.commit(); in show()
/frameworks/base/core/java/android/app/
DDialogFragment.java242 public int show(FragmentTransaction transaction, String tag) { in show() argument
245 transaction.add(this, tag); in show()
247 mBackStackId = transaction.commit(); in show()
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/fragments/
Dfragment-ui.jd127 FragmentTransaction transaction = getSupportFragmentManager().beginTransaction();
131 transaction.replace(R.id.fragment_container, newFragment);
132 transaction.addToBackStack(null);
135 transaction.commit();
/frameworks/base/docs/html/training/implementing-navigation/
Dtemporal.jd183 the transaction:</p>
190 // Add this transaction to the back stack
197 the {@link android.app.FragmentManager} pops the most recent transaction off the back stack and
198 performs the reverse action (such as removing a fragment if the transaction added it).</p>
201 stack</strong> when the transaction is for horizontal navigation (such as when switching tabs)
207 fragments, such as the action bar, remember to update the UI when you commit the transaction. You
209 when you commit the transaction. You can listen for when a {@link android.app.FragmentTransaction}
/frameworks/base/docs/html/guide/components/
Dfragments.jd62 fragment transaction, you can also add it to a back stack that's managed by the
63 activity&mdash;each back stack entry in the activity is a record of the fragment transaction that
64 occurred. The back stack allows the user to reverse a fragment transaction (navigate backwards),
403 commit to the activity is called a transaction and you can perform one using APIs in {@link
404 android.app.FragmentTransaction}. You can also save each transaction to a back stack managed by the
416 <p>Each transaction is a set of changes that you want to perform at the same time. You can set
417 up all the changes you want to perform for a given transaction using methods such as {@link
419 and {@link android.app.FragmentTransaction#replace replace()}. Then, to apply the transaction
425 android.app.FragmentTransaction#addToBackStack addToBackStack()}, in order to add the transaction
433 // Create new fragment and transaction
[all …]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DSelectPrinterActivity.java305 FragmentTransaction transaction = getFragmentManager().beginTransaction(); in showAddPrinterSelectionDialog() local
309 transaction.remove(oldFragment); in showAddPrinterSelectionDialog()
316 transaction.add(newFragment, FRAGMENT_TAG_ADD_PRINTER_DIALOG); in showAddPrinterSelectionDialog()
317 transaction.commit(); in showAddPrinterSelectionDialog()
/frameworks/base/docs/html/tools/testing/
Dwhat_to_test.jd37 current transaction.
49 transaction state, you should also test that the application updates itself to respond
/frameworks/base/docs/html/training/animation/
Dcardflip.jd349 // Create and commit a new fragment transaction that adds the fragment for the back of
368 // Add this transaction to the back stack, allowing users to press Back
372 // Commit the transaction.
/frameworks/base/docs/html/google/play/billing/
Dbilling_subscriptions.jd257 payment to use for billing and completing the normal purchase transaction.
260 to the free trial. Instead, Google Play records a transaction of $0.00 and the
262 until cancellation. When the transaction is complete, Google Play notifies users
376 any subscription products, the transaction fee is the same as the transaction
380 Billing to handle the transaction and may not provide links to a purchase flow
392 each recurring transaction by appending an integer as follows: </p>
Dbilling_overview.jd136 the transaction, including requesting and validating the form of payment and
137 processing the financial transaction.</p>
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp211 Vector<ComposerState> transaction; in closeGlobalTransactionImpl() local
225 transaction = mComposerStates; in closeGlobalTransactionImpl()
242 sm->setTransactionState(transaction, displayTransaction, flags); in closeGlobalTransactionImpl()
/frameworks/av/media/mtp/
DMtpServer.cpp171 MtpTransactionID transaction = mRequest.getTransactionID(); in run() local
200 mData.setTransactionID(transaction); in run()
214 mResponse.setTransactionID(transaction); in run()
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dhce.jd60 and no Android application is involved in the transaction at all. After the
61 transaction is complete, an Android application can query the secure element
62 directly for the transaction status and notify the user.</p>
112 running) and executes the transaction in the background. Of course, you are free
417 transaction. This is necessary because the user may have moved the device away
510 because the host CPU is not involved in the transaction and therefore cannot

12