HomeSort by relevance Sort by last modified time
    Searched full:payment (Results 26 - 50 of 743) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/wizard/
WizardExampleActivity.java 43 // he will not be send back to 'Processing Payment...'-Screen.
  /system/connectivity/shill/cellular/
modem_info.h 90 // Post-payment activation state of the modem.
cellular_capability_universal.h 138 // Updates the online payment portal information, if any, for the cellular
142 // Post-payment activation handlers.
146 // payment portal of a cellular operator.
390 // Post-payment activation handlers.
cellular_capability_universal_cdma.h 85 // Post-payment activation handlers.
  /external/mdnsresponder/mDNSPosix/
libnss_mdns.8 135 the payment of the cost of replacing the goods or of acquiring
138 the payment of the cost of having the goods repaired; or
146 the payment of the cost of having the services supplied again.
nss_ReadMe.txt 106 iii. the payment of the cost of replacing the goods or of acquiring
108 iv. the payment of the cost of having the goods repaired; or
111 ii. the payment of the cost of having the services supplied
nss_mdns.conf.5 122 the payment of the cost of replacing the goods or of acquiring
125 the payment of the cost of having the goods repaired; or
133 the payment of the cost of having the services supplied again.
  /frameworks/base/docs/html/distribute/googleplay/edu/
about.jd 70 purchases using standard institutional payment mechanisms and then
121 Bulk purchase with institutional payment
126 bulk, using purchase orders and other payment methods that are easy for
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
FactoryProvider.java 60 * Payment create(Date startDate, Money amount);
71 * <pre>public class RealPayment implements Payment {
98 * Payment payment = paymentFactory.create(new Date(), amount);
99 * payment.apply();
109 * Payment create(
115 * <pre>public class RealPayment implements Payment {
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
hce.jd 21 <li><a href="#PaymentApps">Payment Applications</a>
88 protocols, such as contactless payment cards. These protocols are also
126 well-known and publicly registered (for example, the AIDs of payment networks
166 android.nfc.cardemulation.CardEmulation#CATEGORY_PAYMENT} (covering industry-standard payment
173 android.nfc.cardemulation.CardEmulation#CATEGORY_PAYMENT} category may be enabled in the system at any given time. Typically, this will be an app that understands major credit card payment protcols and which can work at any merchant.</p>
174 <p>For <em>closed-loop</em> payment apps that only work at one merchant (such as stored-value cards), you should use {@link
352 <p>For example, for some categories (like payment) the user may be able to select a
368 <h2 id="PaymentApps">Payment Applications</h2>
371 "payment" category as payment applications. The Android 4.4 release contains
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredAidCache.java 220 * 2) Else, if there is a preferred payment service, that service wins
251 // If this service claims it's a payment AID, don't route it,
256 " because it's not the payment default.)");
269 // 2nd priority: if there is a preferred payment service,
270 // and that service claims this as a payment AID, that service gets it
271 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to payment default " +
338 prefixDefaultInfo.paymentDefault.service.getComponent() + " is payment" +
345 if (DBG) Log.d(TAG, "One of the conflicting AID registrations is either payment " +
575 if (DBG) Log.d(TAG, "Preferred payment service changed.");
629 pw.println(" Preferred payment service: " + mPreferredPaymentService)
    [all...]
HostEmulationManager.java 76 // Variables below are for a non-payment service,
82 // Variables below are for a payment service,
287 Log.d(TAG, "Service already bound as payment service.");
355 Log.e(TAG, "Could not bind (persistent) payment service.");
520 pw.println(" payment: " + mPaymentServiceName);
  /external/libjpeg-turbo/testimages/
nightshot_iso_100.txt 17 3. No payment is required for distribution this material, it must be available freely under the conditions stated here. That is, it is prohibited to sell the material.
  /external/libmicrohttpd/src/microhttpd/
reason_phrase.c 67 "Payment Required",
  /prebuilts/go/darwin-x86/src/net/http/
status.go 85 StatusPaymentRequired: "Payment Required",
  /prebuilts/go/linux-x86/src/net/http/
status.go 85 StatusPaymentRequired: "Payment Required",
  /external/autotest/client/tests/dbt2/
dbt2-0.39.tar.bz2 
  /external/autotest/client/site_tests/network_LTEActivate/
network_LTEActivate.py 81 This test verifies that the modem resets after online payment.
106 case of a post-payment registration and the modem finally registers
162 After an online payment to activate a network, shill keeps track of service
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/
connection.py 125 money from a sender's payment instrument to the recipient, while
190 Installs a payment instruction for caller.
393 Gets the payment instruction of a token.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/fps/
test.py 62 'paymentReason': 'a reason for payment',
  /frameworks/support/samples/SupportLeanbackDemos/res/values/
strings.xml 73 <string name="guidedstep_newpayment_title">New payment</string>
  /packages/apps/Settings/src/com/android/settings/nfc/
PaymentDefaultDialog.java 96 Log.e(TAG, "Component " + component + " is not a registered payment service.");
PaymentSettings.java 63 preference.setKey("payment");
  /frameworks/base/core/java/android/nfc/cardemulation/
CardEmulation.java 82 * Category used for NFC payment services.
84 public static final String CATEGORY_PAYMENT = "payment";
429 * to override the default payment service.
431 * category that are also handled by the default payment service, and the
433 * default payment service.
437 * whether foreground apps can override the default payment service.
  /cts/apps/CtsVerifier/res/values/
strings.xml     [all...]

Completed in 1754 milliseconds

12 3 4 5 6 7 8 91011>>