/frameworks/base/core/java/com/android/internal/util/ |
D | JournaledFile.java | 36 public JournaledFile(File real, File temp) { in JournaledFile() argument 37 mReal = real; in JournaledFile()
|
/frameworks/base/docs/html/training/scheduling/ |
D | alarms.jd | 164 <p>There are two general clock types for alarms: "elapsed real time" and "real time clock" 166 Elapsed real time uses the "time since system boot" as a 167 reference, and real time clock uses UTC (wall clock) time. This means that 168 elapsed real time is suited to setting an alarm based on the passage of time (for 170 time zone/locale. The real time clock type is better suited for alarms that are dependent 180 hour), use one of the elapsed real time types. In general, this is the better choice.</p> 183 then choose one of the clock-based real time clock types. Note, however, that this approach can 186 real time clock alarm type also does not scale well, as discussed above. We recommend 187 that you use a "elapsed real time" alarm if you can.</p>
|
/frameworks/base/docs/html/distribute/stories/apps/ |
D | intuit-mint.jd | 1 page.title=Mint finds more screen real estate gives more engagement 32 more real estate, and we wanted to provide a more immersive experience for
|
D | drupe-communications.jd | 38 experience on Android. The real way to supply a people-centric experience 55 as verify new versions in real-life scenarios, on various devices, before
|
D | expressen-sports.jd | 22 combined with user research and testing various prototypes with real users.
|
D | remember-the-milk.jd | 32 resource, and with the extra screen real estate tablets afford, users have
|
/frameworks/compile/mclinker/lib/Support/Windows/ |
D | PathV3.inc | 155 // of cache. (a real end) 175 // meet real end
|
/frameworks/base/docs/html/training/custom-views/ |
D | making-interactive.jd | 40 way that closely resembles the real-world action you're mimicking. Objects should always act in the 41 same way that real 44 in the real world don't do that. Instead, images should move from one place to another.</p> 47 mimic the real world. 52 <p>This lesson demonstrates how to use features of the Android framework to add these real-world
|
/frameworks/compile/mclinker/lib/Support/Unix/ |
D | PathV3.inc | 186 // of cache. (a real end) 201 case 0: // meet real end
|
/frameworks/base/docs/html/distribute/engage/ |
D | analytics.jd | 28 Google Analytics delivers the numbers in real time, so you can act fast to
|
D | game-services.jd | 38 yourself such as achievements, leaderboards, real-time multiplayer, and 102 others to your real-time and turn-by-turn games. Players can invite friends
|
D | nearby.jd | 34 Discover other local devices and create connections that enable real-time, cross-device
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_best_practices.jd | 47 <li>Use a real-time service to deliver your content, such as a content feed. Delivering content 48 through a real-time service allows you to keep your content fresh.</li> 51 <p>When you deliver content from a remote server or a real-time service, you can store the unlocked
|
D | billing_testing.jd | 61 <li><strong>Real purchases</strong>, which let regular users make real purchases 169 <h3 id="transations">Testing with real transactions</h3> 174 <p>With alpha/beta test groups, real users (chosen by you) can install your app 175 from Google Play and test your in-app products. They can make real purchases 270 <code>REQUEST_PURCHASE</code> request, but instead of using a real product ID from your 308 purchases. Testing real in-app purchases enables you to test the end-to-end In-app Billing
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | running-app.jd | 35 Android project that displays "Hello World." You can now run the app on a real 36 device or on an emulator. If you don't have a real device available, skip to
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | cast.jd | 13 a primary display on the sender. Native games can provide real-time interaction on
|
/frameworks/base/docs/html/design/style/ |
D | devices-displays.jd | 26 <p>On larger devices, take advantage of extra screen real estate. Create compound views that combine
|
/frameworks/base/core/java/android/provider/ |
D | Browser.java | 316 String url, boolean real) { in updateVisitedHistory() argument
|
/frameworks/base/docs/html/distribute/stories/games/ |
D | tapps.jd | 347 <em>"Be a real villain and CONQUER THE WORLD!"</em> 350 <strong><em>"Mwahahaha! Be a real villain and CONQUER THE
|
D | noodlecake-super-stickman.jd | 99 real-time</a> or
|
/frameworks/base/docs/html/design/wear/ |
D | creative-vision.jd | 23 allowing users to be more connected to both the virtual world and the real world. Great Android
|
/frameworks/base/docs/html/about/ |
D | start.jd | 56 densities, and tested it on the Android emulator and on real devices. You're ready to ship your app…
|
/frameworks/base/docs/html/distribute/analyze/ |
D | measure.jd | 73 When you're selling real products within your app, if you don’t have robust 169 Google Analytics reporting is available in real-time. This powerful
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | doze-standby.jd | 219 especially if the app relies on real-time messages such as tickles or 265 real-time downstream messaging between backend services and apps on 267 real-time messaging can share this connection. This shared 444 <td rowspan="3">Requires delivery of real-time messages to users while device is in Doze or app
|
/frameworks/base/docs/html-intl/intl/zh-cn/design/get-started/ |
D | principles.jd | 38 <h4 id="real-objects-more-fun">实际对象要比按钮和菜单更有趣</h4>
|