/frameworks/base/core/res/res/xml/ |
sms_short_codes.xml | 25 The premium attribute is a regex that matches premium rate SMS short codes. 29 "pattern" or "premium" regexes, and does not match the "free" or "standard" regexes. --> 32 Premium patterns include short codes from: http://aonebill.com/coverage&tariffs 37 <shortcode country="al" pattern="\\d{5}" premium="15191|55[56]00" /> 40 <shortcode country="am" pattern="\\d{3,4}" premium="11[2456]1|3024" free="10[123]" /> 42 <!-- Austria: 10 digits, premium prefix 09xx, plus EU --> 43 <shortcode country="at" pattern="11\\d{4}" premium="09.*" free="116\\d{3}" /> 46 <shortcode country="au" pattern="19(?:\\d{4}|\\d{6})" premium="19998882" /> 48 <!-- Azerbaijan: 4-5 digits, known premium codes listed -- [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
SmsUsageMonitor.java | 83 /** Return value from {@link #checkDestination} for standard rate (non-premium) short codes. */ 86 /** Return value from {@link #checkDestination} for possible premium short codes. */ 89 /** Return value from {@link #checkDestination} for premium short codes. */ 98 /** Premium SMS permission for a new package (ask user when first premium SMS sent). */ 101 /** Default premium SMS permission (ask user for each premium SMS sent). */ 104 /** Premium SMS permission when the owner has denied the app from sending premium SMS. */ 107 /** Premium SMS permission when the owner has allowed the app to send premium SMS. * 330 String premium = parser.getAttributeValue(null, ATTR_PREMIUM); local [all...] |
SMSDispatcher.java | 237 * Observe the secure setting for updated premium sms determination rules [all...] |
/external/kernel-headers/original/linux/ |
ioprio.h | 21 * class, it always gets premium service. BE is the best-effort scheduling
|
/libcore/luni/src/main/files/cacerts/ |
c33a80d4.0 | 27 Issuer: C=ZA, ST=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com 31 Subject: C=ZA, ST=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com
|
ccc52f49.0 | 19 Issuer: C=US, O=AffirmTrust, CN=AffirmTrust Premium ECC 23 Subject: C=US, O=AffirmTrust, CN=AffirmTrust Premium ECC
|
dbc54cab.0 | 37 Issuer: C=US, O=AffirmTrust, CN=AffirmTrust Premium 41 Subject: C=US, O=AffirmTrust, CN=AffirmTrust Premium
|
/docs/source.android.com/src/devices/tech/security/ |
enhancements42.jd | 15 <li><strong>More control of premium SMS</strong> - Android will provide a notification if an 16 application attempts to send SMS to a short code that uses premium services
|
/frameworks/base/docs/html/training/in-app-billing/ |
purchase-iab-products.jd | 54 <p>The following example shows how you can handle the purchase response in the listener, depending on whether the purchase order was completed successfully, and whether the user purchased gas or a premium upgrade. In this example, gas is an in-app product that can be purchased multiple times, so you should consume the purchase to allow the user to buy it again. To learn how to consume purchases, see the <a href="{@docRoot}training/in-app-billing/purchase-iab-products.html#Consume">Consuming Products</a> section. The premium upgrade is a one-time purchase so you don?t need to consume it. It is good practice to update the UI immediately so that your users can see their newly purchased items.</p> 69 // give user access to premium content and update the UI 98 // does the user have the premium upgrade? 107 <p>You can use the In-app Billing Version 3 API to track the ownership of purchased items in Google Play. Once an item is purchased, it is considered to be "owned" and cannot be purchased again from Google Play while in that state. You must send a consumption request for the item before Google Play makes it available for purchase again. All managed in-app products are consumable. How you use the consumption mechanism in your app is up to you. Typically, you would implement consumption for products with temporary benefits that users may want to purchase multiple times (for example, in-game currency or replenishable game tokens). You would typically not want to implement consumption for products that are purchased once and provide a permanent effect (for example, a premium upgrade).</p>
|
/device/samsung/toroplus/overlay/frameworks/base/core/res/res/xml/ |
eri.xml | 82 EriText="Premium Partner" 502 EriText="Premium Service" 572 EriText="Premium Service " 642 EriText="Premium Service" 712 EriText="Premium International" 719 EriText="Premium International" 726 EriText="Premium International" [all...] |
/external/kernel-headers/original/asm-mips/sn/sn0/ |
hubmd.h | 276 /* Directory entry states for both premium and standard SIMMs. */ 294 * Premium SIMM directory entry shifts and masks. Each is valid only in the 391 /* Premium SIMM protection entry shifts and masks. */ 525 /* for Premium SIMM */ 685 /* The 48 bits of premium directory, lower word */
|
/packages/apps/Settings/src/com/android/settings/applications/ |
InstalledAppDetails.java | 731 // Premium SMS permission implies the app also has SEND_SMS permission, so the original 732 // application permissions list doesn't have to be shown/hidden separately. The premium 733 // SMS subsection should only be visible if the app has tried to send to a premium SMS. 740 // Premium SMS permission subsection 746 // Show the premium SMS permission selector 761 // Hide the premium SMS permission selector [all...] |
/external/chromium/net/base/ |
ev_root_ca_metadata.cc | 52 // AffirmTrust Premium 53 // https://premium.affirmtrust.com:4432/ 58 // AffirmTrust Premium ECC 195 // Thawte Premium Server CA
|
/frameworks/base/core/res/res/values-sw720dp/ |
dimens.xml | 71 at a premium, we don't pre-allocate any space. -->
|
/frameworks/base/docs/html/google/play/billing/ |
index.jd | 14 content such as media files or photos, virtual content such as game levels or potions, premium services
|
api.jd | 111 <dd>Typically, you would not implement consumption for in-app products that can only be purchased once in your application and provide a permanent benefit. Once purchased, these items will be permanently associated to the user's Google account. An example of a non-consumable in-app product is a premium upgrade or a level pack.</dd>
|
billing_integrate.jd | 322 a premium upgrade).</p>
|
/libcore/luni/src/test/java/tests/targets/security/cert/ |
CertificateTest.java | 334 * Issuer: C=ZA, ST=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com 338 * Subject: C=ZA, ST=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com 398 * Issuer: C=ZA, ST=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com 441 * DirName:/C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com [all...] |
/development/samples/Support4Demos/src/com/example/android/supportv4/widget/ |
SlidingPaneLayoutActivity.java | 43 * allows these wide, two-pane layouts to overlap when horizontal space is at a premium. The user
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ISms.aidl | 208 * Returns the premium SMS send permission for the specified package.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-209067.js | 386 s += '• <span class="cnnBodyText" style="font-weight:bold;color:#333;">Video: </span><img src="http://i.cnn.net/cnn/.element/img/1.0/misc/premium.gif" alt="premium content" width="9" height="11" hspace="0" vspace="0" border="0" align="absmiddle"> <a href="javascript:LaunchVideo("/showbiz/2003/06/12/peck.obit.affl.","300k");">A leading mans leading man</a><br>'; 422 s += '| <img src="http://i.cnn.net/cnn/.element/img/1.0/misc/premium.gif" alt="premium content" width="9" height="11" hspace="0" vspace="0" border="0" align="absmiddle"> <a href="javascript:LaunchVideo("/world/2003/06/11/cb.bush.roadmap.ap.","300k");">Video</a><br></div>'; 426 s += '| <img src="http://i.cnn.net/cnn/.element/img/1.0/misc/premium.gif" alt="premium content" width="9" height="11" hspace="0" vspace="0" border="0" align="absmiddle"> <a href="javascript:LaunchVideo("/iraq/2003/06/11/bw.iraq.oil.cnn.","300k");">Video</a><br></div>'; 485 s += ' <img src="http://i.a.cnn.net/cnn/images/icons/premium.gif" align="middle" alt="premium content" width="9" height="11" hspace="0" vspace="1" border="0"> <a href="javascript:LaunchVideo("/offbeat/2003/06/12/ms.casanova.col.ap.","300k");" class="cnnVideoLink">PLAY VIDEO</a></div>'; [all...] |
/external/quake/quake/src/WinQuake/kit/ |
JOYSTICK.TXT | 39 The threshold settings allow you to control your dead-zone (or no-movement zone). The default threshold settings are .15 (meaning 15% of the full-range). The range of the threshold settings is from 0 to 1. Troublesome analog joysticks may need a larger number (like .2). Premium joysticks can use a smaller number (like .1).
|
/packages/apps/Settings/res/values/ |
arrays.xml | [all...] |
/external/icu4c/common/ |
uhash.h | 68 * premium, the table can be set to both grow and shrink by calling
|
/frameworks/base/core/res/res/values/ |
dimens.xml | 112 at a premium, we don't pre-allocate any space. -->
|