Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 124) sorted by relevance

12345

/frameworks/base/core/java/com/android/internal/util/
DJournaledFile.java36 public JournaledFile(File real, File temp) { in JournaledFile() argument
37 mReal = real; in JournaledFile()
/frameworks/base/docs/html/training/scheduling/
Dalarms.jd164 <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/
Dintuit-mint.jd1 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
Ddrupe-communications.jd38 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
Dexpressen-sports.jd22 combined with user research and testing various prototypes with real users.
Dremember-the-milk.jd32 resource, and with the extra screen real estate tablets afford, users have
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc155 // of cache. (a real end)
175 // meet real end
/frameworks/base/docs/html/training/custom-views/
Dmaking-interactive.jd40 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/
DPathV3.inc186 // of cache. (a real end)
201 case 0: // meet real end
/frameworks/base/docs/html/distribute/engage/
Danalytics.jd28 Google Analytics delivers the numbers in real time, so you can act fast to
Dgame-services.jd38 yourself such as achievements, leaderboards, real-time multiplayer, and
102 others to your real-time and turn-by-turn games. Players can invite friends
Dnearby.jd34 Discover other local devices and create connections that enable real-time, cross-device
/frameworks/base/docs/html/google/play/billing/
Dbilling_best_practices.jd47 <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
Dbilling_testing.jd61 <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/
Drunning-app.jd35 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/
Dcast.jd13 a primary display on the sender. Native games can provide real-time interaction on
/frameworks/base/docs/html/design/style/
Ddevices-displays.jd26 <p>On larger devices, take advantage of extra screen real estate. Create compound views that combine
/frameworks/base/core/java/android/provider/
DBrowser.java316 String url, boolean real) { in updateVisitedHistory() argument
/frameworks/base/docs/html/distribute/stories/games/
Dtapps.jd347 <em>"Be a real villain and CONQUER THE WORLD!"</em>
350 <strong><em>"Mwahahaha! Be a real villain and CONQUER THE
Dnoodlecake-super-stickman.jd99 real-time</a> or
/frameworks/base/docs/html/design/wear/
Dcreative-vision.jd23 allowing users to be more connected to both the virtual world and the real world. Great Android
/frameworks/base/docs/html/about/
Dstart.jd56 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/
Dmeasure.jd73 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/
Ddoze-standby.jd219 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/
Dprinciples.jd38 <h4 id="real-objects-more-fun">实际对象要比按钮和菜单更有趣</h4>

12345